nbiΒΆ
Path | Dimensions | Type | Units | Description |
---|---|---|---|---|
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.name (alpha) | STR_0D | User-defined name for this IDS occurrence | ||
nbi.ids_properties.occurrence | INT_0D | |||
nbi.ids_properties.occurrence_type (alpha) | STRUCTURE | Type of data contained in this occurrence | ||
nbi.ids_properties.occurrence_type.description (alpha) | STR_0D | Verbose description | ||
nbi.ids_properties.occurrence_type.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
nbi.ids_properties.occurrence_type.name (alpha) | STR_0D | Short string identifier | ||
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, | 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, | 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, | 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, | 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. Beamlet groups are assumed to be Gaussian. | |
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. Calculations of width_min_horizontal and width_min_vertical are on a plane defined by the average normal vector of the two constituent accelerator nbi target planes. | ||
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 (Full Width at Half Maximum) of the beamlets group at the horizontal focal point | |
nbi.unit[:].beamlets_group[:].focus.width_min_vertical (alpha) | FLT_0D (uncertain) | m | The vertical width (Full Width at Half Maximum) of the beamlets group 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 (dimensions of the smallest rectangle that surrounds the outer dimensions of the beamlets) of the beamlet group at the injection unit surface (or grounded grid) | |
nbi.unit[:].beamlets_group[:].width_vertical (alpha) | FLT_0D (uncertain) | m | Vertical width (dimensions of the smallest rectangle that surrounds the outer dimensions of the beamlets) of the beamlet 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 |