coils non axisymmetricΒΆ

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)

[coil[:].conductor[:].elements.types]

STRUCT_ARRAY

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 each element. If the size of this array of structure is equal to 1, then the cross-section is given only for the first element and translated along the conductor elements. Otherwise, it's given explictly for each element, allowing to describe changes of the cross section shape

coils_non_axisymmetric.coil[:].conductor[:].cross_section[:].area

(alpha)

FLT_0D (uncertain)

m^2

Area of the conductor cross-section, derived from the above geometric data

coils_non_axisymmetric.coil[:].conductor[:].cross_section[:].geometry_type

(alpha)

STRUCTURE

Geometry type used to describe the cross section of this element. The conductor centre is given by the ../../elements description.
1) polygonal : Contour described by a polygonal outline
2) circular : Circle
3) rectangle : Rectangle
4) square : Square
5) annulus : Annulus

coils_non_axisymmetric.coil[:].conductor[:].cross_section[:].geometry_type.description

(alpha)

STR_0D

Verbose description

coils_non_axisymmetric.coil[:].conductor[:].cross_section[:].geometry_type.index

(alpha)

INT_0D

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

coils_non_axisymmetric.coil[:].conductor[:].cross_section[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

coils_non_axisymmetric.coil[:].conductor[:].cross_section[:].height

(alpha)

FLT_0D (uncertain)

m

Full height of the rectangle in the binormal direction, used only if geometry_type/index = 3

coils_non_axisymmetric.coil[:].conductor[:].cross_section[:].outline

(alpha)

STRUCTURE

Polygonal outline of the cross section in the (normal, binormal) coordinate system. Do NOT repeat the first point.

coils_non_axisymmetric.coil[:].conductor[:].cross_section[:].outline.binormal

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].cross_section[:].outline.normal]

FLT_1D (uncertain)

m

Coordinates along the binormal axis

coils_non_axisymmetric.coil[:].conductor[:].cross_section[:].outline.normal

(alpha)

[1...N]

FLT_1D (uncertain)

m

Coordinate along the normal axis

coils_non_axisymmetric.coil[:].conductor[:].cross_section[:].radius_inner

(alpha)

FLT_0D (uncertain)

m

Inner radius of the annulus, used only if geometry_type/index = 5

coils_non_axisymmetric.coil[:].conductor[:].cross_section[:].width

(alpha)

FLT_0D (uncertain)

m

Full width of the rectangle or square in the normal direction, when geometry_type/index = 3 or 4. Diameter of the circle when geometry_type/index = 2. Outer diameter of the annulus in case geometry_type/index = 5

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. We define a coordinate system associated to each element as follows: for the arc and circle elements: binormal = (start point - center) x (intermediate point - center). This vector points in the direction of the circle / arc axis. normal = (center - point on curve). The normal vector will rotate as the point moves around the curve. Tangent = normal x binormal. For the line element we require an extra point, using the currently redundant intermediate point to define the line element's normal axis. The local coordinates for the line element then become: tangent = end point - start point; normal = intermediate point - start point; binormal = tangent x normal. It is assumed that all the axes above are normalized such that they have a unit length.

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.types]

FLT_1D (uncertain)

rad

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

coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.types]

FLT_1D (uncertain)

m

Major radius

coils_non_axisymmetric.coil[:].conductor[:].elements.centres.z

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.types]

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.types]

FLT_1D (uncertain)

rad

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

coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.types]

FLT_1D (uncertain)

m

Major radius

coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.z

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.types]

FLT_1D (uncertain)

m

Height

coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points

(alpha)

STRUCTURE

Position of an intermediate point along the circle or 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). In the case of a line segment (../types/index=1), fill this node with a point such that the vector intermediate_point - start_point defines the direction of the element's normal axis (see documentation of ../elements)

coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.phi

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.types]

FLT_1D (uncertain)

rad

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

coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.types]

FLT_1D (uncertain)

m

Major radius

coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.z

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.types]

FLT_1D (uncertain)

m

Height

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.types]

FLT_1D (uncertain)

rad

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

coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.types]

FLT_1D (uncertain)

m

Major radius

coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.z

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.types]

FLT_1D (uncertain)

m

Height

coils_non_axisymmetric.coil[:].conductor[:].elements.types

(alpha)

[1...N]

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. Sign convention : positive when the current flows in the direction in which conductor elements are ordered (from start to end for a positive polarity coil)

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 flows in the direction in which conductor elements are ordered (from start to end for a positive polarity coil)

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 : positive when the current flows in the direction in which conductor elements are ordered (from start to end for a positive polarity coil)

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.name

(alpha)

STR_0D

User-defined name for this IDS occurrence

coils_non_axisymmetric.ids_properties.occurrence

INT_0D

coils_non_axisymmetric.ids_properties.occurrence_type

(alpha)

STRUCTURE

Type of data contained in this occurrence
1) reconstruction : Equilibrium reconstruction
2) prediction_fixed : Equilibrium prediction, fixed boundary
3) prediction_free : Equilibrium prediction, free boundary
4) mapping : Used for mapping equilibrium results from one grid type / resolution to another, or for including variables not present in the first set such as the calculation of magnetic field of other derived parameters

coils_non_axisymmetric.ids_properties.occurrence_type.description

(alpha)

STR_0D

Verbose description

coils_non_axisymmetric.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.

coils_non_axisymmetric.ids_properties.occurrence_type.name

(alpha)

STR_0D

Short string identifier

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