IMAS physics_data_dictionary 3.15.1
diagram dd_physics_data_dictionary_p1.png
annotation
documentation
Root of the Physics Data Dictionary

element code
diagram dd_physics_data_dictionary_p2.png
annotation
documentation
Generic decription of the code-specific parameters for the code that has produced this IDS

element code/name
diagram dd_physics_data_dictionary_p3.png
annotation
documentation
Name of software generating IDS
appinfo
<type>constant</type>

element code/commit
diagram dd_physics_data_dictionary_p4.png
annotation
documentation
Unique commit reference of software
appinfo
<type>constant</type>

element code/version
diagram dd_physics_data_dictionary_p5.png
annotation
documentation
Unique version (tag) of software
appinfo
<type>constant</type>

element code/repository
diagram dd_physics_data_dictionary_p6.png
annotation
documentation
URL of software repository
appinfo
<type>constant</type>

element code/parameters
diagram dd_physics_data_dictionary_p7.png
annotation
documentation
List of the code specific parameters in XML format
appinfo
<type>constant</type>

element code/output_flag
diagram dd_physics_data_dictionary_p8.png
annotation
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.
appinfo
<coordinate1>../../time</coordinate1>
<type>dynamic</type>

element error_description
diagram dd_physics_data_dictionary_p9.png
annotation
documentation
Error description, an array of this structure is passed as argument of the access layer calls (get and put) for handling errorbars. Does not appear as such in the data structure. This is inserted in dd_support.xsd for automatic declaration in the Fortran and C++ type definitions.

element error_description/symmetric
diagram dd_physics_data_dictionary_p10.png
annotation
documentation
Flag indicating whether the error is “+/-“ symmetric (1) or not (0)
appinfo
<type>constant</type>

element error_description/type
diagram dd_physics_data_dictionary_p11.png
annotation
documentation
Type of error bar description which is used (assumed to be identical for the lower and upper error): constant_absolute|constant_relative|explicit_values|expression

element error_description/expression_upper_0d
diagram dd_physics_data_dictionary_p12.png
annotation
documentation
Upper error expression (absolute value taken), for 1D dynamic quantities
appinfo
<type>constant</type>

element error_description/expression_upper_1d
diagram dd_physics_data_dictionary_p13.png
annotation
documentation
Upper error expression (absolute value taken), for 2D dynamic quantities. If its dimension is equal to 1, the same error expression is applied to all indices of the original physical quantity
appinfo
<type>constant</type>

element error_description/expression_lower_0d
diagram dd_physics_data_dictionary_p14.png
annotation
documentation
Lower error expression (absolute value taken), for 1D dynamic quantities
appinfo
<type>constant</type>

element error_description/expression_lower_1d
diagram dd_physics_data_dictionary_p15.png
annotation
documentation
Lower error expression (absolute value taken), for 2D dynamic quantities. If its dimension is equal to 1, the same error expression is applied to all indices of the original physical quantity
appinfo
<type>constant</type>

element ids_properties
diagram dd_physics_data_dictionary_p16.png
annotation
documentation
Interface Data Structure properties. This element identifies the node above as an IDS

element ids_properties/comment
diagram dd_physics_data_dictionary_p17.png
annotation
documentation
Any comment describing the content of this IDS
appinfo
<type>constant</type>

element ids_properties/homogeneous_time
diagram dd_physics_data_dictionary_p18.png
annotation
documentation
1 if the time of this IDS is homogeneous. In this case, the time values for this IDS are stored in ../time just below the root of this IDS. Otherwise, the time values are stored in the various time fields at lower levels in the tree.
appinfo
<type>constant</type>

element ids_properties/source
diagram dd_physics_data_dictionary_p19.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

element ids_properties/provider
diagram dd_physics_data_dictionary_p20.png
annotation
documentation
Name of the person in charge of producing this data
appinfo
<type>constant</type>

element ids_properties/creation_date
diagram dd_physics_data_dictionary_p21.png
annotation
documentation
Date at which this data has been produced
appinfo
<type>constant</type>

element parameters_input
diagram dd_physics_data_dictionary_p22.png
annotation
documentation
Code parameters block passed from the wrapper to the subroutine. Does not appear as such in the data structure. This is inserted in DD_Support.xsd for automatic declaration in the Fortran and C++ type definitions.

element parameters_input/parameters_value
diagram dd_physics_data_dictionary_p23.png
annotation
documentation
Actual value of the code parameters (instance of Code_Parameters/Parameters in XML format)
appinfo
<type>constant</type>

element parameters_input/parameters_default
diagram dd_physics_data_dictionary_p24.png
annotation
documentation
Default value of the code parameters (instance of Code_Parameters/Parameters in XML format)
appinfo
<type>constant</type>

element parameters_input/schema
diagram dd_physics_data_dictionary_p25.png
annotation
documentation
Code parameters schema
appinfo
<type>constant</type>

element plasma_composition
diagram dd_physics_data_dictionary_p26.png
annotation
documentation
Generic declaration of Plasma Composition for a simulation

element plasma_composition/ion
diagram dd_physics_data_dictionary_p27.png
annotation
documentation
Array of plasma ions
appinfo
<coordinate1>1...N</coordinate1>

element time
diagram dd_physics_data_dictionary_p28.png
annotation
documentation
Generic time [s]
appinfo
<coordinate1>1...N</coordinate1>
<type>dynamic</type>

group CPX_0D
diagram dd_physics_data_dictionary_p29.png
annotation
documentation
Scalar complex Data Item

element CPX_0D/class_of
diagram dd_physics_data_dictionary_p30.png
annotation
documentation
Class of Data Item

element CPX_0D/data
diagram dd_physics_data_dictionary_p31.png
annotation
documentation
The data content of this Data Item

group CPX_1D
diagram dd_physics_data_dictionary_p32.png
annotation
documentation
1-dimension complex Data Item

element CPX_1D/class_of
diagram dd_physics_data_dictionary_p33.png
annotation
documentation
Class of Data Item

element CPX_1D/data
diagram dd_physics_data_dictionary_p34.png
annotation
documentation
The data content of this node

group CPX_2D
diagram dd_physics_data_dictionary_p35.png
annotation
documentation
2-dimension complex Data Item

element CPX_2D/class_of
diagram dd_physics_data_dictionary_p36.png
annotation
documentation
Class of Data Item

element CPX_2D/data
diagram dd_physics_data_dictionary_p37.png
annotation
documentation
The data content of this node

group data_properties
diagram dd_physics_data_dictionary_p38.png
annotation
documentation
General properties of a Data Item

element data_properties/comment_of
diagram dd_physics_data_dictionary_p39.png
annotation
documentation
Free string carrying a comment on the Data Item
appinfo
<type>constant</type>

element data_properties/creator_of
diagram dd_physics_data_dictionary_p40.png
annotation
documentation
Who created this Data Item
appinfo
<type>constant</type>

element data_properties/date_of
diagram dd_physics_data_dictionary_p41.png
annotation
documentation
Date of the Data Item, can be reference to a higher structure date (date pattern)
appinfo
<type>constant</type>

element data_properties/reference_of
diagram dd_physics_data_dictionary_p42.png
annotation
documentation
Documented reference to this data
appinfo
<type>constant</type>

element data_properties/shape_of
diagram dd_physics_data_dictionary_p43.png
annotation
documentation
What is the shape of this Data Item e.g. (3,4,2)
appinfo
<type>constant</type>

element data_properties/source_of
diagram dd_physics_data_dictionary_p44.png
annotation
documentation
Where do the data for this Data Item come from (a procedure, a set of codes, ...)
appinfo
<type>constant</type>

group FLT_0D
diagram dd_physics_data_dictionary_p45.png
annotation
documentation
Scalar real Data Item

element FLT_0D/class_of
diagram dd_physics_data_dictionary_p46.png
annotation
documentation
Class of Data Item

element FLT_0D/data
diagram dd_physics_data_dictionary_p47.png
annotation
documentation
The data content of this Data Item

group FLT_1D
diagram dd_physics_data_dictionary_p48.png
annotation
documentation
1-dimension float Data Item

element FLT_1D/class_of
diagram dd_physics_data_dictionary_p49.png
annotation
documentation
Class of Data Item

element FLT_1D/data
diagram dd_physics_data_dictionary_p50.png
annotation
documentation
The data content of this node

group FLT_2D
diagram dd_physics_data_dictionary_p51.png
annotation
documentation
2-dimension float Data Item

element FLT_2D/class_of
diagram dd_physics_data_dictionary_p52.png
annotation
documentation
Class of Data Item

element FLT_2D/data
diagram dd_physics_data_dictionary_p53.png
annotation
documentation
The data content of this node

group FLT_3D
diagram dd_physics_data_dictionary_p54.png
annotation
documentation
3-dimension float Data Item

element FLT_3D/class_of
diagram dd_physics_data_dictionary_p55.png
annotation
documentation
Class of Data Item

element FLT_3D/data
diagram dd_physics_data_dictionary_p56.png
annotation
documentation
The data content of this node

group FLT_4D
diagram dd_physics_data_dictionary_p57.png
annotation
documentation
4-dimension float Data Item

element FLT_4D/class_of
diagram dd_physics_data_dictionary_p58.png
annotation
documentation
Class of Data Item

element FLT_4D/data
diagram dd_physics_data_dictionary_p59.png
annotation
documentation
The data content of this node

group FLT_5D
diagram dd_physics_data_dictionary_p60.png
annotation
documentation
5-dimension float Data Item

element FLT_5D/class_of
diagram dd_physics_data_dictionary_p61.png
annotation
documentation
Class of Data Item

element FLT_5D/data
diagram dd_physics_data_dictionary_p62.png
annotation
documentation
The data content of this node

group FLT_6D
diagram dd_physics_data_dictionary_p63.png
annotation
documentation
6-dimension float Data Item

element FLT_6D/class_of
diagram dd_physics_data_dictionary_p64.png
annotation
documentation
Class of Data Item

element FLT_6D/data
diagram dd_physics_data_dictionary_p65.png
annotation
documentation
The data content of this node

group FLT_7D
diagram dd_physics_data_dictionary_p66.png
annotation
documentation
7-dimension float Data Item

element FLT_7D/class_of
diagram dd_physics_data_dictionary_p67.png
annotation
documentation
Class of Data Item

element FLT_7D/data
diagram dd_physics_data_dictionary_p68.png
annotation
documentation
The data content of this node

group INT_0D
diagram dd_physics_data_dictionary_p69.png
annotation
documentation
Scalar integer Data Item

element INT_0D/class_of
diagram dd_physics_data_dictionary_p70.png
annotation
documentation
Class of Data Item

element INT_0D/data
diagram dd_physics_data_dictionary_p71.png
annotation
documentation
The data content of this node

group INT_1D
diagram dd_physics_data_dictionary_p72.png
annotation
documentation
1-dimension integer Data Item

element INT_1D/class_of
diagram dd_physics_data_dictionary_p73.png
annotation
documentation
Class of Data Item

element INT_1D/data
diagram dd_physics_data_dictionary_p74.png
annotation
documentation
The data content of this node

group INT_2D
diagram dd_physics_data_dictionary_p75.png
annotation
documentation
2-dimension integer Data Item

element INT_2D/class_of
diagram dd_physics_data_dictionary_p76.png
annotation
documentation
Class of Data Item

element INT_2D/data
diagram dd_physics_data_dictionary_p77.png
annotation
documentation
The data content of this node

group INT_3D
diagram dd_physics_data_dictionary_p78.png
annotation
documentation
3-dimension integer Data Item

element INT_3D/class_of
diagram dd_physics_data_dictionary_p79.png
annotation
documentation
Class of Data Item

element INT_3D/data
diagram dd_physics_data_dictionary_p80.png
annotation
documentation
The data content of this node

group STR_0D
diagram dd_physics_data_dictionary_p81.png
annotation
documentation
Single string Data Item

element STR_0D/class_of
diagram dd_physics_data_dictionary_p82.png
annotation
documentation
Class of Data Item

element STR_0D/data
diagram dd_physics_data_dictionary_p83.png
annotation
documentation
The data content of this node

group STR_1D
diagram dd_physics_data_dictionary_p84.png
annotation
documentation
1-dimension string Data Item

element STR_1D/class_of
diagram dd_physics_data_dictionary_p85.png
annotation
documentation
Class of Data Item

element STR_1D/data
diagram dd_physics_data_dictionary_p86.png
annotation
documentation
The data content of this node

group STR_2D
diagram dd_physics_data_dictionary_p87.png
annotation
documentation
2-dimension string Data Item

element STR_2D/class_of
diagram dd_physics_data_dictionary_p88.png
annotation
documentation
Class of Data Item

element STR_2D/data
diagram dd_physics_data_dictionary_p89.png
annotation
documentation
The data content of this node

complexType b_tor_vacuum_1
diagram dd_physics_data_dictionary_p90.png
annotation
documentation
Characteristics of the vacuum toroidal field. time assumed to be one level above

element b_tor_vacuum_1/r0
diagram dd_physics_data_dictionary_p91.png
annotation
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)
appinfo
<type>constant</type>
<units>m</units>

element b_tor_vacuum_1/b0
diagram dd_physics_data_dictionary_p92.png
annotation
documentation
Vacuum toroidal field at R0 [T]; 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.
appinfo
<type>dynamic</type>
<units>T</units>
<coordinate1>../../time</coordinate1>

complexType b_tor_vacuum_2
diagram dd_physics_data_dictionary_p93.png
annotation
documentation
Characteristics of the vacuum toroidal field. time assumed to be two levels above

element b_tor_vacuum_2/r0
diagram dd_physics_data_dictionary_p94.png
annotation
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)
appinfo
<type>constant</type>
<units>m</units>

element b_tor_vacuum_2/b0
diagram dd_physics_data_dictionary_p95.png
annotation
documentation
Vacuum toroidal field at b0. Positive sign means anti-clockwise when viewed from above. The product r0*b0 must be consistent with the b_tor_vacuum_r field of the tf IDS.
appinfo
<type>dynamic</type>
<units>T</units>
<coordinate1>../../../time</coordinate1>

complexType b_tor_vacuum_aos3
diagram dd_physics_data_dictionary_p96.png
annotation
documentation
Characteristics of the vacuum toroidal field, dynamic within a type 3 AoS

element b_tor_vacuum_aos3/r0
diagram dd_physics_data_dictionary_p97.png
annotation
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)
appinfo
<type>dynamic</type>
<units>m</units>

element b_tor_vacuum_aos3/b0
diagram dd_physics_data_dictionary_p98.png
annotation
documentation
Vacuum toroidal field at b0. Positive sign means anti-clockwise when viewed from above. The product r0*b0 must be consistent with the b_tor_vacuum_r field of the tf IDS.
appinfo
<type>dynamic</type>
<units>T</units>

complexType core_profile_ions
diagram dd_physics_data_dictionary_p99.png
annotation
documentation
Quantities related to a given ion species

element core_profile_ions/element
diagram dd_physics_data_dictionary_p100.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element core_profile_ions/z_ion
diagram dd_physics_data_dictionary_p101.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged over plasma radius
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element core_profile_ions/label
diagram dd_physics_data_dictionary_p102.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>dynamic</type>

element core_profile_ions/neutral_index
diagram dd_physics_data_dictionary_p103.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element core_profile_ions/z_ion_1d
diagram dd_physics_data_dictionary_p104.png
annotation
documentation
Average charge of the ion species (sum of states charge weighted by state density and divided by ion density)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>-</units>
<type>dynamic</type>

element core_profile_ions/z_ion_square_1d
diagram dd_physics_data_dictionary_p105.png
annotation
documentation
Average sqare charge of the ion species (sum of states square charge weighted by state density and divided by ion density)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>-</units>
<type>dynamic</type>

element core_profile_ions/temperature
diagram dd_physics_data_dictionary_p106.png
annotation
documentation
Temperature (average over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element core_profile_ions/density
diagram dd_physics_data_dictionary_p107.png
annotation
documentation
Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profile_ions/density_thermal
diagram dd_physics_data_dictionary_p108.png
annotation
documentation
Density (thermal) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profile_ions/density_fast
diagram dd_physics_data_dictionary_p109.png
annotation
documentation
Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profile_ions/pressure
diagram dd_physics_data_dictionary_p110.png
annotation
documentation
Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profile_ions/pressure_thermal
diagram dd_physics_data_dictionary_p111.png
annotation
documentation
Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profile_ions/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p112.png
annotation
documentation
Fast (non-thermal) perpendicular pressure  (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profile_ions/pressure_fast_parallel
diagram dd_physics_data_dictionary_p113.png
annotation
documentation
Fast (non-thermal) parallel pressure  (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profile_ions/velocity_tor
diagram dd_physics_data_dictionary_p114.png
annotation
documentation
Toroidal velocity (average over charge states when multiple charge states are considered)
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.3.0</lifecycle_version>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element core_profile_ions/velocity_pol
diagram dd_physics_data_dictionary_p115.png
annotation
documentation
Poloidal velocity (average over charge states when multiple charge states are considered)
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.3.0</lifecycle_version>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element core_profile_ions/velocity
diagram dd_physics_data_dictionary_p116.png
annotation
documentation
Velocity (average over charge states when multiple charge states are considered)
appinfo
<units>m.s^-1</units>

element core_profile_ions/multiple_states_flag
diagram dd_physics_data_dictionary_p117.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element core_profile_ions/state
diagram dd_physics_data_dictionary_p118.png
annotation
documentation
Quantities related to the different states of the species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N</coordinate1>

complexType core_profile_neutral
diagram dd_physics_data_dictionary_p119.png
annotation
documentation
Quantities related to a given neutral species

element core_profile_neutral/element
diagram dd_physics_data_dictionary_p120.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element core_profile_neutral/label
diagram dd_physics_data_dictionary_p121.png
annotation
documentation
String identifying the species (e.g. H, D, T, He, C, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element core_profile_neutral/ion_index
diagram dd_physics_data_dictionary_p122.png
annotation
documentation
Index of the corresponding ion species in the ../../ion array
appinfo
<type>dynamic</type>

element core_profile_neutral/temperature
diagram dd_physics_data_dictionary_p123.png
annotation
documentation
Temperature (average over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element core_profile_neutral/density
diagram dd_physics_data_dictionary_p124.png
annotation
documentation
Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profile_neutral/density_thermal
diagram dd_physics_data_dictionary_p125.png
annotation
documentation
Density (thermal) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profile_neutral/density_fast
diagram dd_physics_data_dictionary_p126.png
annotation
documentation
Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profile_neutral/pressure
diagram dd_physics_data_dictionary_p127.png
annotation
documentation
Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profile_neutral/pressure_thermal
diagram dd_physics_data_dictionary_p128.png
annotation
documentation
Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profile_neutral/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p129.png
annotation
documentation
Fast (non-thermal) perpendicular pressure  (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profile_neutral/pressure_fast_parallel
diagram dd_physics_data_dictionary_p130.png
annotation
documentation
Fast (non-thermal) parallel pressure  (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profile_neutral/velocity
diagram dd_physics_data_dictionary_p131.png
annotation
documentation
Velocity (average over charge states when multiple charge states are considered)
appinfo
<units>m.s^-1</units>

element core_profile_neutral/multiple_states_flag
diagram dd_physics_data_dictionary_p132.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element core_profile_neutral/state
diagram dd_physics_data_dictionary_p133.png
annotation
documentation
Quantities related to the different states of the species (energy, excitation, ...)
appinfo
<coordinate1>1...N</coordinate1>

complexType core_profiles_ions_charge_states2
diagram dd_physics_data_dictionary_p134.png
annotation
documentation
Quantities related to the a given state of the ion species

element core_profiles_ions_charge_states2/z_min
diagram dd_physics_data_dictionary_p135.png
annotation
documentation
Minimum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/z_max
diagram dd_physics_data_dictionary_p136.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/z_average
diagram dd_physics_data_dictionary_p137.png
annotation
documentation
Average Z 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.
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/z_square_average
diagram dd_physics_data_dictionary_p138.png
annotation
documentation
Average Z square of the charge 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.
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/ionisation_potential
diagram dd_physics_data_dictionary_p139.png
annotation
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.
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/label
diagram dd_physics_data_dictionary_p140.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>dynamic</type>

element core_profiles_ions_charge_states2/electron_configuration
diagram dd_physics_data_dictionary_p141.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element core_profiles_ions_charge_states2/vibrational_level
diagram dd_physics_data_dictionary_p142.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/vibrational_mode
diagram dd_physics_data_dictionary_p143.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element core_profiles_ions_charge_states2/velocity
diagram dd_physics_data_dictionary_p144.png
annotation
documentation
Velocity
appinfo
<units>m.s^-1</units>

element core_profiles_ions_charge_states2/temperature
diagram dd_physics_data_dictionary_p145.png
annotation
documentation
Temperature
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/density
diagram dd_physics_data_dictionary_p146.png
annotation
documentation
Density (thermal+non-thermal)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/density_thermal
diagram dd_physics_data_dictionary_p147.png
annotation
documentation
Density of thermal particles
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/density_fast
diagram dd_physics_data_dictionary_p148.png
annotation
documentation
Density of fast (non-thermal) particles
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/pressure
diagram dd_physics_data_dictionary_p149.png
annotation
documentation
Pressure (thermal+non-thermal)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/pressure_thermal
diagram dd_physics_data_dictionary_p150.png
annotation
documentation
Pressure (thermal) associated with random motion ~average((v-average(v))^2)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p151.png
annotation
documentation
Fast (non-thermal) perpendicular pressure 
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_ions_charge_states2/pressure_fast_parallel
diagram dd_physics_data_dictionary_p152.png
annotation
documentation
Fast (non-thermal) parallel pressure
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

complexType core_profiles_neutral_state
diagram dd_physics_data_dictionary_p153.png
annotation
documentation
Quantities related to the a given state of the neutral species

element core_profiles_neutral_state/label
diagram dd_physics_data_dictionary_p154.png
annotation
documentation
String identifying state
appinfo
<type>dynamic</type>

element core_profiles_neutral_state/electron_configuration
diagram dd_physics_data_dictionary_p155.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element core_profiles_neutral_state/vibrational_level
diagram dd_physics_data_dictionary_p156.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element core_profiles_neutral_state/vibrational_mode
diagram dd_physics_data_dictionary_p157.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element core_profiles_neutral_state/neutral_type
diagram dd_physics_data_dictionary_p158.png
annotation
documentation
Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
appinfo
<doc_identifier>utilities/neutrals_identifier.xml</doc_identifier>

element core_profiles_neutral_state/velocity
diagram dd_physics_data_dictionary_p159.png
annotation
documentation
Velocity
appinfo
<units>m.s^-1</units>

element core_profiles_neutral_state/temperature
diagram dd_physics_data_dictionary_p160.png
annotation
documentation
Temperature
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element core_profiles_neutral_state/density
diagram dd_physics_data_dictionary_p161.png
annotation
documentation
Density (thermal+non-thermal)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profiles_neutral_state/density_thermal
diagram dd_physics_data_dictionary_p162.png
annotation
documentation
Density of thermal particles
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profiles_neutral_state/density_fast
diagram dd_physics_data_dictionary_p163.png
annotation
documentation
Density of fast (non-thermal) particles
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profiles_neutral_state/pressure
diagram dd_physics_data_dictionary_p164.png
annotation
documentation
Pressure (thermal+non-thermal)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_neutral_state/pressure_thermal
diagram dd_physics_data_dictionary_p165.png
annotation
documentation
Pressure (thermal) associated with random motion ~average((v-average(v))^2)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_neutral_state/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p166.png
annotation
documentation
Fast (non-thermal) perpendicular pressure 
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_neutral_state/pressure_fast_parallel
diagram dd_physics_data_dictionary_p167.png
annotation
documentation
Fast (non-thermal) parallel pressure
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

complexType core_profiles_profiles_1d
diagram dd_physics_data_dictionary_p168.png
annotation
documentation
1D radial profiles for core and edge

element core_profiles_profiles_1d/grid
diagram dd_physics_data_dictionary_p169.png
annotation
documentation
Radial grid

element core_profiles_profiles_1d/electrons
diagram dd_physics_data_dictionary_p170.png
annotation
documentation
Quantities related to the electrons

element core_profiles_profiles_1d/ion
diagram dd_physics_data_dictionary_p171.png
annotation
documentation
Quantities related to the different ion species
appinfo
<coordinate1>1...N</coordinate1>

element core_profiles_profiles_1d/neutral
diagram dd_physics_data_dictionary_p172.png
annotation
documentation
Quantities related to the different neutral species
appinfo
<coordinate1>1...N</coordinate1>

element core_profiles_profiles_1d/t_i_average
diagram dd_physics_data_dictionary_p173.png
annotation
documentation
Ion temperature (averaged on charge states and ion species)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element core_profiles_profiles_1d/n_i_total_over_n_e
diagram dd_physics_data_dictionary_p174.png
annotation
documentation
Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>-</units>
<type>dynamic</type>

element core_profiles_profiles_1d/n_i_thermal_total
diagram dd_physics_data_dictionary_p175.png
annotation
documentation
Total ion thermal density (sum over species and charge states)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profiles_profiles_1d/momentum_tor
diagram dd_physics_data_dictionary_p176.png
annotation
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)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>kg.m^-1.s^-1</units>

element core_profiles_profiles_1d/zeff
diagram dd_physics_data_dictionary_p177.png
annotation
documentation
Effective charge
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>-</units>

element core_profiles_profiles_1d/pressure_ion_total
diagram dd_physics_data_dictionary_p178.png
annotation
documentation
Total (sum over ion species) thermal ion pressure
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_profiles_1d/pressure_thermal
diagram dd_physics_data_dictionary_p179.png
annotation
documentation
Thermal pressure (electrons+ions)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_profiles_1d/pressure_perpendicular
diagram dd_physics_data_dictionary_p180.png
annotation
documentation
Total perpendicular pressure (electrons+ions, thermal+non-thermal)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_profiles_1d/pressure_parallel
diagram dd_physics_data_dictionary_p181.png
annotation
documentation
Total parallel pressure (electrons+ions, thermal+non-thermal)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_profiles_1d/j_total
diagram dd_physics_data_dictionary_p182.png
annotation
documentation
Total parallel current density = average(jtot.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A/m^2</units>
<type>dynamic</type>

element core_profiles_profiles_1d/current_parallel_inside
diagram dd_physics_data_dictionary_p183.png
annotation
documentation
Parallel current driven inside the flux surface. Cumulative surface integral of j_total
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A</units>
<type>dynamic</type>

element core_profiles_profiles_1d/j_tor
diagram dd_physics_data_dictionary_p184.png
annotation
documentation
Total toroidal current density = average(J_Tor/R) / average(1/R)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A/m^2</units>
<type>dynamic</type>

element core_profiles_profiles_1d/j_ohmic
diagram dd_physics_data_dictionary_p185.png
annotation
documentation
Ohmic parallel current density = average(J_Ohmic.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A/m^2</units>
<type>dynamic</type>

element core_profiles_profiles_1d/j_non_inductive
diagram dd_physics_data_dictionary_p186.png
annotation
documentation
Non-inductive (includes bootstrap) parallel current density = average(jni.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A/m^2</units>
<type>dynamic</type>

element core_profiles_profiles_1d/j_bootstrap
diagram dd_physics_data_dictionary_p187.png
annotation
documentation
Bootstrap current density = average(J_Bootstrap.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A/m^2</units>
<type>dynamic</type>

element core_profiles_profiles_1d/conductivity_parallel
diagram dd_physics_data_dictionary_p188.png
annotation
documentation
Parallel conductivity
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>ohm^-1.m^-1</units>
<type>dynamic</type>

element core_profiles_profiles_1d/e_field_parallel
diagram dd_physics_data_dictionary_p189.png
annotation
documentation
Parallel electric field = average(E.B) / B0, where Core_Profiles/Vacuum_Toroidal_Field/ B0
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.3.0</lifecycle_version>
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>V.m^-1</units>
<type>dynamic</type>

element core_profiles_profiles_1d/e_field
diagram dd_physics_data_dictionary_p190.png
annotation
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
appinfo
<units>V.m^-1</units>

element core_profiles_profiles_1d/q
diagram dd_physics_data_dictionary_p191.png
annotation
documentation
Safety factor
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>-</units>

element core_profiles_profiles_1d/magnetic_shear
diagram dd_physics_data_dictionary_p192.png
annotation
documentation
Magnetic shear, defined as rho_tor/q . dq/drho_tor
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>-</units>
<type>dynamic</type>

element core_profiles_profiles_1d/time
diagram dd_physics_data_dictionary_p193.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType core_profiles_profiles_1d_electrons
diagram dd_physics_data_dictionary_p194.png
annotation
documentation
Quantities related to electrons

element core_profiles_profiles_1d_electrons/temperature
diagram dd_physics_data_dictionary_p195.png
annotation
documentation
Temperature
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element core_profiles_profiles_1d_electrons/density
diagram dd_physics_data_dictionary_p196.png
annotation
documentation
Density (thermal+non-thermal)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profiles_profiles_1d_electrons/density_thermal
diagram dd_physics_data_dictionary_p197.png
annotation
documentation
Density of thermal particles
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profiles_profiles_1d_electrons/density_fast
diagram dd_physics_data_dictionary_p198.png
annotation
documentation
Density of fast (non-thermal) particles
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element core_profiles_profiles_1d_electrons/pressure
diagram dd_physics_data_dictionary_p199.png
annotation
documentation
Pressure (thermal+non-thermal)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_profiles_1d_electrons/pressure_thermal
diagram dd_physics_data_dictionary_p200.png
annotation
documentation
Pressure (thermal) associated with random motion ~average((v-average(v))^2)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_profiles_1d_electrons/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p201.png
annotation
documentation
Fast (non-thermal) perpendicular pressure
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_profiles_1d_electrons/pressure_fast_parallel
diagram dd_physics_data_dictionary_p202.png
annotation
documentation
Fast (non-thermal) parallel pressure
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element core_profiles_profiles_1d_electrons/velocity_tor
diagram dd_physics_data_dictionary_p203.png
annotation
documentation
Toroidal velocity
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.3.0</lifecycle_version>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element core_profiles_profiles_1d_electrons/velocity_pol
diagram dd_physics_data_dictionary_p204.png
annotation
documentation
Poloidal velocity
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.3.0</lifecycle_version>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element core_profiles_profiles_1d_electrons/velocity
diagram dd_physics_data_dictionary_p205.png
annotation
documentation
Velocity
appinfo
<units>m.s^-1</units>

element core_profiles_profiles_1d_electrons/collisionality_norm
diagram dd_physics_data_dictionary_p206.png
annotation
documentation
Collisionality normalised to the bounce frequency
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>-</units>
<type>dynamic</type>

complexType core_profiles_vector_components_1
diagram dd_physics_data_dictionary_p207.png
annotation
documentation
Vector components in predefined directions for 1D profiles, assuming core_radial_grid one level above

element core_profiles_vector_components_1/radial
diagram dd_physics_data_dictionary_p208.png
annotation
documentation
Radial component
appinfo
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

element core_profiles_vector_components_1/diamagnetic
diagram dd_physics_data_dictionary_p209.png
annotation
documentation
Diamagnetic component
appinfo
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

element core_profiles_vector_components_1/parallel
diagram dd_physics_data_dictionary_p210.png
annotation
documentation
Parallel component
appinfo
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

element core_profiles_vector_components_1/poloidal
diagram dd_physics_data_dictionary_p211.png
annotation
documentation
Poloidal component
appinfo
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

element core_profiles_vector_components_1/toroidal
diagram dd_physics_data_dictionary_p212.png
annotation
documentation
Toroidal component
appinfo
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

complexType core_profiles_vector_components_2
diagram dd_physics_data_dictionary_p213.png
annotation
documentation
Vector components in predefined directions for 1D profiles, assuming core_radial_grid two levels above

element core_profiles_vector_components_2/radial
diagram dd_physics_data_dictionary_p214.png
annotation
documentation
Radial component
appinfo
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

element core_profiles_vector_components_2/diamagnetic
diagram dd_physics_data_dictionary_p215.png
annotation
documentation
Diamagnetic component
appinfo
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

element core_profiles_vector_components_2/parallel
diagram dd_physics_data_dictionary_p216.png
annotation
documentation
Parallel component
appinfo
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

element core_profiles_vector_components_2/poloidal
diagram dd_physics_data_dictionary_p217.png
annotation
documentation
Poloidal component
appinfo
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

element core_profiles_vector_components_2/toroidal
diagram dd_physics_data_dictionary_p218.png
annotation
documentation
Toroidal component
appinfo
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

complexType core_profiles_vector_components_3
diagram dd_physics_data_dictionary_p219.png
annotation
documentation
Vector components in predefined directions for 1D profiles, assuming core_radial_grid 3 levels above

element core_profiles_vector_components_3/radial
diagram dd_physics_data_dictionary_p220.png
annotation
documentation
Radial component
appinfo
<type>dynamic</type>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

element core_profiles_vector_components_3/diamagnetic
diagram dd_physics_data_dictionary_p221.png
annotation
documentation
Diamagnetic component
appinfo
<type>dynamic</type>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

element core_profiles_vector_components_3/parallel
diagram dd_physics_data_dictionary_p222.png
annotation
documentation
Parallel component
appinfo
<type>dynamic</type>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

element core_profiles_vector_components_3/poloidal
diagram dd_physics_data_dictionary_p223.png
annotation
documentation
Poloidal component
appinfo
<type>dynamic</type>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

element core_profiles_vector_components_3/toroidal
diagram dd_physics_data_dictionary_p224.png
annotation
documentation
Toroidal component
appinfo
<type>dynamic</type>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>as_parent</units>

complexType core_radial_grid
diagram dd_physics_data_dictionary_p225.png
annotation
documentation
1D radial grid for core* IDSs

element core_radial_grid/rho_tor_norm
diagram dd_physics_data_dictionary_p226.png
annotation
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)
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>-</units>

element core_radial_grid/rho_tor
diagram dd_physics_data_dictionary_p227.png
annotation
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
appinfo
<type>dynamic</type>
<coordinate1>../rho_tor_norm</coordinate1>
<units>m</units>

element core_radial_grid/psi
diagram dd_physics_data_dictionary_p228.png
annotation
documentation
Poloidal magnetic flux
appinfo
<coordinate1>../rho_tor_norm</coordinate1>
<units>Wb</units>
<type>dynamic</type>

element core_radial_grid/volume
diagram dd_physics_data_dictionary_p229.png
annotation
documentation
Volume enclosed inside the magnetic surface
appinfo
<type>dynamic</type>
<coordinate1>../rho_tor_norm</coordinate1>
<units>m^3</units>

element core_radial_grid/area
diagram dd_physics_data_dictionary_p230.png
annotation
documentation
Cross-sectional area of the flux surface
appinfo
<type>dynamic</type>
<coordinate1>../rho_tor_norm</coordinate1>
<units>m^2</units>

complexType data_entry
diagram dd_physics_data_dictionary_p231.png
annotation
documentation
Definition of a data entry

element data_entry/user
diagram dd_physics_data_dictionary_p232.png
annotation
documentation
Username
appinfo
<type>constant</type>

element data_entry/machine
diagram dd_physics_data_dictionary_p233.png
annotation
documentation
Name of the experimental device to which this data is related
appinfo
<type>constant</type>

element data_entry/pulse_type
diagram dd_physics_data_dictionary_p234.png
annotation
documentation
Type of the data entry, e.g. "pulse", "simulation", ...
appinfo
<type>constant</type>

element data_entry/pulse
diagram dd_physics_data_dictionary_p235.png
annotation
documentation
Pulse number
appinfo
<type>constant</type>

element data_entry/run
diagram dd_physics_data_dictionary_p236.png
annotation
documentation
Run number
appinfo
<type>constant</type>

complexType delta_rzphi0d_static
diagram dd_physics_data_dictionary_p237.png
annotation
documentation
Structure for R, Z, Phi relative positions (0D, static)

element delta_rzphi0d_static/delta_r
diagram dd_physics_data_dictionary_p238.png
annotation
documentation
Major radius (relative to a reference point)
appinfo
<type>static</type>
<units>m</units>

element delta_rzphi0d_static/delta_z
diagram dd_physics_data_dictionary_p239.png
annotation
documentation
Height (relative to a reference point)
appinfo
<type>static</type>
<units>m</units>

element delta_rzphi0d_static/delta_phi
diagram dd_physics_data_dictionary_p240.png
annotation
documentation
Toroidal angle (relative to a reference point)
appinfo
<type>static</type>
<units>rad</units>

complexType delta_rzphi1d_static
diagram dd_physics_data_dictionary_p241.png
annotation
documentation
Structure for R, Z, Phi relative positions (1D, static)

element delta_rzphi1d_static/delta_r
diagram dd_physics_data_dictionary_p242.png
annotation
documentation
Major radii (relative to a reference point)
appinfo
<type>static</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element delta_rzphi1d_static/delta_z
diagram dd_physics_data_dictionary_p243.png
annotation
documentation
Heights (relative to a reference point)
appinfo
<type>static</type>
<units>m</units>
<coordinate1>../delta_r</coordinate1>

element delta_rzphi1d_static/delta_phi
diagram dd_physics_data_dictionary_p244.png
annotation
documentation
Toroidal angles (relative to a reference point)
appinfo
<type>static</type>
<units>rad</units>
<coordinate1>../delta_r</coordinate1>

complexType detector_aperture
diagram dd_physics_data_dictionary_p245.png
annotation
documentation
Generic description of a plane detector or collimating aperture

element detector_aperture/geometry_type
diagram dd_physics_data_dictionary_p246.png
annotation
documentation
Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular'). 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. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3.
appinfo
<Type>static</Type>

element detector_aperture/centre
diagram dd_physics_data_dictionary_p247.png
annotation
documentation
If geometry_type=2, coordinates of the center of the circle. If geometry_type=1, 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.

element detector_aperture/radius
diagram dd_physics_data_dictionary_p248.png
annotation
documentation
Radius of the circle, used only if geometry_type = 2
appinfo
<type>static</type>
<units>m</units>

element detector_aperture/x1_unit_vector
diagram dd_physics_data_dictionary_p249.png
annotation
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 is the positive phi direction (counter-clockwise when seen from above).

element detector_aperture/x2_unit_vector
diagram dd_physics_data_dictionary_p250.png
annotation
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.

element detector_aperture/x3_unit_vector
diagram dd_physics_data_dictionary_p251.png
annotation
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.

element detector_aperture/outline
diagram dd_physics_data_dictionary_p252.png
annotation
documentation
Irregular outline of the detector/aperture in the (X1, X2) coordinate system

complexType detector_energy_band
diagram dd_physics_data_dictionary_p253.png
annotation
documentation
Detector energy band

element detector_energy_band/lower_bound
diagram dd_physics_data_dictionary_p254.png
annotation
documentation
Lower bound of the energy band
appinfo
<type>static</type>
<units>eV</units>

element detector_energy_band/upper_bound
diagram dd_physics_data_dictionary_p255.png
annotation
documentation
Upper bound of the energy band
appinfo
<type>static</type>
<units>eV</units>

complexType distribution_markers
diagram dd_physics_data_dictionary_p256.png
annotation
documentation
Test particles for a given time slice

element distribution_markers/coordinate_identifier
diagram dd_physics_data_dictionary_p257.png
annotation
documentation
Set of coordinate identifiers, coordinates on which the markers are represented
appinfo
<coordinate1>1...N</coordinate1>
<units>W.m^-3</units>
<doc_identifier>utilities/coordinate_identifier.xml</doc_identifier>

element distribution_markers/weights
diagram dd_physics_data_dictionary_p258.png
annotation
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
appinfo
<coordinate1>1...N</coordinate1>
<units>-</units>
<type>dynamic</type>

element distribution_markers/positions
diagram dd_physics_data_dictionary_p259.png
annotation
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
appinfo
<coordinate1>../weights</coordinate1>
<coordinate2>../coordinate_identifier</coordinate2>
<units>mixed</units>
<type>dynamic</type>

element distribution_markers/time
diagram dd_physics_data_dictionary_p260.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType distribution_process_identifier
diagram dd_physics_data_dictionary_p261.png
annotation
documentation
Identifier an NBI or fusion reaction process intervening affecting a distribution function

element distribution_process_identifier/type
diagram dd_physics_data_dictionary_p262.png
annotation
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
appinfo
<doc_identifier>utilities/distribution_source_identifier.xml</doc_identifier>

element distribution_process_identifier/reactant_energy
diagram dd_physics_data_dictionary_p263.png
annotation
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

element distribution_process_identifier/nbi_energy
diagram dd_physics_data_dictionary_p264.png
annotation
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

element distribution_process_identifier/nbi_unit
diagram dd_physics_data_dictionary_p265.png
annotation
documentation
Index of the NBI unit considered. Refers to the "unit" array of the NBI IDS. 0 means sum over all NBI units.
appinfo
<type>constant</type>

element distribution_process_identifier/nbi_beamlets_group
diagram dd_physics_data_dictionary_p266.png
annotation
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.
appinfo
<type>constant</type>

complexType distribution_species
diagram dd_physics_data_dictionary_p267.png
annotation
documentation
Description of a species in a distribution function related IDS

element distribution_species/type
diagram dd_physics_data_dictionary_p268.png
annotation
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
appinfo
<doc_identifier>utilities/species_reference_identifier.xml</doc_identifier>

element distribution_species/ion
diagram dd_physics_data_dictionary_p269.png
annotation
documentation
Description of the ion or neutral species, used if type/index = 2 or 3

element distribution_species/neutral
diagram dd_physics_data_dictionary_p270.png
annotation
documentation
Description of the neutral species, used if type/index = 4 or 5

complexType equilibrium_coordinate_system
diagram dd_physics_data_dictionary_p271.png
annotation
documentation
Flux surface coordinate system on a square grid of flux and poloidal angle

element equilibrium_coordinate_system/grid_type
diagram dd_physics_data_dictionary_p272.png
annotation
documentation
Type of coordinate system

element equilibrium_coordinate_system/grid
diagram dd_physics_data_dictionary_p273.png
annotation
documentation
Definition of the 2D grid

element equilibrium_coordinate_system/r
diagram dd_physics_data_dictionary_p274.png
annotation
documentation
Values of the major radius on the grid
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>m</units>

element equilibrium_coordinate_system/z
diagram dd_physics_data_dictionary_p275.png
annotation
documentation
Values of the Height on the grid
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>m</units>

element equilibrium_coordinate_system/jacobian
diagram dd_physics_data_dictionary_p276.png
annotation
documentation
Absolute value of the jacobian of the coordinate system
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

element equilibrium_coordinate_system/tensor_covariant
diagram dd_physics_data_dictionary_p277.png
annotation
documentation
Covariant metric tensor on every point of the grid described by grid_type
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<coordinate3>1...3</coordinate3>
<coordinate4>1...3</coordinate4>
<units>mixed</units>

element equilibrium_coordinate_system/tensor_contravariant
diagram dd_physics_data_dictionary_p278.png
annotation
documentation
Contravariant metric tensor on every point of the grid described by grid_type
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<coordinate3>1...3</coordinate3>
<coordinate4>1...3</coordinate4>
<units>mixed</units>

element equilibrium_coordinate_system/g11_covariant
diagram dd_physics_data_dictionary_p279.png
annotation
documentation
metric coefficients g11,  covariant metric tensor for the grid described by grid_type
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.4.0</lifecycle_version>
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

element equilibrium_coordinate_system/g12_covariant
diagram dd_physics_data_dictionary_p280.png
annotation
documentation
metric coefficients g12,  covariant metric tensor for the grid described by grid_type
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.4.0</lifecycle_version>
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

element equilibrium_coordinate_system/g13_covariant
diagram dd_physics_data_dictionary_p281.png
annotation
documentation
metric coefficients g13,  covariant metric tensor for the grid described by grid_type
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.4.0</lifecycle_version>
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

element equilibrium_coordinate_system/g22_covariant
diagram dd_physics_data_dictionary_p282.png
annotation
documentation
metric coefficients g22,  covariant metric tensor for the grid described by grid_type
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.4.0</lifecycle_version>
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

element equilibrium_coordinate_system/g23_covariant
diagram dd_physics_data_dictionary_p283.png
annotation
documentation
metric coefficients g23,  covariant metric tensor for the grid described by grid_type
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.4.0</lifecycle_version>
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

element equilibrium_coordinate_system/g33_covariant
diagram dd_physics_data_dictionary_p284.png
annotation
documentation
metric coefficients g33,  covariant metric tensor for the grid described by grid_type
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.4.0</lifecycle_version>
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

element equilibrium_coordinate_system/g11_contravariant
diagram dd_physics_data_dictionary_p285.png
annotation
documentation
metric coefficients g11,  contravariant metric tensor for the grid described by grid_type
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.4.0</lifecycle_version>
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

element equilibrium_coordinate_system/g12_contravariant
diagram dd_physics_data_dictionary_p286.png
annotation
documentation
metric coefficients g12,  contravariant metric tensor for the grid described by grid_type
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.4.0</lifecycle_version>
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

element equilibrium_coordinate_system/g13_contravariant
diagram dd_physics_data_dictionary_p287.png
annotation
documentation
metric coefficients g13,  contravariant metric tensor for the grid described by grid_type
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.4.0</lifecycle_version>
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

element equilibrium_coordinate_system/g22_contravariant
diagram dd_physics_data_dictionary_p288.png
annotation
documentation
metric coefficients g22,  contravariant metric tensor for the grid described by grid_type
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.4.0</lifecycle_version>
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

element equilibrium_coordinate_system/g23_contravariant
diagram dd_physics_data_dictionary_p289.png
annotation
documentation
metric coefficients g23,  contravariant metric tensor for the grid described by grid_type
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.4.0</lifecycle_version>
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

element equilibrium_coordinate_system/g33_contravariant
diagram dd_physics_data_dictionary_p290.png
annotation
documentation
metric coefficients g33,  contravariant metric tensor for the grid described by grid_type
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.4.0</lifecycle_version>
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>mixed</units>

complexType equilibrium_profiles_2d_grid
diagram dd_physics_data_dictionary_p291.png
annotation
documentation
Definition of the 2D grid

element equilibrium_profiles_2d_grid/dim1
diagram dd_physics_data_dictionary_p292.png
annotation
documentation
First dimension values
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>mixed</units>

element equilibrium_profiles_2d_grid/dim2
diagram dd_physics_data_dictionary_p293.png
annotation
documentation
Second dimension values
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>mixed</units>

element equilibrium_profiles_2d_grid/volume_element
diagram dd_physics_data_dictionary_p294.png
annotation
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)]
appinfo
<type>dynamic</type>
<coordinate1>../dim1</coordinate1>
<coordinate2>../dim2</coordinate2>
<units>m^3</units>

complexType gas_mixture_constant
diagram dd_physics_data_dictionary_p295.png
annotation
documentation
Description of a neutral species within a gas mixture (constant)
appinfo
<coordinate1>1...N</coordinate1>

element gas_mixture_constant/element
diagram dd_physics_data_dictionary_p296.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element gas_mixture_constant/label
diagram dd_physics_data_dictionary_p297.png
annotation
documentation
String identifying neutral (e.g. H, D, T, He, C, ...)
appinfo
<type>constant</type>

element gas_mixture_constant/fraction
diagram dd_physics_data_dictionary_p298.png
annotation
documentation
Relative fraction of this species (in molecules) in the gas mixture
appinfo
<type>constant</type>

complexType generic_grid_aos3_root
diagram dd_physics_data_dictionary_p299.png
annotation
documentation
Generic grid (being itself the root of a type 3 AoS)

element generic_grid_aos3_root/identifier
diagram dd_physics_data_dictionary_p300.png
annotation
documentation
Grid identifier

element generic_grid_aos3_root/space
diagram dd_physics_data_dictionary_p301.png
annotation
documentation
Set of grid spaces
appinfo
<coordinate1>1...N</coordinate1>

element generic_grid_aos3_root/grid_subset
diagram dd_physics_data_dictionary_p302.png
annotation
documentation
Grid subsets
appinfo
<coordinate1>1...N</coordinate1>

element generic_grid_aos3_root/time
diagram dd_physics_data_dictionary_p303.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType generic_grid_dynamic
diagram dd_physics_data_dictionary_p304.png
annotation
documentation
Generic grid (dynamic within a type 3 AoS)

element generic_grid_dynamic/identifier
diagram dd_physics_data_dictionary_p305.png
annotation
documentation
Grid identifier

element generic_grid_dynamic/space
diagram dd_physics_data_dictionary_p306.png
annotation
documentation
Set of grid spaces
appinfo
<coordinate1>1...N</coordinate1>

element generic_grid_dynamic/grid_subset
diagram dd_physics_data_dictionary_p307.png
annotation
documentation
Grid subsets
appinfo
<coordinate1>1...N</coordinate1>

complexType generic_grid_dynamic_grid_subset
diagram dd_physics_data_dictionary_p308.png
annotation
documentation
Generic grid grid_subset (dynamic within a type 3 AoS)

element generic_grid_dynamic_grid_subset/identifier
diagram dd_physics_data_dictionary_p309.png
annotation
documentation
Grid subset identifier

element generic_grid_dynamic_grid_subset/dimension
diagram dd_physics_data_dictionary_p310.png
annotation
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.
appinfo
<type>dynamic</type>

element generic_grid_dynamic_grid_subset/element
diagram dd_physics_data_dictionary_p311.png
annotation
documentation
Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces
appinfo
<coordinate1>1...N</coordinate1>

element generic_grid_dynamic_grid_subset/base
diagram dd_physics_data_dictionary_p312.png
annotation
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.
appinfo
<coordinate1>1...N</coordinate1>

element generic_grid_dynamic_grid_subset/metric
diagram dd_physics_data_dictionary_p313.png
annotation
documentation
Metric of the canonical frame onto Cartesian coordinates

complexType generic_grid_dynamic_grid_subset_element
diagram dd_physics_data_dictionary_p314.png
annotation
documentation
Generic grid, element part of a grid_subset (dynamic within a type 3 AoS)

element generic_grid_dynamic_grid_subset_element/object
diagram dd_physics_data_dictionary_p315.png
annotation
documentation
Set of objects defining the element
appinfo
<coordinate1>1...N</coordinate1>

complexType generic_grid_dynamic_grid_subset_element_object
diagram dd_physics_data_dictionary_p316.png
annotation
documentation
Generic grid, object part of an element part of a grid_subset (dynamic within a type 3 AoS)

element generic_grid_dynamic_grid_subset_element_object/space
diagram dd_physics_data_dictionary_p317.png
annotation
documentation
Index of the space from which that object is taken
appinfo
<type>dynamic</type>

element generic_grid_dynamic_grid_subset_element_object/dimension
diagram dd_physics_data_dictionary_p318.png
annotation
documentation
Dimension of the object
appinfo
<type>dynamic</type>

element generic_grid_dynamic_grid_subset_element_object/index
diagram dd_physics_data_dictionary_p319.png
annotation
documentation
Object index
appinfo
<type>dynamic</type>

complexType generic_grid_dynamic_grid_subset_metric
diagram dd_physics_data_dictionary_p320.png
annotation
documentation
Generic grid, metric description for a given grid_subset and base (dynamic within a type 3 AoS)

element generic_grid_dynamic_grid_subset_metric/jacobian
diagram dd_physics_data_dictionary_p321.png
annotation
documentation
Metric Jacobian
appinfo
<type>dynamic</type>
<coordinate1>../../element</coordinate1>
<units>mixed</units>

element generic_grid_dynamic_grid_subset_metric/tensor_covariant
diagram dd_physics_data_dictionary_p322.png
annotation
documentation
Covariant metric tensor, given on each element of the subgrid (first dimension)
appinfo
<type>dynamic</type>
<coordinate1>../../element</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>1...N</coordinate3>
<units>mixed</units>

element generic_grid_dynamic_grid_subset_metric/tensor_contravariant
diagram dd_physics_data_dictionary_p323.png
annotation
documentation
Contravariant metric tensor, given on each element of the subgrid (first dimension)
appinfo
<type>dynamic</type>
<coordinate1>../../element</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate2_same_as>../tensor_covariant</coordinate2_same_as>
<coordinate3>1...N</coordinate3>
<coordinate3_same_as>../tensor_covariant</coordinate3_same_as>
<units>mixed</units>

complexType generic_grid_dynamic_space
diagram dd_physics_data_dictionary_p324.png
annotation
documentation
Generic grid space (dynamic within a type 3 AoS)

element generic_grid_dynamic_space/geometry_type
diagram dd_physics_data_dictionary_p325.png
annotation
documentation
Type of space geometry (0: standard, 1:Fourier)

element generic_grid_dynamic_space/coordinates_type
diagram dd_physics_data_dictionary_p326.png
annotation
documentation
Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therfore defines the dimension of the space. The meaning of these predefined integer constants can be found in the documentation of the grid service library
appinfo
<coordinate1>1...N</coordinate1>
<type>dynamic</type>

element generic_grid_dynamic_space/objects_per_dimension
diagram dd_physics_data_dictionary_p327.png
annotation
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.
appinfo
<coordinate1>1...N</coordinate1>

complexType generic_grid_dynamic_space_dimension
diagram dd_physics_data_dictionary_p328.png
annotation
documentation
Generic grid, list of dimensions within a space (dynamic within a type 3 AoS)

element generic_grid_dynamic_space_dimension/object
diagram dd_physics_data_dictionary_p329.png
annotation
documentation
Set of objects for a given dimension
appinfo
<coordinate1>1...N</coordinate1>

complexType generic_grid_dynamic_space_dimension_object
diagram dd_physics_data_dictionary_p330.png
annotation
documentation
Generic grid, list of objects of a given dimension within a space (dynamic within a type 3 AoS)

element generic_grid_dynamic_space_dimension_object/boundary
diagram dd_physics_data_dictionary_p331.png
annotation
documentation
Set of  (n-1)-dimensional objects defining the boundary of this n-dimensional object
appinfo
<coordinate1>1...N</coordinate1>

element generic_grid_dynamic_space_dimension_object/geometry
diagram dd_physics_data_dictionary_p332.png
annotation
documentation
Geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered.
appinfo
<coordinate1>1...N</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element generic_grid_dynamic_space_dimension_object/nodes
diagram dd_physics_data_dictionary_p333.png
annotation
documentation
List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)
appinfo
<coordinate1>1...N</coordinate1>
<type>dynamic</type>

element generic_grid_dynamic_space_dimension_object/measure
diagram dd_physics_data_dictionary_p334.png
annotation
documentation
Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)
appinfo
<units>m^dimension</units>
<type>dynamic</type>

complexType generic_grid_dynamic_space_dimension_object_boundary
diagram dd_physics_data_dictionary_p335.png
annotation
documentation
Generic grid, description of an object boundary and its neighbours (dynamic within a type 3 AoS)

element generic_grid_dynamic_space_dimension_object_boundary/index
diagram dd_physics_data_dictionary_p336.png
annotation
documentation
Index of this (n-1)-dimensional boundary object
appinfo
<type>dynamic</type>

element generic_grid_dynamic_space_dimension_object_boundary/neighbours
diagram dd_physics_data_dictionary_p337.png
annotation
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
appinfo
<coordinate1>1...N</coordinate1>
<type>dynamic</type>

complexType generic_grid_matrix
diagram dd_physics_data_dictionary_p338.png
annotation
documentation
Matrix values on a generic grid (dynamic within a type 3 AoS)

element generic_grid_matrix/grid_index
diagram dd_physics_data_dictionary_p339.png
annotation
documentation
Index of the grid used to represent this quantity
appinfo
<type>dynamic</type>

element generic_grid_matrix/grid_subset_index
diagram dd_physics_data_dictionary_p340.png
annotation
documentation
Index of the grid subset the data is provided on
appinfo
<type>dynamic</type>

element generic_grid_matrix/values
diagram dd_physics_data_dictionary_p341.png
annotation
documentation
List of matrix components, one list per element in the grid subset. First dimenstion: element index. Second dimension: first matrix index. Third dimension: second matrix index.
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>1...N</coordinate3>
<units>as_parent</units>

element generic_grid_matrix/coefficients
diagram dd_physics_data_dictionary_p342.png
annotation
documentation
Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension). Second dimension: first matrix index. Third dimension: second matrix index. Fourth dimension: coefficient index
appinfo
<type>dynamic</type>
<coordinate1>../values</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>1...N</coordinate3>
<coordinate4>1...N</coordinate4>
<units>as_parent</units>

complexType generic_grid_scalar
diagram dd_physics_data_dictionary_p343.png
annotation
documentation
Scalar values on a generic grid (dynamic within a type 3 AoS)

element generic_grid_scalar/grid_index
diagram dd_physics_data_dictionary_p344.png
annotation
documentation
Index of the grid used to represent this quantity
appinfo
<type>dynamic</type>

element generic_grid_scalar/grid_subset_index
diagram dd_physics_data_dictionary_p345.png
annotation
documentation
Index of the grid subset the data is provided on
appinfo
<type>dynamic</type>

element generic_grid_scalar/values
diagram dd_physics_data_dictionary_p346.png
annotation
documentation
One scalar value is provided per element in the grid subset.
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>as_parent</units>

element generic_grid_scalar/coefficients
diagram dd_physics_data_dictionary_p347.png
annotation
documentation
Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).
appinfo
<type>dynamic</type>
<coordinate1>../values</coordinate1>
<coordinate2>1...N</coordinate2>
<units>as_parent</units>

complexType generic_grid_scalar_single_position
diagram dd_physics_data_dictionary_p348.png
annotation
documentation
Scalar values at a single position on a generic grid (dynamic within a type 3 AoS)

element generic_grid_scalar_single_position/grid_index
diagram dd_physics_data_dictionary_p349.png
annotation
documentation
Index of the grid used to represent this quantity
appinfo
<type>dynamic</type>

element generic_grid_scalar_single_position/grid_subset_index
diagram dd_physics_data_dictionary_p350.png
annotation
documentation
Index of the grid subset the data is provided on
appinfo
<type>dynamic</type>

element generic_grid_scalar_single_position/value
diagram dd_physics_data_dictionary_p351.png
annotation
documentation
Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)
appinfo
<type>dynamic</type>
<units>as_parent</units>

complexType generic_grid_vector
diagram dd_physics_data_dictionary_p352.png
annotation
documentation
Vector values on a generic grid (dynamic within a type 3 AoS)

element generic_grid_vector/grid_index
diagram dd_physics_data_dictionary_p353.png
annotation
documentation
Index of the grid used to represent this quantity
appinfo
<type>dynamic</type>

element generic_grid_vector/grid_subset_index
diagram dd_physics_data_dictionary_p354.png
annotation
documentation
Index of the grid subset the data is provided on
appinfo
<type>dynamic</type>

element generic_grid_vector/values
diagram dd_physics_data_dictionary_p355.png
annotation
documentation
List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index.
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<units>as_parent</units>

element generic_grid_vector/coefficients
diagram dd_physics_data_dictionary_p356.png
annotation
documentation
Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension). Second dimension: vector component index. Third dimension: coefficient index
appinfo
<type>dynamic</type>
<coordinate1>../values</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>1...N</coordinate3>
<units>as_parent</units>

complexType generic_grid_vector_components
diagram dd_physics_data_dictionary_p357.png
annotation
documentation
Vector components in predefined directions on a generic grid (dynamic within a type 3 AoS)

element generic_grid_vector_components/grid_index
diagram dd_physics_data_dictionary_p358.png
annotation
documentation
Index of the grid used to represent this quantity
appinfo
<type>dynamic</type>

element generic_grid_vector_components/grid_subset_index
diagram dd_physics_data_dictionary_p359.png
annotation
documentation
Index of the grid subset the data is provided on
appinfo
<type>dynamic</type>

element generic_grid_vector_components/radial
diagram dd_physics_data_dictionary_p360.png
annotation
documentation
Radial component, one scalar value is provided per element in the grid subset.
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>as_parent</units>

element generic_grid_vector_components/radial_coefficients
diagram dd_physics_data_dictionary_p361.png
annotation
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).
appinfo
<type>dynamic</type>
<coordinate1>../radial</coordinate1>
<coordinate2>1...N</coordinate2>
<units>as_parent</units>

element generic_grid_vector_components/diamagnetic
diagram dd_physics_data_dictionary_p362.png
annotation
documentation
Diamagnetic component, one scalar value is provided per element in the grid subset.
appinfo
<type>dynamic</type>
<coordinate1>../radial</coordinate1>
<units>as_parent</units>

element generic_grid_vector_components/diamagnetic_coefficients
diagram dd_physics_data_dictionary_p363.png
annotation
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).
appinfo
<type>dynamic</type>
<coordinate1>../radial</coordinate1>
<coordinate2>1...N</coordinate2>
<units>as_parent</units>

element generic_grid_vector_components/parallel
diagram dd_physics_data_dictionary_p364.png
annotation
documentation
Parallel component, one scalar value is provided per element in the grid subset.
appinfo
<type>dynamic</type>
<coordinate1>../radial</coordinate1>
<units>as_parent</units>

element generic_grid_vector_components/parallel_coefficients
diagram dd_physics_data_dictionary_p365.png
annotation
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).
appinfo
<type>dynamic</type>
<coordinate1>../radial</coordinate1>
<coordinate2>1...N</coordinate2>
<units>as_parent</units>

element generic_grid_vector_components/poloidal
diagram dd_physics_data_dictionary_p366.png
annotation
documentation
Poloidal component, one scalar value is provided per element in the grid subset.
appinfo
<type>dynamic</type>
<coordinate1>../radial</coordinate1>
<units>as_parent</units>

element generic_grid_vector_components/poloidal_coefficients
diagram dd_physics_data_dictionary_p367.png
annotation
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).
appinfo
<type>dynamic</type>
<coordinate1>../radial</coordinate1>
<coordinate2>1...N</coordinate2>
<units>as_parent</units>

element generic_grid_vector_components/toroidal
diagram dd_physics_data_dictionary_p368.png
annotation
documentation
Toroidal component, one scalar value is provided per element in the grid subset.
appinfo
<type>dynamic</type>
<coordinate1>../radial</coordinate1>
<units>as_parent</units>

element generic_grid_vector_components/toroidal_coefficients
diagram dd_physics_data_dictionary_p369.png
annotation
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).
appinfo
<type>dynamic</type>
<coordinate1>../radial</coordinate1>
<coordinate2>1...N</coordinate2>
<units>as_parent</units>

complexType identifier
diagram dd_physics_data_dictionary_p370.png
annotation
documentation
Standard type for identifiers (constant). The three fields: name, index and description are all representations of the same information. Associated with each application of this identifier-type, there should be a translation table defining the three fields for all objects to be identified.

element identifier/name
diagram dd_physics_data_dictionary_p371.png
annotation
documentation
Short string identifier
appinfo
<type>constant</type>

element identifier/index
diagram dd_physics_data_dictionary_p372.png
annotation
documentation
Integer identifier (enumeration index within a list)
appinfo
<type>constant</type>

element identifier/description
diagram dd_physics_data_dictionary_p373.png
annotation
documentation
Verbose description
appinfo
<type>constant</type>

complexType identifier_dynamic_aos3
diagram dd_physics_data_dictionary_p374.png
annotation
documentation
Standard type for identifiers (dynamic within type 3 array of structures (index on time)). The three fields: name, index and description are all representations of the same information. Associated with each application of this identifier-type, there should be a translation table defining the three fields for all objects to be identified.

element identifier_dynamic_aos3/name
diagram dd_physics_data_dictionary_p375.png
annotation
documentation
Short string identifier
appinfo
<type>dynamic</type>

element identifier_dynamic_aos3/index
diagram dd_physics_data_dictionary_p376.png
annotation
documentation
Integer identifier (enumeration index within a list)
appinfo
<type>dynamic</type>

element identifier_dynamic_aos3/description
diagram dd_physics_data_dictionary_p377.png
annotation
documentation
Verbose description
appinfo
<type>dynamic</type>

complexType identifier_static
diagram dd_physics_data_dictionary_p378.png
annotation
documentation
Standard type for identifiers (static). The three fields: name, index and description are all representations of the same information. Associated with each application of this identifier-type, there should be a translation table defining the three fields for all objects to be identified.

element identifier_static/name
diagram dd_physics_data_dictionary_p379.png
annotation
documentation
Short string identifier
appinfo
<type>static</type>

element identifier_static/index
diagram dd_physics_data_dictionary_p380.png
annotation
documentation
Integer identifier (enumeration index within a list)
appinfo
<type>static</type>

element identifier_static/description
diagram dd_physics_data_dictionary_p381.png
annotation
documentation
Verbose description
appinfo
<type>static</type>

complexType identifier_static_1d
diagram dd_physics_data_dictionary_p382.png
annotation
documentation
Standard type for identifiers (static, 1D). The three fields: name, index and description are all representations of the same information. Associated with each application of this identifier-type, there should be a translation table defining the three fields for all objects to be identified.

element identifier_static_1d/name
diagram dd_physics_data_dictionary_p383.png
annotation
documentation
Short string identifier
appinfo
<type>static</type>

element identifier_static_1d/index
diagram dd_physics_data_dictionary_p384.png
annotation
documentation
Integer identifier (enumeration index within a list)
appinfo
<type>static</type>

element identifier_static_1d/description
diagram dd_physics_data_dictionary_p385.png
annotation
documentation
Verbose description
appinfo
<type>static</type>

complexType line_of_sight_2points
diagram dd_physics_data_dictionary_p386.png
annotation
documentation
Generic description of a line of sight, defined by two points

element line_of_sight_2points/first_point
diagram dd_physics_data_dictionary_p387.png
annotation
documentation
Position of the first point

element line_of_sight_2points/second_point
diagram dd_physics_data_dictionary_p388.png
annotation
documentation
Position of the second point

complexType line_of_sight_2points_dynamic_aos3
diagram dd_physics_data_dictionary_p389.png
annotation
documentation
Generic description of a line of sight, defined by two points, dynamic within a type 3 array of structures (index on time)

element line_of_sight_2points_dynamic_aos3/first_point
diagram dd_physics_data_dictionary_p390.png
annotation
documentation
Position of the first point

element line_of_sight_2points_dynamic_aos3/second_point
diagram dd_physics_data_dictionary_p391.png
annotation
documentation
Position of the second point

complexType line_of_sight_3points
diagram dd_physics_data_dictionary_p392.png
annotation
documentation
Generic description of a line of sight, defined by two points (one way) and an optional third point to indicate the direction of reflection if the second point is e.g. the position of a mirror reflecting the line-of-sight

element line_of_sight_3points/first_point
diagram dd_physics_data_dictionary_p393.png
annotation
documentation
Position of the first point

element line_of_sight_3points/second_point
diagram dd_physics_data_dictionary_p394.png
annotation
documentation
Position of the second point

element line_of_sight_3points/third_point
diagram dd_physics_data_dictionary_p395.png
annotation
documentation
Position of the third point

complexType plasma_composition_ion_state
diagram dd_physics_data_dictionary_p396.png
annotation
documentation
Definition of an ion state (when describing the plasma composition) (within a type 3 AoS)

element plasma_composition_ion_state/z_min
diagram dd_physics_data_dictionary_p397.png
annotation
documentation
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element plasma_composition_ion_state/z_max
diagram dd_physics_data_dictionary_p398.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element plasma_composition_ion_state/label
diagram dd_physics_data_dictionary_p399.png
annotation
documentation
String identifying ion state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>dynamic</type>

element plasma_composition_ion_state/electron_configuration
diagram dd_physics_data_dictionary_p400.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element plasma_composition_ion_state/vibrational_level
diagram dd_physics_data_dictionary_p401.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element plasma_composition_ion_state/vibrational_mode
diagram dd_physics_data_dictionary_p402.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

complexType plasma_composition_ion_state_constant
diagram dd_physics_data_dictionary_p403.png
annotation
documentation
Definition of an ion state (when describing the plasma composition) (constant)

element plasma_composition_ion_state_constant/z_min
diagram dd_physics_data_dictionary_p404.png
annotation
documentation
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element plasma_composition_ion_state_constant/z_max
diagram dd_physics_data_dictionary_p405.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element plasma_composition_ion_state_constant/label
diagram dd_physics_data_dictionary_p406.png
annotation
documentation
String identifying ion state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>constant</type>

element plasma_composition_ion_state_constant/electron_configuration
diagram dd_physics_data_dictionary_p407.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>constant</type>

element plasma_composition_ion_state_constant/vibrational_level
diagram dd_physics_data_dictionary_p408.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element plasma_composition_ion_state_constant/vibrational_mode
diagram dd_physics_data_dictionary_p409.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>constant</type>

complexType plasma_composition_ions
diagram dd_physics_data_dictionary_p410.png
annotation
documentation
Array of plasma ions (within a type 3 AoS)
appinfo
<coordinate1>1...N</coordinate1>

element plasma_composition_ions/element
diagram dd_physics_data_dictionary_p411.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element plasma_composition_ions/z_ion
diagram dd_physics_data_dictionary_p412.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed)
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element plasma_composition_ions/label
diagram dd_physics_data_dictionary_p413.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>dynamic</type>

element plasma_composition_ions/multiple_states_flag
diagram dd_physics_data_dictionary_p414.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element plasma_composition_ions/state
diagram dd_physics_data_dictionary_p415.png
annotation
documentation
Quantities related to the different states of the species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N</coordinate1>

complexType plasma_composition_ions_constant
diagram dd_physics_data_dictionary_p416.png
annotation
documentation
Description of plasma ions (constant)

element plasma_composition_ions_constant/element
diagram dd_physics_data_dictionary_p417.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element plasma_composition_ions_constant/z_ion
diagram dd_physics_data_dictionary_p418.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed)
appinfo
<type>constant</type>
<units>Elementary Charge Unit</units>

element plasma_composition_ions_constant/label
diagram dd_physics_data_dictionary_p419.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>constant</type>

element plasma_composition_ions_constant/state
diagram dd_physics_data_dictionary_p420.png
annotation
documentation
Quantities related to the different states of the species (ionisation, energy, excitation, ...)

complexType plasma_composition_neutral
diagram dd_physics_data_dictionary_p421.png
annotation
documentation
Definition of a neutral atom or molecule

element plasma_composition_neutral/element
diagram dd_physics_data_dictionary_p422.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element plasma_composition_neutral/type
diagram dd_physics_data_dictionary_p423.png
annotation
documentation
List of neutral types, in terms of energy, considered for that neutral species. ID =1: cold; 2: thermal; 3: fast; 4: NBI
appinfo
<coordinate1>1...N</coordinate1>

element plasma_composition_neutral/label
diagram dd_physics_data_dictionary_p424.png
annotation
documentation
String identifying the atom or molecule (e.g. D2, DT, CD4, ...)
appinfo
<type>constant</type>

complexType plasma_composition_neutral_constant
diagram dd_physics_data_dictionary_p425.png
annotation
documentation
Definition of plasma neutral (constant)
appinfo
<coordinate1>1...N</coordinate1>

element plasma_composition_neutral_constant/element
diagram dd_physics_data_dictionary_p426.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element plasma_composition_neutral_constant/label
diagram dd_physics_data_dictionary_p427.png
annotation
documentation
String identifying neutral (e.g. H, D, T, He, C, ...)
appinfo
<type>constant</type>

element plasma_composition_neutral_constant/state
diagram dd_physics_data_dictionary_p428.png
annotation
documentation
State of the species (energy, excitation, ...)

complexType plasma_composition_neutral_element
diagram dd_physics_data_dictionary_p429.png
annotation
documentation
Element entering in the composition of the neutral atom or molecule (within a type 3 AoS)

element plasma_composition_neutral_element/a
diagram dd_physics_data_dictionary_p430.png
annotation
documentation
Mass of atom
appinfo
<units>Atomic Mass Unit</units>
<type>dynamic</type>

element plasma_composition_neutral_element/z_n
diagram dd_physics_data_dictionary_p431.png
annotation
documentation
Nuclear charge
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element plasma_composition_neutral_element/atoms_n
diagram dd_physics_data_dictionary_p432.png
annotation
documentation
Number of atoms of this element in the molecule
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element plasma_composition_neutral_element/multiplicity
diagram dd_physics_data_dictionary_p433.png
annotation
documentation
Multiplicity of the atom
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.15.0</lifecycle_version>
<units>Elementary Charge Unit</units>
<type>dynamic</type>

complexType plasma_composition_neutral_element_constant
diagram dd_physics_data_dictionary_p434.png
annotation
documentation
Element entering in the composition of the neutral atom or molecule (constant)

element plasma_composition_neutral_element_constant/a
diagram dd_physics_data_dictionary_p435.png
annotation
documentation
Mass of atom
appinfo
<units>Atomic Mass Unit</units>
<type>constant</type>

element plasma_composition_neutral_element_constant/z_n
diagram dd_physics_data_dictionary_p436.png
annotation
documentation
Nuclear charge
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element plasma_composition_neutral_element_constant/atoms_n
diagram dd_physics_data_dictionary_p437.png
annotation
documentation
Number of atoms of this element in the molecule
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element plasma_composition_neutral_element_constant/multiplicity
diagram dd_physics_data_dictionary_p438.png
annotation
documentation
Multiplicity of the atom
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.15.0</lifecycle_version>
<units>Elementary Charge Unit</units>
<type>constant</type>

complexType plasma_composition_neutral_state_constant
diagram dd_physics_data_dictionary_p439.png
annotation
documentation
Definition of a neutral state (when describing the plasma composition) (constant)

element plasma_composition_neutral_state_constant/label
diagram dd_physics_data_dictionary_p440.png
annotation
documentation
String identifying neutral state
appinfo
<type>constant</type>

element plasma_composition_neutral_state_constant/electron_configuration
diagram dd_physics_data_dictionary_p441.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>constant</type>

element plasma_composition_neutral_state_constant/vibrational_level
diagram dd_physics_data_dictionary_p442.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element plasma_composition_neutral_state_constant/vibrational_mode
diagram dd_physics_data_dictionary_p443.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>constant</type>

element plasma_composition_neutral_state_constant/neutral_type
diagram dd_physics_data_dictionary_p444.png
annotation
documentation
Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
appinfo
<doc_identifier>utilities/neutrals_identifier.xml</doc_identifier>

complexType plasma_composition_species
diagram dd_physics_data_dictionary_p445.png
annotation
documentation
Description of simple species (elements) without declaration of their ionisation state

element plasma_composition_species/a
diagram dd_physics_data_dictionary_p446.png
annotation
documentation
Mass of atom
appinfo
<units>Atomic Mass Unit</units>
<type>constant</type>

element plasma_composition_species/z_n
diagram dd_physics_data_dictionary_p447.png
annotation
documentation
Nuclear charge
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element plasma_composition_species/label
diagram dd_physics_data_dictionary_p448.png
annotation
documentation
String identifying the species (e.g. H, D, T, ...)
appinfo
<type>constant</type>

complexType rz0d_constant
diagram dd_physics_data_dictionary_p449.png
annotation
documentation
Structure for a single R, Z position (0D, constant)

element rz0d_constant/r
diagram dd_physics_data_dictionary_p450.png
annotation
documentation
Major radius
appinfo
<type>constant</type>
<units>m</units>

element rz0d_constant/z
diagram dd_physics_data_dictionary_p451.png
annotation
documentation
Height
appinfo
<type>constant</type>
<units>m</units>

complexType rz0d_dynamic_aos
diagram dd_physics_data_dictionary_p452.png
annotation
documentation
Structure for scalar R, Z positions, dynamic within a type 3 array of structures (index on time)

element rz0d_dynamic_aos/r
diagram dd_physics_data_dictionary_p453.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<units>m</units>

element rz0d_dynamic_aos/z
diagram dd_physics_data_dictionary_p454.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<units>m</units>

complexType rz0d_static
diagram dd_physics_data_dictionary_p455.png
annotation
documentation
Structure for a single R, Z position (0D, static)

element rz0d_static/r
diagram dd_physics_data_dictionary_p456.png
annotation
documentation
Major radius
appinfo
<type>static</type>
<units>m</units>

element rz0d_static/z
diagram dd_physics_data_dictionary_p457.png
annotation
documentation
Height
appinfo
<type>static</type>
<units>m</units>

complexType rz1d_constant
diagram dd_physics_data_dictionary_p458.png
annotation
documentation
Structure for list of R, Z positions (1D, constant)

element rz1d_constant/r
diagram dd_physics_data_dictionary_p459.png
annotation
documentation
Major radius
appinfo
<type>constant</type>
<units>m</units>
<coordinate1>1...n_points</coordinate1>

element rz1d_constant/z
diagram dd_physics_data_dictionary_p460.png
annotation
documentation
Height
appinfo
<type>constant</type>
<units>m</units>
<coordinate1>../r</coordinate1>

complexType rz1d_dynamic_1
diagram dd_physics_data_dictionary_p461.png
annotation
documentation
Structure for list of R, Z positions (1D, dynamic), time assumed to be 1 level above

element rz1d_dynamic_1/r
diagram dd_physics_data_dictionary_p462.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>../../time</coordinate1>

element rz1d_dynamic_1/z
diagram dd_physics_data_dictionary_p463.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>../../time</coordinate1>

complexType rz1d_dynamic_2
diagram dd_physics_data_dictionary_p464.png
annotation
documentation
Structure for list of R, Z positions (1D, dynamic), time assumed to be 2 levels above

element rz1d_dynamic_2/r
diagram dd_physics_data_dictionary_p465.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>../../../time</coordinate1>

element rz1d_dynamic_2/z
diagram dd_physics_data_dictionary_p466.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>../../../time</coordinate1>

complexType rz1d_dynamic_aos
diagram dd_physics_data_dictionary_p467.png
annotation
documentation
Structure for list of R, Z positions (1D list of Npoints, dynamic within a type 3 array of structures (index on time))

element rz1d_dynamic_aos/r
diagram dd_physics_data_dictionary_p468.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element rz1d_dynamic_aos/z
diagram dd_physics_data_dictionary_p469.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>../r</coordinate1>

complexType rz1d_dynamic_aos_time
diagram dd_physics_data_dictionary_p470.png
annotation
documentation
Structure for list of R, Z positions (1D list of Npoints, dynamic within a type 3 array of structures (index on time), with time as sibling)

element rz1d_dynamic_aos_time/r
diagram dd_physics_data_dictionary_p471.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element rz1d_dynamic_aos_time/z
diagram dd_physics_data_dictionary_p472.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>../r</coordinate1>

element rz1d_dynamic_aos_time/time
diagram dd_physics_data_dictionary_p473.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType rz1d_static
diagram dd_physics_data_dictionary_p474.png
annotation
documentation
Structure for list of R, Z positions (1D, constant)

element rz1d_static/r
diagram dd_physics_data_dictionary_p475.png
annotation
documentation
Major radius
appinfo
<type>static</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element rz1d_static/z
diagram dd_physics_data_dictionary_p476.png
annotation
documentation
Height
appinfo
<type>static</type>
<units>m</units>
<coordinate1>../r</coordinate1>

complexType rzphi0d_dynamic_aos3
diagram dd_physics_data_dictionary_p477.png
annotation
documentation
Structure for R, Z, Phi positions (0D, dynamic within a type 3 array of structures (index on time))

element rzphi0d_dynamic_aos3/r
diagram dd_physics_data_dictionary_p478.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<units>m</units>

element rzphi0d_dynamic_aos3/z
diagram dd_physics_data_dictionary_p479.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<units>m</units>

element rzphi0d_dynamic_aos3/phi
diagram dd_physics_data_dictionary_p480.png
annotation
documentation
Toroidal angle
appinfo
<type>dynamic</type>
<units>rad</units>

complexType rzphi0d_static
diagram dd_physics_data_dictionary_p481.png
annotation
documentation
Structure for R, Z, Phi positions (0D, static)

element rzphi0d_static/r
diagram dd_physics_data_dictionary_p482.png
annotation
documentation
Major radius
appinfo
<type>static</type>
<units>m</units>

element rzphi0d_static/z
diagram dd_physics_data_dictionary_p483.png
annotation
documentation
Height
appinfo
<type>static</type>
<units>m</units>

element rzphi0d_static/phi
diagram dd_physics_data_dictionary_p484.png
annotation
documentation
Toroidal angle
appinfo
<type>static</type>
<units>rad</units>

complexType rzphi1d_dynamic_aos1
diagram dd_physics_data_dictionary_p485.png
annotation
documentation
Structure for list of R, Z, Phi positions (1D, dynamic within a type 1 array of structures (indexed on objects, data/time structure)

element rzphi1d_dynamic_aos1/r
diagram dd_physics_data_dictionary_p486.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>time</coordinate1>

element rzphi1d_dynamic_aos1/z
diagram dd_physics_data_dictionary_p487.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>time</coordinate1>

element rzphi1d_dynamic_aos1/phi
diagram dd_physics_data_dictionary_p488.png
annotation
documentation
Toroidal angle
appinfo
<type>dynamic</type>
<units>rad</units>
<coordinate1>time</coordinate1>

complexType rzphi1d_dynamic_aos3
diagram dd_physics_data_dictionary_p489.png
annotation
documentation
Structure for R, Z, Phi positions (1D, dynamic within a type 3 array of structure)

element rzphi1d_dynamic_aos3/r
diagram dd_physics_data_dictionary_p490.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element rzphi1d_dynamic_aos3/z
diagram dd_physics_data_dictionary_p491.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>../r</coordinate1>

element rzphi1d_dynamic_aos3/phi
diagram dd_physics_data_dictionary_p492.png
annotation
documentation
Toroidal angle
appinfo
<type>dynamic</type>
<units>rad</units>
<coordinate1>../r</coordinate1>

complexType rzphi1d_static
diagram dd_physics_data_dictionary_p493.png
annotation
documentation
Structure for list of R, Z, Phi positions (1D, static)

element rzphi1d_static/r
diagram dd_physics_data_dictionary_p494.png
annotation
documentation
Major radius
appinfo
<type>static</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element rzphi1d_static/z
diagram dd_physics_data_dictionary_p495.png
annotation
documentation
Height
appinfo
<type>static</type>
<units>m</units>
<coordinate1>../r</coordinate1>

element rzphi1d_static/phi
diagram dd_physics_data_dictionary_p496.png
annotation
documentation
Toroidal angle
appinfo
<type>static</type>
<units>rad</units>
<coordinate1>../r</coordinate1>

complexType rzphipsitheta1d_dynamic_aos3
diagram dd_physics_data_dictionary_p497.png
annotation
documentation
Structure for R, Z, Phi, Psi, Theta positions (1D, dynamic within a type 3 array of structures)

element rzphipsitheta1d_dynamic_aos3/r
diagram dd_physics_data_dictionary_p498.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element rzphipsitheta1d_dynamic_aos3/z
diagram dd_physics_data_dictionary_p499.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>../r</coordinate1>

element rzphipsitheta1d_dynamic_aos3/phi
diagram dd_physics_data_dictionary_p500.png
annotation
documentation
Toroidal angle
appinfo
<type>dynamic</type>
<units>rad</units>
<coordinate1>../r</coordinate1>

element rzphipsitheta1d_dynamic_aos3/psi
diagram dd_physics_data_dictionary_p501.png
annotation
documentation
Poloidal flux
appinfo
<type>dynamic</type>
<units>Wb</units>
<coordinate1>../r</coordinate1>

element rzphipsitheta1d_dynamic_aos3/theta
diagram dd_physics_data_dictionary_p502.png
annotation
documentation
Poloidal angle
appinfo
<type>dynamic</type>
<units>rad</units>
<coordinate1>../r</coordinate1>

complexType x1x21d_static
diagram dd_physics_data_dictionary_p503.png
annotation
documentation
Structure for list of X1, X2 positions (1D, static)

element x1x21d_static/x1
diagram dd_physics_data_dictionary_p504.png
annotation
documentation
Positions along x1 axis
appinfo
<type>static</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element x1x21d_static/x2
diagram dd_physics_data_dictionary_p505.png
annotation
documentation
Positions along x2 axis
appinfo
<type>static</type>
<units>m</units>
<coordinate1>../x1</coordinate1>

complexType xyz0d_static
diagram dd_physics_data_dictionary_p506.png
annotation
documentation
Structure for list of X, Y, Z components (0D, static)

element xyz0d_static/x
diagram dd_physics_data_dictionary_p507.png
annotation
documentation
Component along X axis
appinfo
<type>static</type>
<units>m</units>

element xyz0d_static/y
diagram dd_physics_data_dictionary_p508.png
annotation
documentation
Component along Y axis
appinfo
<type>static</type>
<units>m</units>

element xyz0d_static/z
diagram dd_physics_data_dictionary_p509.png
annotation
documentation
Component along Z axis
appinfo
<type>static</type>
<units>m</units>

simpleType cpx_1d_type

simpleType cpx_2d_type

simpleType cpx_type

simpleType flt_1d_type

simpleType flt_2d_type

simpleType flt_3d_type

simpleType flt_4d_type

simpleType flt_5d_type

simpleType flt_6d_type

simpleType flt_7d_type

simpleType flt_type
annotation
documentation
single floating number

simpleType int_1d_type

simpleType int_2d_type

simpleType int_3d_type

simpleType int_type
annotation
documentation
single integer number

simpleType str_1d_type

simpleType str_2d_type

simpleType str_type
annotation
documentation
single string

element neutron_diagnostic
diagram dd_physics_data_dictionary_p510.png
annotation
documentation
Neutron diagnostic such as DNFM, NFM or MFC
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.6.0</lifecycle_version>
<lifecycle_last_change>3.6.1</lifecycle_last_change>

element neutron_diagnostic/characteristics
diagram dd_physics_data_dictionary_p511.png
annotation
documentation
Description of Diagnostic's module detection characteristics for differen plasma modes based on Design Description

element neutron_diagnostic/detectors
diagram dd_physics_data_dictionary_p512.png
annotation
documentation
Description of Detectors properties and Data in Neutron Diagnostic Module
appinfo
<coordinate1>1...N</coordinate1>

element neutron_diagnostic/synthetic_signals
diagram dd_physics_data_dictionary_p513.png
annotation
documentation
Output Data from Neutron Diagnostic's Module

element neutron_diagnostic/unit_source
diagram dd_physics_data_dictionary_p514.png
annotation
documentation
Unit ring sources description
appinfo
<coordinate1>1...N</coordinate1>

complexType neutron_diagnostic_adc
diagram dd_physics_data_dictionary_p515.png
annotation
documentation
ADC

element neutron_diagnostic_adc/power_switch
diagram dd_physics_data_dictionary_p516.png
annotation
documentation
Power switch (1=on, 0=off)
appinfo
<type>static</type>

element neutron_diagnostic_adc/discriminator_level_lower
diagram dd_physics_data_dictionary_p517.png
annotation
documentation
Lower level discriminator of ADC
appinfo
<type>static</type>

element neutron_diagnostic_adc/discriminator_level_upper
diagram dd_physics_data_dictionary_p518.png
annotation
documentation
Upper level discriminator of ADC
appinfo
<type>static</type>

element neutron_diagnostic_adc/sampling_rate
diagram dd_physics_data_dictionary_p519.png
annotation
documentation
Number of samples recorded per second
appinfo
<type>static</type>

element neutron_diagnostic_adc/bias
diagram dd_physics_data_dictionary_p520.png
annotation
documentation
ADC signal bias
appinfo
<units>V</units>
<type>static</type>

element neutron_diagnostic_adc/input_range
diagram dd_physics_data_dictionary_p521.png
annotation
documentation
ADC input range
appinfo
<units>V</units>
<type>static</type>

element neutron_diagnostic_adc/impedance
diagram dd_physics_data_dictionary_p522.png
annotation
documentation
ADC impedance
appinfo
<units>ohm</units>
<type>static</type>

complexType neutron_diagnostic_b_field_sensor
diagram dd_physics_data_dictionary_p523.png
annotation
documentation
Magnetic field sensor

element neutron_diagnostic_b_field_sensor/power_switch
diagram dd_physics_data_dictionary_p524.png
annotation
documentation
Power switch (1=on, 0=off)
appinfo
<type>static</type>

element neutron_diagnostic_b_field_sensor/b_field
diagram dd_physics_data_dictionary_p525.png
annotation
documentation
Magnetic field measured by the sensor
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>T</units>

complexType neutron_diagnostic_characteristics
diagram dd_physics_data_dictionary_p526.png

element neutron_diagnostic_characteristics/dead_time
diagram dd_physics_data_dictionary_p527.png
annotation
documentation
Dead time of detectors
appinfo
<type>static</type>
<units>s</units>

element neutron_diagnostic_characteristics/pulse_length
diagram dd_physics_data_dictionary_p528.png
annotation
documentation
Lower counting limit of recent Measuring Mode and plasma reaction
appinfo
<type>static</type>
<units>s</units>

element neutron_diagnostic_characteristics/reaction
diagram dd_physics_data_dictionary_p529.png
annotation
documentation
Plasma reaction (1 -'DT'; 2 - 'DD')
appinfo
<coordinate1>index</coordinate1>

complexType neutron_diagnostic_characteristics_reaction
diagram dd_physics_data_dictionary_p530.png

element neutron_diagnostic_characteristics_reaction/index
diagram dd_physics_data_dictionary_p531.png
annotation
documentation
Index of plasma reaction type
appinfo
<type>static</type>

element neutron_diagnostic_characteristics_reaction/error
diagram dd_physics_data_dictionary_p532.png
annotation
documentation
Diagnostic's relative uncertainty for recent plasma reaction
appinfo
<type>static</type>
<units>-</units>

element neutron_diagnostic_characteristics_reaction/probability_overlap
diagram dd_physics_data_dictionary_p533.png
annotation
documentation
Pulse probability overlap for recent plasma reaction
appinfo
<type>static</type>
<units>-</units>

element neutron_diagnostic_characteristics_reaction/mode
diagram dd_physics_data_dictionary_p534.png
annotation
documentation
Characteristics of counting linear limits in recent Measuring modes for recent Plasma reaction type
appinfo
<coordinate1>index</coordinate1>

complexType neutron_diagnostic_characteristics_reaction_mode
diagram dd_physics_data_dictionary_p535.png

element neutron_diagnostic_characteristics_reaction_mode/index
diagram dd_physics_data_dictionary_p536.png
annotation
documentation
Index of Measuring Mode
appinfo
<type>static</type>

element neutron_diagnostic_characteristics_reaction_mode/name
diagram dd_physics_data_dictionary_p537.png
annotation
documentation
Name of Measuring Mode
appinfo
<type>static</type>

element neutron_diagnostic_characteristics_reaction_mode/count_limit_max
diagram dd_physics_data_dictionary_p538.png
annotation
documentation
Maximum count limit of recent Measuring Mode and plasma reaction
appinfo
<type>static</type>
<units>cps</units>

element neutron_diagnostic_characteristics_reaction_mode/count_limit_min
diagram dd_physics_data_dictionary_p539.png
annotation
documentation
Minimum count limit of recent Measuring Mode and plasma reaction
appinfo
<type>static</type>
<units>cps</units>

complexType neutron_diagnostic_detectors
diagram dd_physics_data_dictionary_p540.png

element neutron_diagnostic_detectors/name
diagram dd_physics_data_dictionary_p541.png
annotation
documentation
Name of Detector
appinfo
<type>static</type>

element neutron_diagnostic_detectors/radiation
diagram dd_physics_data_dictionary_p542.png
annotation
documentation
Radiation type on detector's converter (1 - 'neutrons'; 2 - 'gamma-rays')
appinfo
<coordinate1>index</coordinate1>

element neutron_diagnostic_detectors/position
diagram dd_physics_data_dictionary_p543.png
annotation
documentation
Detector Position Data SHOULD BE REMOVED, REDUNDANT WITH THE NEW DETECTOR DESCRIPTION

element neutron_diagnostic_detectors/detector
diagram dd_physics_data_dictionary_p544.png
annotation
documentation
Detector description

element neutron_diagnostic_detectors/aperture
diagram dd_physics_data_dictionary_p545.png
annotation
documentation
Description of a set of collimating apertures
appinfo
<coordinate1>1...N</coordinate1>

element neutron_diagnostic_detectors/mode
diagram dd_physics_data_dictionary_p546.png
annotation
documentation
Measuring Mode Properties and Data
appinfo
<type>static</type>
<coordinate1>index</coordinate1>

element neutron_diagnostic_detectors/energy_band
diagram dd_physics_data_dictionary_p547.png
annotation
documentation
Set of energy bands in which neutrons are counted by the detector
appinfo
<coordinate1>1...N</coordinate1>

element neutron_diagnostic_detectors/start_time
diagram dd_physics_data_dictionary_p548.png
annotation
documentation
Time stamp of the moment diagnostic starts recording data
appinfo
<type>constant</type>
<units>s</units>

element neutron_diagnostic_detectors/end_time
diagram dd_physics_data_dictionary_p549.png
annotation
documentation
Time stamp of the moment diagnostic ends recording data
appinfo
<type>constant</type>
<units>s</units>

element neutron_diagnostic_detectors/spectrum_sampling_time
diagram dd_physics_data_dictionary_p550.png
annotation
documentation
Sampling time used to obtain one spectrum time slice
appinfo
<type>constant</type>
<units>s</units>

element neutron_diagnostic_detectors/amplitude_raw
diagram dd_physics_data_dictionary_p551.png
annotation
documentation
Raw amplitude of the measured signal
appinfo
<coordinate1>time</coordinate1>
<units>V</units>
<type>dynamic</type>

element neutron_diagnostic_detectors/amplitude_peak
diagram dd_physics_data_dictionary_p552.png
annotation
documentation
Processed peak amplitude of the measured signal
appinfo
<coordinate1>time</coordinate1>
<units>V</units>
<type>dynamic</type>

element neutron_diagnostic_detectors/spectrum_total
diagram dd_physics_data_dictionary_p553.png
annotation
documentation
Detected count per energy channel, integrated over the whole acquisition duration
appinfo
<type>constant</type>
<coordinate1>../energy_band</coordinate1>

element neutron_diagnostic_detectors/spectrum
diagram dd_physics_data_dictionary_p554.png
annotation
documentation
Detected count per energy channel as a function of time
appinfo
<type>dynamic</type>
<coordinate1>../energy_band</coordinate1>
<coordinate2>time</coordinate2>

element neutron_diagnostic_detectors/adc
diagram dd_physics_data_dictionary_p555.png
annotation
documentation
Description of analogic-digital converter

element neutron_diagnostic_detectors/supply_high_voltage
diagram dd_physics_data_dictionary_p556.png
annotation
documentation
Description of high voltage power supply

element neutron_diagnostic_detectors/supply_low_voltage
diagram dd_physics_data_dictionary_p557.png
annotation
documentation
Description of low voltage power supply

element neutron_diagnostic_detectors/test_generator
diagram dd_physics_data_dictionary_p558.png
annotation
documentation
Test generator characteristics

element neutron_diagnostic_detectors/b_field_sensor
diagram dd_physics_data_dictionary_p559.png
annotation
documentation
Magnetic field sensor

element neutron_diagnostic_detectors/temperature_sensor
diagram dd_physics_data_dictionary_p560.png
annotation
documentation
Temperature sensor

complexType neutron_diagnostic_detectors_mode
diagram dd_physics_data_dictionary_p561.png

element neutron_diagnostic_detectors_mode/name
diagram dd_physics_data_dictionary_p562.png
annotation
documentation
Name of Measuring Mode
appinfo
<type>static</type>

element neutron_diagnostic_detectors_mode/counting
diagram dd_physics_data_dictionary_p563.png
annotation
documentation
Counting in Measuring Mode in Dynamic
appinfo
<type>dynamic</type>
<coordinate1>../../../time</coordinate1>
<units>cps</units>

complexType neutron_diagnostic_detectors_radiation
diagram dd_physics_data_dictionary_p564.png

element neutron_diagnostic_detectors_radiation/index
diagram dd_physics_data_dictionary_p565.png
annotation
documentation
Index of radiation type
appinfo
<type>static</type>

element neutron_diagnostic_detectors_radiation/converter_name
diagram dd_physics_data_dictionary_p566.png
annotation
documentation
Name of detector's converter for resent particle
appinfo
<type>static</type>

element neutron_diagnostic_detectors_radiation/converter_volume
diagram dd_physics_data_dictionary_p567.png
annotation
documentation
Volume of detector's converter for resent particle
appinfo
<type>static</type>
<units>m^3</units>

element neutron_diagnostic_detectors_radiation/converter_nuclear_density
diagram dd_physics_data_dictionary_p568.png
annotation
documentation
Nuclear density of detector's converter for resent particle
appinfo
<type>static</type>
<units>m^-3</units>

element neutron_diagnostic_detectors_radiation/converter_temperature
diagram dd_physics_data_dictionary_p569.png
annotation
documentation
Temperature of detector's converter
appinfo
<type>dynamic</type>
<coordinate1>../../../time</coordinate1>
<units>K</units>

complexType neutron_diagnostic_supply
diagram dd_physics_data_dictionary_p570.png
annotation
documentation
Power supply

element neutron_diagnostic_supply/power_switch
diagram dd_physics_data_dictionary_p571.png
annotation
documentation
Power switch (1=on, 0=off)
appinfo
<type>static</type>

element neutron_diagnostic_supply/voltage_set
diagram dd_physics_data_dictionary_p572.png
annotation
documentation
Voltage set
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>V</units>

element neutron_diagnostic_supply/voltage_out
diagram dd_physics_data_dictionary_p573.png
annotation
documentation
Voltage at the supply output
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>V</units>

complexType neutron_diagnostic_synthetic_signals
diagram dd_physics_data_dictionary_p574.png

element neutron_diagnostic_synthetic_signals/total_neutron_flux
diagram dd_physics_data_dictionary_p575.png
annotation
documentation
Total Neutron Flux in Dynamic
appinfo
<type>dynamic</type>
<coordinate1>../../time</coordinate1>
<units>s^-1</units>

element neutron_diagnostic_synthetic_signals/fusion_power
diagram dd_physics_data_dictionary_p576.png
annotation
documentation
Fusion Power
appinfo
<type>dynamic</type>
<coordinate1>../../time</coordinate1>
<units>W</units>

complexType neutron_diagnostic_temperature_sensor
diagram dd_physics_data_dictionary_p577.png
annotation
documentation
Temperature sensor

element neutron_diagnostic_temperature_sensor/power_switch
diagram dd_physics_data_dictionary_p578.png
annotation
documentation
Power switch (1=on, 0=off)
appinfo
<type>static</type>

element neutron_diagnostic_temperature_sensor/temperature
diagram dd_physics_data_dictionary_p579.png
annotation
documentation
Temperature measured by the sensor
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>K</units>

complexType neutron_diagnostic_test_generator
diagram dd_physics_data_dictionary_p580.png
annotation
documentation
Test generator

element neutron_diagnostic_test_generator/power_switch
diagram dd_physics_data_dictionary_p581.png
annotation
documentation
Power switch (1=on, 0=off)
appinfo
<type>static</type>

element neutron_diagnostic_test_generator/shape
diagram dd_physics_data_dictionary_p582.png
annotation
documentation
Signal shape. Index : 1 – rectangular, 2 – gaussian

element neutron_diagnostic_test_generator/rise_time
diagram dd_physics_data_dictionary_p583.png
annotation
documentation
Peak rise time
appinfo
<type>constant</type>
<units>s</units>

element neutron_diagnostic_test_generator/fall_time
diagram dd_physics_data_dictionary_p584.png
annotation
documentation
Peak fall time
appinfo
<type>constant</type>
<units>s</units>

element neutron_diagnostic_test_generator/frequency
diagram dd_physics_data_dictionary_p585.png
annotation
documentation
Generated signal frequency
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>Hz</units>

element neutron_diagnostic_test_generator/amplitude
diagram dd_physics_data_dictionary_p586.png
annotation
documentation
Generated signal amplitude
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>V</units>

complexType neutron_diagnostic_unit_source
diagram dd_physics_data_dictionary_p587.png
annotation
documentation
Unit ring sources distribution

element neutron_diagnostic_unit_source/position
diagram dd_physics_data_dictionary_p588.png
annotation
documentation
Position of ring unit sources inside ITER vacuum vessel

element neutron_diagnostic_unit_source/radiation
diagram dd_physics_data_dictionary_p589.png
annotation
documentation
Radiation type on detector's converter (1 - 'neutrons'; 2 - 'gamma-rays')
appinfo
<coordinate1>index</coordinate1>

complexType neutron_diagnostic_unit_source_radiation
diagram dd_physics_data_dictionary_p590.png

element neutron_diagnostic_unit_source_radiation/index
diagram dd_physics_data_dictionary_p591.png
annotation
documentation
Index of radiation type. TO BE REMOVED, since it is given by the index of the radiation array above.
appinfo
<type>static</type>

element neutron_diagnostic_unit_source_radiation/reaction
diagram dd_physics_data_dictionary_p592.png
annotation
documentation
Plasma reaction (1 - 'DT'; 2 - 'DD')
appinfo
<coordinate1>index</coordinate1>

complexType neutron_diagnostic_unit_source_radiation_reaction
diagram dd_physics_data_dictionary_p593.png

element neutron_diagnostic_unit_source_radiation_reaction/index
diagram dd_physics_data_dictionary_p594.png
annotation
documentation
Index of plasma reaction type. To be removed, since it is given by the index of the reaction array above.
appinfo
<type>static</type>

element neutron_diagnostic_unit_source_radiation_reaction/energy
diagram dd_physics_data_dictionary_p595.png
annotation
documentation
Energy boundaries for Detector Radiator Flux
appinfo
<type>static</type>
<coordinate1>1...N</coordinate1>
<units>eV</units>

element neutron_diagnostic_unit_source_radiation_reaction/flux
diagram dd_physics_data_dictionary_p596.png
annotation
documentation
Radiation flux from Unit Ring Source in recent detector's converter (1 - Number of Detector, 2 - Energy of particles)
appinfo
<type>static</type>
<coordinate1>1...N</coordinate1>
<coordinate2>../../../unit_source(:)/energy(:)</coordinate2>
<units>m^-2</units>

element neutron_diagnostic_unit_source_radiation_reaction/d2flux_drdz
diagram dd_physics_data_dictionary_p597.png
annotation
documentation
Second deriviation of Radiation flux from Unit Ring Source in recent detector's converter for "spline" reconstruction(1 - Number of Detector, 2 - Energy of particles)
appinfo
<type>static</type>
<coordinate1>1...N</coordinate1>
<coordinate2>../../../unit_source(:)/energy(:)</coordinate2>
<units>m^-4</units>

element neutron_diagnostic_unit_source_radiation_reaction/reaction_rate
diagram dd_physics_data_dictionary_p598.png
annotation
documentation
Reaction Rate on converter's material from Unit Ring Source in recent detector's converter (1 - Number of Detector, 2 - Energy of particles)
appinfo
<type>static</type>
<coordinate1>1...N</coordinate1>
<coordinate2>../../../unit_source(:)/energy(:)</coordinate2>
<units>m^-3</units>

element neutron_diagnostic_unit_source_radiation_reaction/sensitivity
diagram dd_physics_data_dictionary_p599.png
annotation
documentation
Sensitivity of converter's material in recent detector's converter (1 - Number of Detector, 2 - Energy of particles)
appinfo
<type>static</type>
<coordinate1>1...N</coordinate1>
<coordinate2>../../../unit_source(:)/energy(:)</coordinate2>
<units>cps.m^2.s</units>

element amns_data
diagram dd_physics_data_dictionary_p600.png
annotation
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.
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.0</lifecycle_version>
<lifecycle_last_change>3.15.1</lifecycle_last_change>

element amns_data/z_n
diagram dd_physics_data_dictionary_p601.png
annotation
documentation
Nuclear charge
appinfo
<units>Elementary Charge Unit</units>
<type>static</type>

element amns_data/a
diagram dd_physics_data_dictionary_p602.png
annotation
documentation
Mass of atom
appinfo
<units>Atomic Mass Unit</units>
<type>static</type>

element amns_data/process
diagram dd_physics_data_dictionary_p603.png
annotation
documentation
Description and data for a set of physical processes.
appinfo
<coordinate1>1...N</coordinate1>

element amns_data/coordinate_system
diagram dd_physics_data_dictionary_p604.png
annotation
documentation
Array of possible coordinate systems for process tables
appinfo
<coordinate1>1...N</coordinate1>

element amns_data/release
diagram dd_physics_data_dictionary_p605.png
annotation
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.
appinfo
<coordinate1>1...N</coordinate1>

complexType amns_data_coordinate_system
diagram dd_physics_data_dictionary_p606.png
annotation
documentation
Description of a coordinate system for atomic data tables

element amns_data_coordinate_system/coordinate
diagram dd_physics_data_dictionary_p607.png
annotation
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)
appinfo
<coordinate1>1...N</coordinate1>

complexType amns_data_coordinate_system_coordinate
diagram dd_physics_data_dictionary_p608.png
annotation
documentation
Description of a coordinate for atomic data tables. Can be either a range of real values or a set of discrete values (if interp_type=0)

element amns_data_coordinate_system_coordinate/label
diagram dd_physics_data_dictionary_p609.png
annotation
documentation
Description of coordinate (e.g. "Electron temperature")
appinfo
<type>static</type>

element amns_data_coordinate_system_coordinate/values
diagram dd_physics_data_dictionary_p610.png
annotation
documentation
Coordinate values
appinfo
<units>units given by coordinate_system(:)/coordinate(:)/units</units>
<coordinate1>1...N</coordinate1>
<type>static</type>

element amns_data_coordinate_system_coordinate/interpolation_type
diagram dd_physics_data_dictionary_p611.png
annotation
documentation
Interpolation strategy in this coordinate direction. Integer flag: 0=discrete (no interpolation); 1=linear; ...
appinfo
<type>static</type>

element amns_data_coordinate_system_coordinate/extrapolation_type
diagram dd_physics_data_dictionary_p612.png
annotation
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
appinfo
<coordinate1>1...2</coordinate1>
<type>static</type>

element amns_data_coordinate_system_coordinate/value_labels
diagram dd_physics_data_dictionary_p613.png
annotation
documentation
String description of discrete coordinate values (if interpolation_type=0). E.g., for spectroscopic lines, the spectroscopic description of the transition.
appinfo
<coordinate1>../values</coordinate1>
<type>static</type>

element amns_data_coordinate_system_coordinate/units
diagram dd_physics_data_dictionary_p614.png
annotation
documentation
Units of coordinate (e.g. eV)
appinfo
<type>static</type>

element amns_data_coordinate_system_coordinate/transformation
diagram dd_physics_data_dictionary_p615.png
annotation
documentation
Coordinate transformation applied to coordinate values stored in coord. Integer flag: 0=none; 1=log10; 2=ln
appinfo
<type>static</type>

element amns_data_coordinate_system_coordinate/spacing
diagram dd_physics_data_dictionary_p616.png
annotation
documentation
Flag for specific coordinate spacing (for optimization purposes). Integer flag: 0=undefined; 1=uniform; ...
appinfo
<type>static</type>

complexType amns_data_data_entry
diagram dd_physics_data_dictionary_p617.png
annotation
documentation
Definition of a given AMNS data entry

element amns_data_data_entry/description
diagram dd_physics_data_dictionary_p618.png
annotation
documentation
Description of this data entry
appinfo
<type>static</type>

element amns_data_data_entry/shot
diagram dd_physics_data_dictionary_p619.png
annotation
documentation
Shot number = Mass*100+Nuclear_charge
appinfo
<type>static</type>

element amns_data_data_entry/run
diagram dd_physics_data_dictionary_p620.png
annotation
documentation
Which run number is the active run number for this version
appinfo
<type>static</type>

complexType amns_data_process
diagram dd_physics_data_dictionary_p621.png
annotation
documentation
Definition of a process and its data

element amns_data_process/label
diagram dd_physics_data_dictionary_p622.png
annotation
documentation
String identifying the process (e.g. EI, RC, ...)
appinfo
<type>static</type>

element amns_data_process/reactants
diagram dd_physics_data_dictionary_p623.png
annotation
documentation
Set of reactants involved in this process
appinfo
<coordinate1>1...N</coordinate1>

element amns_data_process/products
diagram dd_physics_data_dictionary_p624.png
annotation
documentation
Set of products resulting of this process
appinfo
<coordinate1>1...N</coordinate1>

element amns_data_process/table_dimension
diagram dd_physics_data_dictionary_p625.png
annotation
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)
appinfo
<type>static</type>

element amns_data_process/coordinate_index
diagram dd_physics_data_dictionary_p626.png
annotation
documentation
Index in tables_coord, specifying what coordinate systems to use for this process (valid for all tables)
appinfo
<type>static</type>

element amns_data_process/result_label
diagram dd_physics_data_dictionary_p627.png
annotation
documentation
Description of the process result (rate, cross section, sputtering yield, ...)
appinfo
<type>static</type>

element amns_data_process/result_units
diagram dd_physics_data_dictionary_p628.png
annotation
documentation
Units of the process result
appinfo
<type>static</type>

element amns_data_process/result_transformation
diagram dd_physics_data_dictionary_p629.png
annotation
documentation
Transformation of the process result. Integer flag: 0=no transformation; 1=10^; 2=exp()
appinfo
<type>static</type>

element amns_data_process/charge_state
diagram dd_physics_data_dictionary_p630.png
annotation
documentation
Process tables for a set of charge states. Only one table is used for that process, defined by process(:)/table_dimension
appinfo
<coordinate1>1...N</coordinate1>

complexType amns_data_process_charge_state
diagram dd_physics_data_dictionary_p631.png
annotation
documentation
Process tables for a given charge state. Only one table is used for that process, defined by process(:)/table_dimension

element amns_data_process_charge_state/label
diagram dd_physics_data_dictionary_p632.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>static</type>

element amns_data_process_charge_state/z_min
diagram dd_physics_data_dictionary_p633.png
annotation
documentation
Minimum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>static</type>

element amns_data_process_charge_state/z_max
diagram dd_physics_data_dictionary_p634.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>static</type>

element amns_data_process_charge_state/table_0d
diagram dd_physics_data_dictionary_p635.png
annotation
documentation
0D table describing the process data
appinfo
<type>static</type>
<units>units given by process(:)/results_units</units>

element amns_data_process_charge_state/table_1d
diagram dd_physics_data_dictionary_p636.png
annotation
documentation
1D table describing the process data
appinfo
<type>static</type>
<units>units given by process(:)/results_units</units>
<coordinate1>../../../coordinate_system(process(:)/coordinate_index)/coordinate(1)</coordinate1>

element amns_data_process_charge_state/table_2d
diagram dd_physics_data_dictionary_p637.png
annotation
documentation
2D table describing the process data
appinfo
<type>static</type>
<units>units given by process(:)/results_units</units>
<coordinate1>../../../coordinate_system(process(:)/coordinate_index)/coordinate(1)</coordinate1>
<coordinate2>../../../coordinate_system(process(:)/coordinate_index)/coordinate(2)</coordinate2>

element amns_data_process_charge_state/table_3d
diagram dd_physics_data_dictionary_p638.png
annotation
documentation
3D table describing the process data
appinfo
<type>static</type>
<units>units given by process(:)/results_units</units>
<coordinate1>../../../coordinate_system(process(:)/coordinate_index)/coordinate(1)</coordinate1>
<coordinate2>../../../coordinate_system(process(:)/coordinate_index)/coordinate(2)</coordinate2>
<coordinate3>../../../coordinate_system(process(:)/coordinate_index)/coordinate(3)</coordinate3>

element amns_data_process_charge_state/table_4d
diagram dd_physics_data_dictionary_p639.png
annotation
documentation
4D table describing the process data
appinfo
<type>static</type>
<units>units given by process(:)/results_units</units>
<coordinate1>../../../coordinate_system(process(:)/coordinate_index)/coordinate(1)</coordinate1>
<coordinate2>../../../coordinate_system(process(:)/coordinate_index)/coordinate(2)</coordinate2>
<coordinate3>../../../coordinate_system(process(:)/coordinate_index)/coordinate(3)</coordinate3>
<coordinate4>../../../coordinate_system(process(:)/coordinate_index)/coordinate(4)</coordinate4>

element amns_data_process_charge_state/table_5d
diagram dd_physics_data_dictionary_p640.png
annotation
documentation
5D table describing the process data
appinfo
<type>static</type>
<units>units given by process(:)/results_units</units>
<coordinate1>../../../coordinate_system(process(:)/coordinate_index)/coordinate(1)</coordinate1>
<coordinate2>../../../coordinate_system(process(:)/coordinate_index)/coordinate(2)</coordinate2>
<coordinate3>../../../coordinate_system(process(:)/coordinate_index)/coordinate(3)</coordinate3>
<coordinate4>../../../coordinate_system(process(:)/coordinate_index)/coordinate(4)</coordinate4>
<coordinate5>../../../coordinate_system(process(:)/coordinate_index)/coordinate(5)</coordinate5>

element amns_data_process_charge_state/table_6d
diagram dd_physics_data_dictionary_p641.png
annotation
documentation
6D table describing the process data
appinfo
<type>static</type>
<units>units given by process(:)/results_units</units>
<coordinate1>../../../coordinate_system(process(:)/coordinate_index)/coordinate(1)</coordinate1>
<coordinate2>../../../coordinate_system(process(:)/coordinate_index)/coordinate(2)</coordinate2>
<coordinate3>../../../coordinate_system(process(:)/coordinate_index)/coordinate(3)</coordinate3>
<coordinate4>../../../coordinate_system(process(:)/coordinate_index)/coordinate(4)</coordinate4>
<coordinate5>../../../coordinate_system(process(:)/coordinate_index)/coordinate(5)</coordinate5>
<coordinate6>../../../coordinate_system(process(:)/coordinate_index)/coordinate(6)</coordinate6>

complexType amns_data_process_element
diagram dd_physics_data_dictionary_p642.png
annotation
documentation
Constituent entering in the composition of a reactant or product (constant)

element amns_data_process_element/label
diagram dd_physics_data_dictionary_p643.png
annotation
documentation
String identifier for reaction constituent (e.g. "D", "C")
appinfo
<type>static</type>

element amns_data_process_element/a
diagram dd_physics_data_dictionary_p644.png
annotation
documentation
Number of nucleons in the nucleus (nuclear mass); 0 if none (e-, gamma); Not set if not important (e.g. for an atomic process that is not isotope dependent)
appinfo
<units>Atomic Mass Unit</units>
<type>static</type>

element amns_data_process_element/z_n
diagram dd_physics_data_dictionary_p645.png
annotation
documentation
Nuclear charge. 0 if none (e-, gamma)
appinfo
<units>Elementary Charge Unit</units>
<type>static</type>

element amns_data_process_element/multiplicity
diagram dd_physics_data_dictionary_p646.png
annotation
documentation
Multiplicity of the atom in the molecule
appinfo
<units>Elementary Charge Unit</units>
<type>static</type>

complexType amns_data_process_reactant
diagram dd_physics_data_dictionary_p647.png
annotation
documentation
Process reactant or product definition

element amns_data_process_reactant/label
diagram dd_physics_data_dictionary_p648.png
annotation
documentation
String identifying reaction participant (e.g. "D", "e", "W", "CD4", "photon", "n")
appinfo
<type>static</type>

element amns_data_process_reactant/element
diagram dd_physics_data_dictionary_p649.png
annotation
documentation
List of elements forming the atom (in such cas, this array should be of size 1) or molecule
appinfo
<coordinate1>1...N</coordinate1>

element amns_data_process_reactant/role
diagram dd_physics_data_dictionary_p650.png
annotation
documentation
Identifier for the role of this paricipant in the reaction. For surface reactions distinguish between projectile and wall.

element amns_data_process_reactant/mass
diagram dd_physics_data_dictionary_p651.png
annotation
documentation
Mass of the participant
appinfo
<units>Atomic Mass Unit</units>
<type>static</type>

element amns_data_process_reactant/charge
diagram dd_physics_data_dictionary_p652.png
annotation
documentation
Charge number of the participant
appinfo
<units>-</units>
<type>static</type>

element amns_data_process_reactant/relative_charge
diagram dd_physics_data_dictionary_p653.png
annotation
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
appinfo
<type>static</type>

element amns_data_process_reactant/multiplicity
diagram dd_physics_data_dictionary_p654.png
annotation
documentation
Multiplicity in the reaction
appinfo
<units>-</units>
<type>static</type>

element amns_data_process_reactant/metastable
diagram dd_physics_data_dictionary_p655.png
annotation
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)
appinfo
<coordinate1>1...N</coordinate1>
<type>static</type>

element amns_data_process_reactant/metastable_label
diagram dd_physics_data_dictionary_p656.png
annotation
documentation
Label identifying in text form the metastable
appinfo
<type>static</type>

complexType amns_data_release
diagram dd_physics_data_dictionary_p657.png
annotation
documentation
Definition of a given release of an AMNS data release

element amns_data_release/description
diagram dd_physics_data_dictionary_p658.png
annotation
documentation
Description of this release
appinfo
<type>static</type>

element amns_data_release/date
diagram dd_physics_data_dictionary_p659.png
annotation
documentation
Date of this release
appinfo
<type>static</type>

element amns_data_release/data_entry
diagram dd_physics_data_dictionary_p660.png
annotation
documentation
For this release, list of each data item (i.e. shot/run pair containing the actual data) included in this release
appinfo
<coordinate1>1...N</coordinate1>

element bolometer
diagram dd_physics_data_dictionary_p661.png
annotation
documentation
Bolometer diagnostic
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.7.4</lifecycle_version>
<lifecycle_last_change>3.12.1</lifecycle_last_change>

element bolometer/channel
diagram dd_physics_data_dictionary_p662.png
annotation
documentation
Set of channels (detector or pixel of a camera)
appinfo
<coordinate1>1...N</coordinate1>

element bolometer/power_radiated_total
diagram dd_physics_data_dictionary_p663.png
annotation
documentation
Total radiated power reconstructed from bolometry data
appinfo
<coordinate1>../time</coordinate1>
<type>dynamic</type>
<units>W</units>

element bolometer/power_radiated_inside_lcfs
diagram dd_physics_data_dictionary_p664.png
annotation
documentation
Radiated power from the plasma inside the Last Closed Flux Surface, reconstructed from bolometry data
appinfo
<coordinate1>../time</coordinate1>
<type>dynamic</type>
<units>W</units>

element bolometer/power_radiated_validity
diagram dd_physics_data_dictionary_p665.png
annotation
documentation
Validity flag related to the radiated power reconstructions
appinfo
<coordinate1>../time</coordinate1>
<type>dynamic</type>

complexType bolometer_channel
diagram dd_physics_data_dictionary_p666.png
annotation
documentation
Bolometer channel

element bolometer_channel/name
diagram dd_physics_data_dictionary_p667.png
annotation
documentation
Name of the channel
appinfo
<type>static</type>

element bolometer_channel/identifier
diagram dd_physics_data_dictionary_p668.png
annotation
documentation
ID of the channel
appinfo
<type>static</type>

element bolometer_channel/detector
diagram dd_physics_data_dictionary_p669.png
annotation
documentation
Detector description

element bolometer_channel/aperture
diagram dd_physics_data_dictionary_p670.png
annotation
documentation
Description of a set of collimating apertures
appinfo
<coordinate1>1...N</coordinate1>

element bolometer_channel/line_of_sight
diagram dd_physics_data_dictionary_p671.png
annotation
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

element bolometer_channel/power
diagram dd_physics_data_dictionary_p672.png
annotation
documentation
Power received on the detector
appinfo
<coordinate1>time</coordinate1>
<units>W</units>
<type>dynamic</type>

element bolometer_channel/validity_timed
diagram dd_physics_data_dictionary_p673.png
annotation
documentation
Indicator of the validity of the channel as a function of time (0 means valid, negative values mean non-valid)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element bolometer_channel/validity
diagram dd_physics_data_dictionary_p674.png
annotation
documentation
Indicator of the validity of the channel for the whole acquisition period (0 means valid, negative values mean non-valid)
appinfo
<type>static</type>

element charge_exchange
diagram dd_physics_data_dictionary_p675.png
annotation
documentation
Charge exchange spectroscopy diagnostic
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.4</lifecycle_version>
<lifecycle_last_change>3.15.1</lifecycle_last_change>

element charge_exchange/channel
diagram dd_physics_data_dictionary_p676.png
annotation
documentation
Set of channels (lines-of-sight)
appinfo
<coordinate1>1...N</coordinate1>

complexType charge_exchange_channel
diagram dd_physics_data_dictionary_p677.png
annotation
documentation
Charge exchange channel

element charge_exchange_channel/name
diagram dd_physics_data_dictionary_p678.png
annotation
documentation
Name of the channel
appinfo
<type>static</type>

element charge_exchange_channel/identifier
diagram dd_physics_data_dictionary_p679.png
annotation
documentation
ID of the channel
appinfo
<type>static</type>

element charge_exchange_channel/a
diagram dd_physics_data_dictionary_p680.png
annotation
documentation
Mass of atom of the emmitting impurity for this channel
appinfo
<units>Atomic Mass Unit</units>
<type>constant</type>

element charge_exchange_channel/z_ion
diagram dd_physics_data_dictionary_p681.png
annotation
documentation
Ion charge of the emmitting impurity for this channel
appinfo
<type>constant</type>
<units>Elementary Charge Unit</units>

element charge_exchange_channel/z_n
diagram dd_physics_data_dictionary_p682.png
annotation
documentation
Nuclear charge of the emmitting impurity for this channel
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element charge_exchange_channel/label
diagram dd_physics_data_dictionary_p683.png
annotation
documentation
String identifying the emmitting impurity (e.g. H+, D+, T+, He+2, C+6, ...) for this channel
appinfo
<type>constant</type>

element charge_exchange_channel/position
diagram dd_physics_data_dictionary_p684.png
annotation
documentation
Position of the measurements

element charge_exchange_channel/temperature
diagram dd_physics_data_dictionary_p685.png
annotation
documentation
Ion temperature (of the emmitting impurity)
appinfo
<coordinate1>time</coordinate1>
<units>eV</units>
<type>dynamic</type>

element charge_exchange_channel/velocity_tor
diagram dd_physics_data_dictionary_p686.png
annotation
documentation
Toroidal velocity (of the emmitting impurity)
appinfo
<coordinate1>time</coordinate1>
<units>eV</units>
<type>dynamic</type>

element charge_exchange_channel/velocity_pol
diagram dd_physics_data_dictionary_p687.png
annotation
documentation
Poloidal velocity (of the emmitting impurity)
appinfo
<coordinate1>time</coordinate1>
<units>eV</units>
<type>dynamic</type>

element controllers
diagram dd_physics_data_dictionary_p688.png
annotation
documentation
Feedback and feedforward controllers
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.0</lifecycle_version>
<lifecycle_last_change>3.15.1</lifecycle_last_change>

element controllers/linear_controller
diagram dd_physics_data_dictionary_p689.png
annotation
documentation
A linear controller, this is rather conventional
appinfo
<coordinate1>1...N</coordinate1>

element controllers/nonlinear_controller
diagram dd_physics_data_dictionary_p690.png
annotation
documentation
A non-linear controller, this is less conventional and will have to be developed
appinfo
<coordinate1>1...N</coordinate1>

complexType controllers_linear_controller
diagram dd_physics_data_dictionary_p691.png
annotation
documentation
type for a linear controller

element controllers_linear_controller/name
diagram dd_physics_data_dictionary_p692.png
annotation
documentation
Name of this controller
appinfo
<type>constant</type>

element controllers_linear_controller/description
diagram dd_physics_data_dictionary_p693.png
annotation
documentation
Description of this controller
appinfo
<type>constant</type>

element controllers_linear_controller/controller_class
diagram dd_physics_data_dictionary_p694.png
annotation
documentation
One of a known class of controllers
appinfo
<type>constant</type>

element controllers_linear_controller/input_names
diagram dd_physics_data_dictionary_p695.png
annotation
documentation
Names of the input signals, following the SDN convention
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>

element controllers_linear_controller/output_names
diagram dd_physics_data_dictionary_p696.png
annotation
documentation
Names of the output signals following the SDN convention
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>

element controllers_linear_controller/statespace
diagram dd_physics_data_dictionary_p697.png
annotation
documentation
Statespace controller in discrete or continuous time

element controllers_linear_controller/pid
diagram dd_physics_data_dictionary_p698.png
annotation
documentation
Filtered PID controller

element controllers_linear_controller/inputs
diagram dd_physics_data_dictionary_p699.png
annotation
documentation
Input signals; the timebase is common to inputs and outputs for any particular controller
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>../input_names</coordinate1>
<coordinate2>time</coordinate2>

element controllers_linear_controller/outputs
diagram dd_physics_data_dictionary_p700.png
annotation
documentation
Output signals; the timebase is common to inputs and outputs for any particular controller
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>../output_names</coordinate1>
<coordinate2>time</coordinate2>

complexType controllers_nonlinear_controller
diagram dd_physics_data_dictionary_p701.png
annotation
documentation
Type for a nonlinear controller

element controllers_nonlinear_controller/name
diagram dd_physics_data_dictionary_p702.png
annotation
documentation
Name of this controller
appinfo
<type>constant</type>

element controllers_nonlinear_controller/description
diagram dd_physics_data_dictionary_p703.png
annotation
documentation
Description of this controller
appinfo
<type>constant</type>

element controllers_nonlinear_controller/controller_class
diagram dd_physics_data_dictionary_p704.png
annotation
documentation
One of a known class of controllers
appinfo
<type>constant</type>

element controllers_nonlinear_controller/input_names
diagram dd_physics_data_dictionary_p705.png
annotation
documentation
Names of the input signals, following the SDN convention
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>

element controllers_nonlinear_controller/output_names
diagram dd_physics_data_dictionary_p706.png
annotation
documentation
Output signal names following the SDN convention
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>

element controllers_nonlinear_controller/function
diagram dd_physics_data_dictionary_p707.png
annotation
documentation
Method to be defined
appinfo
<type>constant</type>

element controllers_nonlinear_controller/inputs
diagram dd_physics_data_dictionary_p708.png
annotation
documentation
Input signals; the timebase is common  to inputs and outputs for any particular controller
appinfo
<type>constant</type>
<units>mixed</units>
<coordinate1>../input_names</coordinate1>
<coordinate2>time</coordinate2>

element controllers_nonlinear_controller/outputs
diagram dd_physics_data_dictionary_p709.png
annotation
documentation
Output signals; the timebase is common  to inputs and outputs for any particular controller
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>../output_names</coordinate1>
<coordinate2>time</coordinate2>

complexType controllers_pid
diagram dd_physics_data_dictionary_p710.png
annotation
documentation
type for a MIMO PID controller

element controllers_pid/p
diagram dd_physics_data_dictionary_p711.png
annotation
documentation
Proportional term
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>../../output_names</coordinate1>
<coordinate2>../../input_names</coordinate2>
<coordinate3>time</coordinate3>

element controllers_pid/i
diagram dd_physics_data_dictionary_p712.png
annotation
documentation
Integral term
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>../../output_names</coordinate1>
<coordinate2>../../input_names</coordinate2>
<coordinate3>time</coordinate3>

element controllers_pid/d
diagram dd_physics_data_dictionary_p713.png
annotation
documentation
Derivative term
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>../../output_names</coordinate1>
<coordinate2>../../input_names</coordinate2>
<coordinate3>time</coordinate3>

element controllers_pid/tau
diagram dd_physics_data_dictionary_p714.png
annotation
documentation
Filter time-constant for the D-term
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>s</units>

complexType controllers_statespace
diagram dd_physics_data_dictionary_p715.png
annotation
documentation
type for a statespace controller

element controllers_statespace/state_names
diagram dd_physics_data_dictionary_p716.png
annotation
documentation
Names of the states
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>

element controllers_statespace/a
diagram dd_physics_data_dictionary_p717.png
annotation
documentation
A matrix
appinfo
<type>dynamic</type>
<coordinate1>../state_names</coordinate1>
<coordinate2>../state_names</coordinate2>
<coordinate3>time</coordinate3>
<units>mixed</units>

element controllers_statespace/b
diagram dd_physics_data_dictionary_p718.png
annotation
documentation
B matrix
appinfo
<type>dynamic</type>
<coordinate1>../state_names</coordinate1>
<coordinate2>../../input_names</coordinate2>
<coordinate3>time</coordinate3>
<units>mixed</units>

element controllers_statespace/c
diagram dd_physics_data_dictionary_p719.png
annotation
documentation
C matrix
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>../state_names</coordinate1>
<coordinate2>../../output_names</coordinate2>
<coordinate3>time</coordinate3>

element controllers_statespace/d
diagram dd_physics_data_dictionary_p720.png
annotation
documentation
D matrix, normally proper and D=0
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>../state_names</coordinate1>
<coordinate2>../../output_names</coordinate2>
<coordinate3>time</coordinate3>

element controllers_statespace/deltat
diagram dd_physics_data_dictionary_p721.png
annotation
documentation
Discrete time sampling interval ; if less than 1e-10, the controller is considered to be expressed in continuous time
appinfo
<type>dynamic</type>
<units>s</units>
<coordinate1>time</coordinate1>

element core_instant_changes
diagram dd_physics_data_dictionary_p722.png
annotation
documentation
Instant changes of the radial core plasma profiles due to pellet, MHD, ...
appinfo
<lifecycle_status>active</lifecycle_status>
<lifecycle_version>3.10.0</lifecycle_version>
<lifecycle_last_change>3.15.0</lifecycle_last_change>

element core_instant_changes/vacuum_toroidal_field
diagram dd_physics_data_dictionary_p723.png
annotation
documentation
Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the normalization of current densities)

element core_instant_changes/change
diagram dd_physics_data_dictionary_p724.png
annotation
documentation
Set of instant change terms (each being due to a different phenomenon)
appinfo
<coordinate1>1...N</coordinate1>

complexType core_instant_changes_change
diagram dd_physics_data_dictionary_p725.png
annotation
documentation
instant_change terms for a given instant_change

element core_instant_changes_change/identifier
diagram dd_physics_data_dictionary_p726.png
annotation
documentation
Instant change term identifier
appinfo
<doc_identifier>core_instant_changes/core_instant_changes_identifier.xml</doc_identifier>

element core_instant_changes_change/profiles_1d
diagram dd_physics_data_dictionary_p727.png
annotation
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)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType core_instant_changes_change_profiles
diagram dd_physics_data_dictionary_p728.png
annotation
documentation
instant_change terms for a given time slice

element core_instant_changes_change_profiles/grid
diagram dd_physics_data_dictionary_p729.png
annotation
documentation
Radial grid

element core_instant_changes_change_profiles/electrons
diagram dd_physics_data_dictionary_p730.png
annotation
documentation
Change of electrons-related quantities

element core_instant_changes_change_profiles/t_i_average
diagram dd_physics_data_dictionary_p731.png
annotation
documentation
change of average ion temperature
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element core_instant_changes_change_profiles/momentum_tor
diagram dd_physics_data_dictionary_p732.png
annotation
documentation
change of total toroidal momentum
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>kg.m^2.s^-1</units>
<type>dynamic</type>

element core_instant_changes_change_profiles/ion
diagram dd_physics_data_dictionary_p733.png
annotation
documentation
changes related to the different ions species
appinfo
<coordinate1>1...N</coordinate1>

element core_instant_changes_change_profiles/neutral
diagram dd_physics_data_dictionary_p734.png
annotation
documentation
changes related to the different neutral species
appinfo
<coordinate1>1...N</coordinate1>

element core_instant_changes_change_profiles/time
diagram dd_physics_data_dictionary_p735.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

element core_profiles
diagram dd_physics_data_dictionary_p736.png
annotation
documentation
Core plasma radial profiles
appinfo
<lifecycle_status>active</lifecycle_status>
<lifecycle_version>3.1.0</lifecycle_version>
<lifecycle_last_change>3.15.0</lifecycle_last_change>

element core_profiles/profiles_1d
diagram dd_physics_data_dictionary_p737.png
annotation
documentation
Core plasma radial profiles for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element core_profiles/global_quantities
diagram dd_physics_data_dictionary_p738.png
annotation
documentation
Various global quantities derived from the profiles

element core_profiles/vacuum_toroidal_field
diagram dd_physics_data_dictionary_p739.png
annotation
documentation
Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

complexType core_profiles_global_quantities
diagram dd_physics_data_dictionary_p740.png
annotation
documentation
Various global quantities calculated from the fields solved in the transport equations and from the Derived Profiles

element core_profiles_global_quantities/ip
diagram dd_physics_data_dictionary_p741.png
annotation
documentation
Total plasma current
appinfo
<coordinate1>../../time</coordinate1>
<units>A</units>
<type>dynamic</type>

element core_profiles_global_quantities/current_non_inductive
diagram dd_physics_data_dictionary_p742.png
annotation
documentation
Total non-inductive parallel current
appinfo
<coordinate1>../../time</coordinate1>
<units>A</units>
<type>dynamic</type>

element core_profiles_global_quantities/current_bootstrap
diagram dd_physics_data_dictionary_p743.png
annotation
documentation
Bootstrap current
appinfo
<coordinate1>../../time</coordinate1>
<units>A</units>
<type>dynamic</type>

element core_profiles_global_quantities/v_loop
diagram dd_physics_data_dictionary_p744.png
annotation
documentation
LCFS loop voltage
appinfo
<coordinate1>../../time</coordinate1>
<units>V</units>
<type>dynamic</type>

element core_profiles_global_quantities/li
diagram dd_physics_data_dictionary_p745.png
annotation
documentation
Internal inductance. The li_3 definition is used, i.e. li_3 = 2/R0/mu0^2/Ip^2 * int(Bp^2 dV).
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.7.0</lifecycle_version>
<coordinate1>../../time</coordinate1>
<type>dynamic</type>
<units>-</units>

element core_profiles_global_quantities/li_3
diagram dd_physics_data_dictionary_p746.png
annotation
documentation
Internal inductance. The li_3 definition is used, i.e. li_3 = 2/R0/mu0^2/Ip^2 * int(Bp^2 dV).
appinfo
<coordinate1>../../time</coordinate1>
<type>dynamic</type>
<units>-</units>

element core_profiles_global_quantities/beta_tor
diagram dd_physics_data_dictionary_p747.png
annotation
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
appinfo
<coordinate1>../../time</coordinate1>
<type>dynamic</type>
<units>-</units>

element core_profiles_global_quantities/beta_tor_norm
diagram dd_physics_data_dictionary_p748.png
annotation
documentation
Normalised toroidal beta, defined as 100 * beta_tor * a[m] * B0 [T] / ip [MA]
appinfo
<coordinate1>../../time</coordinate1>
<type>dynamic</type>
<units>-</units>

element core_profiles_global_quantities/beta_pol
diagram dd_physics_data_dictionary_p749.png
annotation
documentation
Poloidal beta. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]
appinfo
<coordinate1>../../time</coordinate1>
<type>dynamic</type>
<units>-</units>

element core_profiles_global_quantities/energy_diamagnetic
diagram dd_physics_data_dictionary_p750.png
annotation
documentation
Plasma energy content = 3/2 * integral over the plasma volume of the total perpendicular pressure
appinfo
<coordinate1>../../time</coordinate1>
<units>J</units>
<type>dynamic</type>

element core_sources
diagram dd_physics_data_dictionary_p751.png
annotation
documentation
Core plasma source terms (for the transport equations). Energy terms correspond to the full kinetic energy equation (i.e. the energy flux takes into account the energy transported by the particle flux)
appinfo
<lifecycle_status>active</lifecycle_status>
<lifecycle_version>3.1.0</lifecycle_version>
<lifecycle_last_change>3.15.0</lifecycle_last_change>

element core_sources/vacuum_toroidal_field
diagram dd_physics_data_dictionary_p752.png
annotation
documentation
Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the normalization of current densities)

element core_sources/source
diagram dd_physics_data_dictionary_p753.png
annotation
documentation
Set of source terms
appinfo
<coordinate1>1...N</coordinate1>

complexType core_sources_source
diagram dd_physics_data_dictionary_p754.png
annotation
documentation
Source terms for a given actuator

element core_sources_source/identifier
diagram dd_physics_data_dictionary_p755.png
annotation
documentation
Source term identifier
appinfo
<doc_identifier>core_sources/core_source_identifier.xml</doc_identifier>

element core_sources_source/global_quantities
diagram dd_physics_data_dictionary_p756.png
annotation
documentation
Total source quantities integrated over the plasma volume or surface
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element core_sources_source/profiles_1d
diagram dd_physics_data_dictionary_p757.png
annotation
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.
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType core_sources_source_global
diagram dd_physics_data_dictionary_p758.png
annotation
documentation
Source global quantities for a given time slice

element core_sources_source_global/power
diagram dd_physics_data_dictionary_p759.png
annotation
documentation
Total power coupled to the plasma
appinfo
<units>W</units>
<type>dynamic</type>

element core_sources_source_global/total_ion_power
diagram dd_physics_data_dictionary_p760.png
annotation
documentation
Total power coupled to ion species (summed over ion  species)
appinfo
<units>W</units>
<type>dynamic</type>

element core_sources_source_global/electrons
diagram dd_physics_data_dictionary_p761.png
annotation
documentation
Sources for electrons

element core_sources_source_global/torque_tor
diagram dd_physics_data_dictionary_p762.png
annotation
documentation
Toroidal torque
appinfo
<units>kg.m^2.s^-2</units>
<type>dynamic</type>

element core_sources_source_global/current_parallel
diagram dd_physics_data_dictionary_p763.png
annotation
documentation
Parallel current driven
appinfo
<units>A.m</units>
<type>dynamic</type>

element core_sources_source_global/time
diagram dd_physics_data_dictionary_p764.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType core_sources_source_global_electrons
diagram dd_physics_data_dictionary_p765.png
annotation
documentation
Source terms related to electrons

element core_sources_source_global_electrons/particles
diagram dd_physics_data_dictionary_p766.png
annotation
documentation
Electron particle source
appinfo
<units>s^-1</units>
<type>dynamic</type>

element core_sources_source_global_electrons/power
diagram dd_physics_data_dictionary_p767.png
annotation
documentation
Power coupled to electrons
appinfo
<units>W</units>
<type>dynamic</type>

complexType core_sources_source_profiles_1d
diagram dd_physics_data_dictionary_p768.png
annotation
documentation
Source terms for a given time slice

element core_sources_source_profiles_1d/grid
diagram dd_physics_data_dictionary_p769.png
annotation
documentation
Radial grid

element core_sources_source_profiles_1d/electrons
diagram dd_physics_data_dictionary_p770.png
annotation
documentation
Sources for electrons

element core_sources_source_profiles_1d/total_ion_energy
diagram dd_physics_data_dictionary_p771.png
annotation
documentation
Source term for the total (summed over ion  species) energy equation
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

element core_sources_source_profiles_1d/total_ion_energy_decomposed
diagram dd_physics_data_dictionary_p772.png
annotation
documentation
Decomposition of the source term for total ion energy equation into implicit and explicit parts

element core_sources_source_profiles_1d/total_ion_power_inside
diagram dd_physics_data_dictionary_p773.png
annotation
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
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>W</units>
<type>dynamic</type>

element core_sources_source_profiles_1d/momentum_tor
diagram dd_physics_data_dictionary_p774.png
annotation
documentation
Source term for total toroidal momentum equation
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>kg.m^-1.s^-2</units>
<type>dynamic</type>

element core_sources_source_profiles_1d/torque_tor_inside
diagram dd_physics_data_dictionary_p775.png
annotation
documentation
Toroidal torque inside the flux surface. Cumulative volume integral of the source term for the total toroidal momentum equation
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>kg.m^2.s^-2</units>
<type>dynamic</type>

element core_sources_source_profiles_1d/j_parallel
diagram dd_physics_data_dictionary_p776.png
annotation
documentation
Parallel current density source, average(J.B) / B0, where B0 = core_sources/vacuum_toroidal_field/b0
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A.m^-2</units>
<type>dynamic</type>

element core_sources_source_profiles_1d/current_parallel_inside
diagram dd_physics_data_dictionary_p777.png
annotation
documentation
Parallel current driven inside the flux surface. Cumulative surface integral of j_parallel
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A</units>
<type>dynamic</type>

element core_sources_source_profiles_1d/conductivity_parallel
diagram dd_physics_data_dictionary_p778.png
annotation
documentation
Parallel conductivity due to this source
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>ohm^-1.m^-1</units>
<type>dynamic</type>

element core_sources_source_profiles_1d/ion
diagram dd_physics_data_dictionary_p779.png
annotation
documentation
Source terms related to the different ions species
appinfo
<coordinate1>1...N</coordinate1>

element core_sources_source_profiles_1d/neutral
diagram dd_physics_data_dictionary_p780.png
annotation
documentation
Source terms related to the different neutral species
appinfo
<coordinate1>1...N</coordinate1>

element core_sources_source_profiles_1d/time
diagram dd_physics_data_dictionary_p781.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType core_sources_source_profiles_1d_components_2
diagram dd_physics_data_dictionary_p782.png
annotation
documentation
Source terms for vector components in predefined directions, assuming core_radial_grid 2 levels above

element core_sources_source_profiles_1d_components_2/radial
diagram dd_physics_data_dictionary_p783.png
annotation
documentation
Radial component
appinfo
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>kg.m^-1.s^-2</units>

element core_sources_source_profiles_1d_components_2/diamagnetic
diagram dd_physics_data_dictionary_p784.png
annotation
documentation
Diamagnetic component
appinfo
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>kg.m^-1.s^-2</units>

element core_sources_source_profiles_1d_components_2/parallel
diagram dd_physics_data_dictionary_p785.png
annotation
documentation
Parallel component
appinfo
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>kg.m^-1.s^-2</units>

element core_sources_source_profiles_1d_components_2/poloidal
diagram dd_physics_data_dictionary_p786.png
annotation
documentation
Poloidal component
appinfo
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>kg.m^-1.s^-2</units>

element core_sources_source_profiles_1d_components_2/toroidal
diagram dd_physics_data_dictionary_p787.png
annotation
documentation
Toroidal component
appinfo
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>kg.m^-1.s^-2</units>

element core_sources_source_profiles_1d_components_2/toroidal_decomposed
diagram dd_physics_data_dictionary_p788.png
annotation
documentation
Decomposition of the source term for ion toroidal momentum equation into implicit and explicit parts

complexType core_sources_source_profiles_1d_electrons
diagram dd_physics_data_dictionary_p789.png
annotation
documentation
Source terms related to electrons

element core_sources_source_profiles_1d_electrons/particles
diagram dd_physics_data_dictionary_p790.png
annotation
documentation
Source term for electron density equation
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3.s^-1</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_electrons/particles_decomposed
diagram dd_physics_data_dictionary_p791.png
annotation
documentation
Decomposition of the source term for electron density equation into implicit and explicit parts

element core_sources_source_profiles_1d_electrons/particles_inside
diagram dd_physics_data_dictionary_p792.png
annotation
documentation
Electron source inside the flux surface. Cumulative volume integral of the source term for the electron density equation.
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>s^-1</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_electrons/energy
diagram dd_physics_data_dictionary_p793.png
annotation
documentation
Source term for the electron energy equation
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_electrons/energy_decomposed
diagram dd_physics_data_dictionary_p794.png
annotation
documentation
Decomposition of the source term for electron energy equation into implicit and explicit parts

element core_sources_source_profiles_1d_electrons/power_inside
diagram dd_physics_data_dictionary_p795.png
annotation
documentation
Power coupled to electrons inside the flux surface. Cumulative volume integral of the source term for the electron energy equation
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>W</units>
<type>dynamic</type>

complexType core_sources_source_profiles_1d_energy_decomposed_2
diagram dd_physics_data_dictionary_p796.png
annotation
documentation
Source terms decomposed for the energy transport equation, assuming core_radial_grid 2 levels above

element core_sources_source_profiles_1d_energy_decomposed_2/implicit_part
diagram dd_physics_data_dictionary_p797.png
annotation
documentation
Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>s^-1</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_energy_decomposed_2/explicit_part
diagram dd_physics_data_dictionary_p798.png
annotation
documentation
Explicit part of the source term
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

complexType core_sources_source_profiles_1d_energy_decomposed_3
diagram dd_physics_data_dictionary_p799.png
annotation
documentation
Source terms decomposed for the energy transport equation, assuming core_radial_grid 3 levels above

element core_sources_source_profiles_1d_energy_decomposed_3/implicit_part
diagram dd_physics_data_dictionary_p800.png
annotation
documentation
Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>s^-1</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_energy_decomposed_3/explicit_part
diagram dd_physics_data_dictionary_p801.png
annotation
documentation
Explicit part of the source term
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

complexType core_sources_source_profiles_1d_energy_decomposed_4
diagram dd_physics_data_dictionary_p802.png
annotation
documentation
Source terms decomposed for the energy transport equation, assuming core_radial_grid 4 levels above

element core_sources_source_profiles_1d_energy_decomposed_4/implicit_part
diagram dd_physics_data_dictionary_p803.png
annotation
documentation
Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>s^-1</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_energy_decomposed_4/explicit_part
diagram dd_physics_data_dictionary_p804.png
annotation
documentation
Explicit part of the source term
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

complexType core_sources_source_profiles_1d_ions
diagram dd_physics_data_dictionary_p805.png
annotation
documentation
Source terms related to a given ion species

element core_sources_source_profiles_1d_ions/element
diagram dd_physics_data_dictionary_p806.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element core_sources_source_profiles_1d_ions/z_ion
diagram dd_physics_data_dictionary_p807.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed)
appinfo
<type>constant</type>
<units>Elementary Charge Unit</units>

element core_sources_source_profiles_1d_ions/label
diagram dd_physics_data_dictionary_p808.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>constant</type>

element core_sources_source_profiles_1d_ions/neutral_index
diagram dd_physics_data_dictionary_p809.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element core_sources_source_profiles_1d_ions/particles
diagram dd_physics_data_dictionary_p810.png
annotation
documentation
Source term for ion density equation
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>s^-1.m^-3</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_ions/particles_decomposed
diagram dd_physics_data_dictionary_p811.png
annotation
documentation
Decomposition of the source term for ion density equation into implicit and explicit parts

element core_sources_source_profiles_1d_ions/energy
diagram dd_physics_data_dictionary_p812.png
annotation
documentation
Source term for the ion energy transport equation.
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_ions/energy_decomposed
diagram dd_physics_data_dictionary_p813.png
annotation
documentation
Decomposition of the source term for ion energy equation into implicit and explicit parts

element core_sources_source_profiles_1d_ions/momentum
diagram dd_physics_data_dictionary_p814.png
annotation
documentation
Source term for the ion momentum transport equations along various components (directions)

element core_sources_source_profiles_1d_ions/multiple_states_flag
diagram dd_physics_data_dictionary_p815.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element core_sources_source_profiles_1d_ions/state
diagram dd_physics_data_dictionary_p816.png
annotation
documentation
Source terms related to the different charge states of the species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N</coordinate1>

complexType core_sources_source_profiles_1d_ions_charge_states
diagram dd_physics_data_dictionary_p817.png
annotation
documentation
Source terms related to the a given state of the ion species

element core_sources_source_profiles_1d_ions_charge_states/z_min
diagram dd_physics_data_dictionary_p818.png
annotation
documentation
Minimum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element core_sources_source_profiles_1d_ions_charge_states/z_max
diagram dd_physics_data_dictionary_p819.png
annotation
documentation
Maximum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element core_sources_source_profiles_1d_ions_charge_states/label
diagram dd_physics_data_dictionary_p820.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>constant</type>

element core_sources_source_profiles_1d_ions_charge_states/vibrational_level
diagram dd_physics_data_dictionary_p821.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_ions_charge_states/vibrational_mode
diagram dd_physics_data_dictionary_p822.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element core_sources_source_profiles_1d_ions_charge_states/is_neutral
diagram dd_physics_data_dictionary_p823.png
annotation
documentation
Flag specifying if this state corresponds to a neutral (1) or not (0)
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.3.0</lifecycle_version>
<type>dynamic</type>

element core_sources_source_profiles_1d_ions_charge_states/neutral_type
diagram dd_physics_data_dictionary_p824.png
annotation
documentation
Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.3.0</lifecycle_version>

element core_sources_source_profiles_1d_ions_charge_states/electron_configuration
diagram dd_physics_data_dictionary_p825.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element core_sources_source_profiles_1d_ions_charge_states/particles
diagram dd_physics_data_dictionary_p826.png
annotation
documentation
Source term for the charge state density transport equation
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>s^-1.m^-3</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_ions_charge_states/particles_decomposed
diagram dd_physics_data_dictionary_p827.png
annotation
documentation
Decomposition of the source term for state density equation into implicit and explicit parts

element core_sources_source_profiles_1d_ions_charge_states/energy
diagram dd_physics_data_dictionary_p828.png
annotation
documentation
Source terms for the charge state energy transport equation
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_ions_charge_states/energy_decomposed
diagram dd_physics_data_dictionary_p829.png
annotation
documentation
Decomposition of the source term for state energy equation into implicit and explicit parts

complexType core_sources_source_profiles_1d_momentum_decomposed_4
diagram dd_physics_data_dictionary_p830.png
annotation
documentation
Source terms decomposed for the momentum transport equation, assuming core_radial_grid 4 levels above

element core_sources_source_profiles_1d_momentum_decomposed_4/implicit_part
diagram dd_physics_data_dictionary_p831.png
annotation
documentation
Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>s^-1</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_momentum_decomposed_4/explicit_part
diagram dd_physics_data_dictionary_p832.png
annotation
documentation
Explicit part of the source term
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>kg.m^2.s^-2</units>
<type>dynamic</type>

complexType core_sources_source_profiles_1d_neutral
diagram dd_physics_data_dictionary_p833.png
annotation
documentation
Source terms related to a given neutral species

element core_sources_source_profiles_1d_neutral/element
diagram dd_physics_data_dictionary_p834.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element core_sources_source_profiles_1d_neutral/label
diagram dd_physics_data_dictionary_p835.png
annotation
documentation
String identifying the neutral species (e.g. H, D, T, He, C, ...)
appinfo
<type>constant</type>

element core_sources_source_profiles_1d_neutral/ion_index
diagram dd_physics_data_dictionary_p836.png
annotation
documentation
Index of the corresponding ion species in the ../../ion array
appinfo
<type>dynamic</type>

element core_sources_source_profiles_1d_neutral/particles
diagram dd_physics_data_dictionary_p837.png
annotation
documentation
Source term for neutral density equation
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>s^-1.m^-3</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_neutral/energy
diagram dd_physics_data_dictionary_p838.png
annotation
documentation
Source term for the neutral energy transport equation.
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_neutral/multiple_states_flag
diagram dd_physics_data_dictionary_p839.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element core_sources_source_profiles_1d_neutral/state
diagram dd_physics_data_dictionary_p840.png
annotation
documentation
Source terms related to the different charge states of the species (energy, excitation, ...)
appinfo
<coordinate1>1...N</coordinate1>

complexType core_sources_source_profiles_1d_neutral_state
diagram dd_physics_data_dictionary_p841.png
annotation
documentation
Source terms related to the a given state of the neutral species

element core_sources_source_profiles_1d_neutral_state/label
diagram dd_physics_data_dictionary_p842.png
annotation
documentation
String identifying state
appinfo
<type>constant</type>

element core_sources_source_profiles_1d_neutral_state/vibrational_level
diagram dd_physics_data_dictionary_p843.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_neutral_state/vibrational_mode
diagram dd_physics_data_dictionary_p844.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element core_sources_source_profiles_1d_neutral_state/neutral_type
diagram dd_physics_data_dictionary_p845.png
annotation
documentation
Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
appinfo
<doc_identifier>utilities/neutrals_identifier.xml</doc_identifier>

element core_sources_source_profiles_1d_neutral_state/electron_configuration
diagram dd_physics_data_dictionary_p846.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element core_sources_source_profiles_1d_neutral_state/particles
diagram dd_physics_data_dictionary_p847.png
annotation
documentation
Source term for the state density transport equation
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>s^-1.m^-3</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_neutral_state/energy
diagram dd_physics_data_dictionary_p848.png
annotation
documentation
Source terms for the state energy transport equation
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

complexType core_sources_source_profiles_1d_particles_decomposed_3
diagram dd_physics_data_dictionary_p849.png
annotation
documentation
Source terms decomposed for the particle transport equation, assuming core_radial_grid 3 levels above

element core_sources_source_profiles_1d_particles_decomposed_3/implicit_part
diagram dd_physics_data_dictionary_p850.png
annotation
documentation
Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>s^-1</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_particles_decomposed_3/explicit_part
diagram dd_physics_data_dictionary_p851.png
annotation
documentation
Explicit part of the source term
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m^-3.s^-1</units>
<type>dynamic</type>

complexType core_sources_source_profiles_1d_particles_decomposed_4
diagram dd_physics_data_dictionary_p852.png
annotation
documentation
Source terms decomposed for the particle transport equation, assuming core_radial_grid 4 levels above

element core_sources_source_profiles_1d_particles_decomposed_4/implicit_part
diagram dd_physics_data_dictionary_p853.png
annotation
documentation
Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>s^-1</units>
<type>dynamic</type>

element core_sources_source_profiles_1d_particles_decomposed_4/explicit_part
diagram dd_physics_data_dictionary_p854.png
annotation
documentation
Explicit part of the source term
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m^-3.s^-1</units>
<type>dynamic</type>

element core_transport
diagram dd_physics_data_dictionary_p855.png
annotation
documentation
Core 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)
appinfo
<lifecycle_status>active</lifecycle_status>
<lifecycle_version>3.1.0</lifecycle_version>
<lifecycle_last_change>3.15.0</lifecycle_last_change>

element core_transport/vacuum_toroidal_field
diagram dd_physics_data_dictionary_p856.png
annotation
documentation
Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the normalization of current densities)

element core_transport/model
diagram dd_physics_data_dictionary_p857.png
annotation
documentation
Transport is described by a combination of various transport models
appinfo
<coordinate1>1...N_Models</coordinate1>

complexType core_transport_model
diagram dd_physics_data_dictionary_p858.png
annotation
documentation
Transport coefficients for a given model

element core_transport_model/identifier
diagram dd_physics_data_dictionary_p859.png
annotation
documentation
Transport model identifier
appinfo
<doc_identifier>core_transport/core_transport_identifier.xml</doc_identifier>

element core_transport_model/flux_multiplier
diagram dd_physics_data_dictionary_p860.png
annotation
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
appinfo
<type>constant</type>
<units>-</units>

element core_transport_model/profiles_1d
diagram dd_physics_data_dictionary_p861.png
annotation
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).
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType core_transport_model_1_density
diagram dd_physics_data_dictionary_p862.png
annotation
documentation
Transport coefficients for density equations. Coordinates one level above.

element core_transport_model_1_density/d
diagram dd_physics_data_dictionary_p863.png
annotation
documentation
Effective diffusivity
appinfo
<coordinate1>../../grid_d/rho_tor_norm</coordinate1>
<units>m^2.s^-1</units>
<type>dynamic</type>

element core_transport_model_1_density/v
diagram dd_physics_data_dictionary_p864.png
annotation
documentation
Effective convection
appinfo
<coordinate1>../../grid_v/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element core_transport_model_1_density/flux
diagram dd_physics_data_dictionary_p865.png
annotation
documentation
Flux
appinfo
<coordinate1>../../grid_flux/rho_tor_norm</coordinate1>
<units>m^-2.s^-1</units>
<type>dynamic</type>

complexType core_transport_model_1_energy
diagram dd_physics_data_dictionary_p866.png
annotation
documentation
Transport coefficients for energy equations. Coordinates one level above.

element core_transport_model_1_energy/d
diagram dd_physics_data_dictionary_p867.png
annotation
documentation
Effective diffusivity
appinfo
<coordinate1>../../grid_d/rho_tor_norm</coordinate1>
<units>m^2.s^-1</units>
<type>dynamic</type>

element core_transport_model_1_energy/v
diagram dd_physics_data_dictionary_p868.png
annotation
documentation
Effective convection
appinfo
<coordinate1>../../grid_v/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element core_transport_model_1_energy/flux
diagram dd_physics_data_dictionary_p869.png
annotation
documentation
Flux
appinfo
<coordinate1>../../grid_flux/rho_tor_norm</coordinate1>
<units>W.m^-2</units>
<type>dynamic</type>

complexType core_transport_model_1_momentum
diagram dd_physics_data_dictionary_p870.png
annotation
documentation
Transport coefficients for momentum equations. Coordinates one level above.

element core_transport_model_1_momentum/d
diagram dd_physics_data_dictionary_p871.png
annotation
documentation
Effective diffusivity
appinfo
<coordinate1>../../grid_d/rho_tor_norm</coordinate1>
<units>m^2.s^-1</units>
<type>dynamic</type>

element core_transport_model_1_momentum/v
diagram dd_physics_data_dictionary_p872.png
annotation
documentation
Effective convection
appinfo
<coordinate1>../../grid_v/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element core_transport_model_1_momentum/flux
diagram dd_physics_data_dictionary_p873.png
annotation
documentation
Flux
appinfo
<coordinate1>../../grid_flux/rho_tor_norm</coordinate1>
<units>kg.m^-1.s^-2</units>
<type>dynamic</type>

complexType core_transport_model_2_density
diagram dd_physics_data_dictionary_p874.png
annotation
documentation
Transport coefficients for density equations. Coordinates two levels above.

element core_transport_model_2_density/d
diagram dd_physics_data_dictionary_p875.png
annotation
documentation
Effective diffusivity
appinfo
<coordinate1>../../../grid_d/rho_tor_norm</coordinate1>
<units>m^2.s^-1</units>
<type>dynamic</type>

element core_transport_model_2_density/v
diagram dd_physics_data_dictionary_p876.png
annotation
documentation
Effective convection
appinfo
<coordinate1>../../../grid_v/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element core_transport_model_2_density/flux
diagram dd_physics_data_dictionary_p877.png
annotation
documentation
Flux
appinfo
<coordinate1>../../../grid_flux/rho_tor_norm</coordinate1>
<units>m^-2.s^-1</units>
<type>dynamic</type>

complexType core_transport_model_2_energy
diagram dd_physics_data_dictionary_p878.png
annotation
documentation
Transport coefficients for energy equations. Coordinates two levels above.

element core_transport_model_2_energy/d
diagram dd_physics_data_dictionary_p879.png
annotation
documentation
Effective diffusivity
appinfo
<coordinate1>../../../grid_d/rho_tor_norm</coordinate1>
<units>m^2.s^-1</units>
<type>dynamic</type>

element core_transport_model_2_energy/v
diagram dd_physics_data_dictionary_p880.png
annotation
documentation
Effective convection
appinfo
<coordinate1>../../../grid_v/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element core_transport_model_2_energy/flux
diagram dd_physics_data_dictionary_p881.png
annotation
documentation
Flux
appinfo
<coordinate1>../../../grid_flux/rho_tor_norm</coordinate1>
<units>W.m^-2</units>
<type>dynamic</type>

complexType core_transport_model_3_density
diagram dd_physics_data_dictionary_p882.png
annotation
documentation
Transport coefficients for density equations. Coordinates three levels above.

element core_transport_model_3_density/d
diagram dd_physics_data_dictionary_p883.png
annotation
documentation
Effective diffusivity
appinfo
<coordinate1>../../../../grid_d/rho_tor_norm</coordinate1>
<units>m^2.s^-1</units>
<type>dynamic</type>

element core_transport_model_3_density/v
diagram dd_physics_data_dictionary_p884.png
annotation
documentation
Effective convection
appinfo
<coordinate1>../../../../grid_v/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element core_transport_model_3_density/flux
diagram dd_physics_data_dictionary_p885.png
annotation
documentation
Flux
appinfo
<coordinate1>../../../../grid_flux/rho_tor_norm</coordinate1>
<units>m^-2.s^-1</units>
<type>dynamic</type>

complexType core_transport_model_3_energy
diagram dd_physics_data_dictionary_p886.png
annotation
documentation
Transport coefficients for energy equations. Coordinates three levels above.

element core_transport_model_3_energy/d
diagram dd_physics_data_dictionary_p887.png
annotation
documentation
Effective diffusivity
appinfo
<coordinate1>../../../../grid_d/rho_tor_norm</coordinate1>
<units>m^2.s^-1</units>
<type>dynamic</type>

element core_transport_model_3_energy/v
diagram dd_physics_data_dictionary_p888.png
annotation
documentation
Effective convection
appinfo
<coordinate1>../../../../grid_v/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element core_transport_model_3_energy/flux
diagram dd_physics_data_dictionary_p889.png
annotation
documentation
Flux
appinfo
<coordinate1>../../../../grid_flux/rho_tor_norm</coordinate1>
<units>W.m^-2</units>
<type>dynamic</type>

complexType core_transport_model_3_momentum
diagram dd_physics_data_dictionary_p890.png
annotation
documentation
Transport coefficients for momentum equation in a given direction. Coordinates three levels above.

element core_transport_model_3_momentum/d
diagram dd_physics_data_dictionary_p891.png
annotation
documentation
Effective diffusivity
appinfo
<coordinate1>../../../../grid_d/rho_tor_norm</coordinate1>
<units>m^2.s^-1</units>
<type>dynamic</type>

element core_transport_model_3_momentum/v
diagram dd_physics_data_dictionary_p892.png
annotation
documentation
Effective convection
appinfo
<coordinate1>../../../../grid_v/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element core_transport_model_3_momentum/flux
diagram dd_physics_data_dictionary_p893.png
annotation
documentation
Flux
appinfo
<coordinate1>../../../../grid_flux/rho_tor_norm</coordinate1>
<units>kg.m^-1.s^-2</units>
<type>dynamic</type>

complexType core_transport_model_components_3_momentum
diagram dd_physics_data_dictionary_p894.png
annotation
documentation
Transport coefficients for momentum equations on various components. Coordinates three levels above the leaves

element core_transport_model_components_3_momentum/radial
diagram dd_physics_data_dictionary_p895.png
annotation
documentation
Radial component

element core_transport_model_components_3_momentum/diamagnetic
diagram dd_physics_data_dictionary_p896.png
annotation
documentation
Diamagnetic component

element core_transport_model_components_3_momentum/parallel
diagram dd_physics_data_dictionary_p897.png
annotation
documentation
Parallel component

element core_transport_model_components_3_momentum/poloidal
diagram dd_physics_data_dictionary_p898.png
annotation
documentation
Poloidal component

element core_transport_model_components_3_momentum/toroidal
diagram dd_physics_data_dictionary_p899.png
annotation
documentation
Toroidal component

complexType core_transport_model_electrons
diagram dd_physics_data_dictionary_p900.png
annotation
documentation
Transport coefficients related to electrons

element core_transport_model_electrons/particles
diagram dd_physics_data_dictionary_p901.png
annotation
documentation
Transport quantities for the electron density equation

element core_transport_model_electrons/energy
diagram dd_physics_data_dictionary_p902.png
annotation
documentation
Transport quantities for the electron energy equation

complexType core_transport_model_ions
diagram dd_physics_data_dictionary_p903.png
annotation
documentation
Transport coefficients related to a given ion species

element core_transport_model_ions/element
diagram dd_physics_data_dictionary_p904.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element core_transport_model_ions/z_ion
diagram dd_physics_data_dictionary_p905.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed)
appinfo
<type>constant</type>
<units>Elementary Charge Unit</units>

element core_transport_model_ions/label
diagram dd_physics_data_dictionary_p906.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>constant</type>

element core_transport_model_ions/neutral_index
diagram dd_physics_data_dictionary_p907.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element core_transport_model_ions/particles
diagram dd_physics_data_dictionary_p908.png
annotation
documentation
Transport related to the ion density equation

element core_transport_model_ions/energy
diagram dd_physics_data_dictionary_p909.png
annotation
documentation
Transport coefficients related to the ion energy equation

element core_transport_model_ions/momentum
diagram dd_physics_data_dictionary_p910.png
annotation
documentation
Transport coefficients related to the ion momentum equations for various components (directions)

element core_transport_model_ions/multiple_states_flag
diagram dd_physics_data_dictionary_p911.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element core_transport_model_ions/state
diagram dd_physics_data_dictionary_p912.png
annotation
documentation
Transport coefficients related to the different states of the species
appinfo
<coordinate1>1...N</coordinate1>

complexType core_transport_model_ions_charge_states
diagram dd_physics_data_dictionary_p913.png
annotation
documentation
Transport coefficients related to the a given state of the ion species

element core_transport_model_ions_charge_states/z_min
diagram dd_physics_data_dictionary_p914.png
annotation
documentation
Minimum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element core_transport_model_ions_charge_states/z_max
diagram dd_physics_data_dictionary_p915.png
annotation
documentation
Maximum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element core_transport_model_ions_charge_states/label
diagram dd_physics_data_dictionary_p916.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>constant</type>

element core_transport_model_ions_charge_states/vibrational_level
diagram dd_physics_data_dictionary_p917.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element core_transport_model_ions_charge_states/vibrational_mode
diagram dd_physics_data_dictionary_p918.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element core_transport_model_ions_charge_states/is_neutral
diagram dd_physics_data_dictionary_p919.png
annotation
documentation
Flag specifying if this state corresponds to a neutral (1) or not (0)
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.3.0</lifecycle_version>
<type>dynamic</type>

element core_transport_model_ions_charge_states/neutral_type
diagram dd_physics_data_dictionary_p920.png
annotation
documentation
Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.3.0</lifecycle_version>

element core_transport_model_ions_charge_states/electron_configuration
diagram dd_physics_data_dictionary_p921.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element core_transport_model_ions_charge_states/particles
diagram dd_physics_data_dictionary_p922.png
annotation
documentation
Transport quantities related to density equation of the charge state considered (thermal+non-thermal)

element core_transport_model_ions_charge_states/energy
diagram dd_physics_data_dictionary_p923.png
annotation
documentation
Transport quantities related to the energy equation of the charge state considered

complexType core_transport_model_neutral
diagram dd_physics_data_dictionary_p924.png
annotation
documentation
Transport coefficients related to a given neutral species

element core_transport_model_neutral/element
diagram dd_physics_data_dictionary_p925.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element core_transport_model_neutral/label
diagram dd_physics_data_dictionary_p926.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>constant</type>

element core_transport_model_neutral/ion_index
diagram dd_physics_data_dictionary_p927.png
annotation
documentation
Index of the corresponding ion species in the ../../ion array
appinfo
<type>dynamic</type>

element core_transport_model_neutral/particles
diagram dd_physics_data_dictionary_p928.png
annotation
documentation
Transport related to the neutral density equation

element core_transport_model_neutral/energy
diagram dd_physics_data_dictionary_p929.png
annotation
documentation
Transport coefficients related to the neutral energy equation

element core_transport_model_neutral/multiple_states_flag
diagram dd_physics_data_dictionary_p930.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element core_transport_model_neutral/state
diagram dd_physics_data_dictionary_p931.png
annotation
documentation
Transport coefficients related to the different states of the species
appinfo
<coordinate1>1...N</coordinate1>

complexType core_transport_model_neutral_state
diagram dd_physics_data_dictionary_p932.png
annotation
documentation
Transport coefficients related to the a given state of the neutral species

element core_transport_model_neutral_state/label
diagram dd_physics_data_dictionary_p933.png
annotation
documentation
String identifying state
appinfo
<type>constant</type>

element core_transport_model_neutral_state/vibrational_level
diagram dd_physics_data_dictionary_p934.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element core_transport_model_neutral_state/vibrational_mode
diagram dd_physics_data_dictionary_p935.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element core_transport_model_neutral_state/electron_configuration
diagram dd_physics_data_dictionary_p936.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element core_transport_model_neutral_state/particles
diagram dd_physics_data_dictionary_p937.png
annotation
documentation
Transport quantities related to density equation of the charge state considered (thermal+non-thermal)

element core_transport_model_neutral_state/energy
diagram dd_physics_data_dictionary_p938.png
annotation
documentation
Transport quantities related to the energy equation of the charge state considered

complexType core_transport_model_profiles_1d
diagram dd_physics_data_dictionary_p939.png
annotation
documentation
Transport coefficient profiles at a given time slice

element core_transport_model_profiles_1d/grid_d
diagram dd_physics_data_dictionary_p940.png
annotation
documentation
Grid for effective diffusivities and parallel conductivity

element core_transport_model_profiles_1d/grid_v
diagram dd_physics_data_dictionary_p941.png
annotation
documentation
Grid for effective convections

element core_transport_model_profiles_1d/grid_flux
diagram dd_physics_data_dictionary_p942.png
annotation
documentation
Grid for fluxes

element core_transport_model_profiles_1d/conductivity_parallel
diagram dd_physics_data_dictionary_p943.png
annotation
documentation
Parallel conductivity
appinfo
<coordinate1>../rho_tor_norm</coordinate1>
<units>ohm^-1.m^-1</units>
<type>dynamic</type>

element core_transport_model_profiles_1d/electrons
diagram dd_physics_data_dictionary_p944.png
annotation
documentation
Transport quantities related to the electrons

element core_transport_model_profiles_1d/total_ion_energy
diagram dd_physics_data_dictionary_p945.png
annotation
documentation
Transport coefficients for the total (summed over ion  species) energy equation

element core_transport_model_profiles_1d/momentum_tor
diagram dd_physics_data_dictionary_p946.png
annotation
documentation
Transport coefficients for total toroidal momentum equation

element core_transport_model_profiles_1d/ion
diagram dd_physics_data_dictionary_p947.png
annotation
documentation
Transport coefficients related to the various ion species
appinfo
<coordinate1>1...N</coordinate1>

element core_transport_model_profiles_1d/neutral
diagram dd_physics_data_dictionary_p948.png
annotation
documentation
Transport coefficients related to the various neutral species
appinfo
<coordinate1>1...N</coordinate1>

element core_transport_model_profiles_1d/time
diagram dd_physics_data_dictionary_p949.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

element dataset_description
diagram dd_physics_data_dictionary_p950.png
annotation
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
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.4</lifecycle_version>
<lifecycle_last_change>3.0.4</lifecycle_last_change>

element dataset_description/data_entry
diagram dd_physics_data_dictionary_p951.png
annotation
documentation
Definition of this data entry

element dataset_description/parent_entry
diagram dd_physics_data_dictionary_p952.png
annotation
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

element dataset_description/imas_version
diagram dd_physics_data_dictionary_p953.png
annotation
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
appinfo
<type>constant</type>

element dataset_description/dd_version
diagram dd_physics_data_dictionary_p954.png
annotation
documentation
Version of the physics data dictionary of this dataset
appinfo
<type>constant</type>

element dataset_description/simulation
diagram dd_physics_data_dictionary_p955.png
annotation
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

complexType dataset_description_simulation
diagram dd_physics_data_dictionary_p956.png
annotation
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

element dataset_description_simulation/comment_before
diagram dd_physics_data_dictionary_p957.png
annotation
documentation
Comment made when launching a simulation
appinfo
<type>constant</type>

element dataset_description_simulation/comment_after
diagram dd_physics_data_dictionary_p958.png
annotation
documentation
Comment made at the end of a simulation
appinfo
<type>constant</type>

element dataset_description_simulation/time_begin
diagram dd_physics_data_dictionary_p959.png
annotation
documentation
Start time
appinfo
<type>constant</type>
<units>s</units>

element dataset_description_simulation/time_step
diagram dd_physics_data_dictionary_p960.png
annotation
documentation
Time interval between main steps, e.g. storage step (if relevant and constant)
appinfo
<type>constant</type>
<units>s</units>

element dataset_description_simulation/time_end
diagram dd_physics_data_dictionary_p961.png
annotation
documentation
Stop time
appinfo
<type>constant</type>
<units>s</units>

element dataset_description_simulation/time_restart
diagram dd_physics_data_dictionary_p962.png
annotation
documentation
Time of the last restart done during the simulation
appinfo
<type>constant</type>
<units>s</units>

element dataset_description_simulation/time_current
diagram dd_physics_data_dictionary_p963.png
annotation
documentation
Current time of the simulation
appinfo
<type>constant</type>
<units>s</units>

element dataset_description_simulation/time_begun
diagram dd_physics_data_dictionary_p964.png
annotation
documentation
Actual wall-clock time simulation started
appinfo
<type>constant</type>
<units>UTC</units>

element dataset_description_simulation/time_ended
diagram dd_physics_data_dictionary_p965.png
annotation
documentation
Actual wall-clock time simulation finished
appinfo
<type>constant</type>
<units>UTC</units>

element dataset_description_simulation/workflow
diagram dd_physics_data_dictionary_p966.png
annotation
documentation
Description of the workflow which has been used to produce this data entry (e.g. copy of the Kepler MOML if using Kepler)
appinfo
<type>constant</type>

element distribution_sources
diagram dd_physics_data_dictionary_p967.png
annotation
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.
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.2.1</lifecycle_version>
<lifecycle_last_change>3.15.0</lifecycle_last_change>

element distribution_sources/source
diagram dd_physics_data_dictionary_p968.png
annotation
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")
appinfo
<coordinate1>1...N</coordinate1>

element distribution_sources/vacuum_toroidal_field
diagram dd_physics_data_dictionary_p969.png
annotation
documentation
Characteristics of the vacuum toroidal field (used in rho_tor definition)

element distribution_sources/magnetic_axis
diagram dd_physics_data_dictionary_p970.png
annotation
documentation
Magnetic axis position (used to define a poloidal angle for the 2D profiles)

complexType distribution_sources_source
diagram dd_physics_data_dictionary_p971.png
annotation
documentation
Source terms for a given actuator

element distribution_sources_source/process
diagram dd_physics_data_dictionary_p972.png
annotation
documentation
Set of processes (NBI units, fusion reactions, ...) that provide the source.
appinfo
<coordinate1>1...N</coordinate1>

element distribution_sources_source/gyro_type
diagram dd_physics_data_dictionary_p973.png
annotation
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
appinfo
<type>constant</type>

element distribution_sources_source/species
diagram dd_physics_data_dictionary_p974.png
annotation
documentation
Species injected or consumed by this source/sink

element distribution_sources_source/global_quantities
diagram dd_physics_data_dictionary_p975.png
annotation
documentation
Global quantities for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element distribution_sources_source/profiles_1d
diagram dd_physics_data_dictionary_p976.png
annotation
documentation
Source radial profiles (flux surface averaged quantities) for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element distribution_sources_source/ggd
diagram dd_physics_data_dictionary_p977.png
annotation
documentation
Source terms in phase space (real space, velocity space, spin state), represented using the ggd, for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element distribution_sources_source/markers
diagram dd_physics_data_dictionary_p978.png
annotation
documentation
Source given as a group of markers (test particles) born per second, for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType distribution_sources_source_ggd
diagram dd_physics_data_dictionary_p979.png
annotation
documentation
Source terms for a given time slice, using a GGD representation

element distribution_sources_source_ggd/grid
diagram dd_physics_data_dictionary_p980.png
annotation
documentation
Grid description

element distribution_sources_source_ggd/particles
diagram dd_physics_data_dictionary_p981.png
annotation
documentation
Source density of particles in phase space, for various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>(m.s^-1)^-3.m^-3.s^-1</units>

element distribution_sources_source_ggd/discrete
diagram dd_physics_data_dictionary_p982.png
annotation
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.
appinfo
<coordinate1>1...N</coordinate1>
<type>dynamic</type>

element distribution_sources_source_ggd/time
diagram dd_physics_data_dictionary_p983.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType distribution_sources_source_global_quantities
diagram dd_physics_data_dictionary_p984.png
annotation
documentation
Global quantities of distribution_source for a given time slice

element distribution_sources_source_global_quantities/power
diagram dd_physics_data_dictionary_p985.png
annotation
documentation
Total power of the source
appinfo
<units>W</units>
<type>dynamic</type>

element distribution_sources_source_global_quantities/torque_tor
diagram dd_physics_data_dictionary_p986.png
annotation
documentation
Total toroidal torque of the source
appinfo
<units>N.m</units>
<type>dynamic</type>

element distribution_sources_source_global_quantities/particles
diagram dd_physics_data_dictionary_p987.png
annotation
documentation
Particle source rate
appinfo
<units>s^-1</units>
<type>dynamic</type>

element distribution_sources_source_global_quantities/shinethrough
diagram dd_physics_data_dictionary_p988.png
annotation
documentation
Shinethrough losses

element distribution_sources_source_global_quantities/time
diagram dd_physics_data_dictionary_p989.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType distribution_sources_source_global_shinethrough
diagram dd_physics_data_dictionary_p990.png
annotation
documentation
Global quantities related to shinethrough, for a given time slice

element distribution_sources_source_global_shinethrough/power
diagram dd_physics_data_dictionary_p991.png
annotation
documentation
Power losses due to shinethrough
appinfo
<units>W</units>
<type>dynamic</type>

element distribution_sources_source_global_shinethrough/particles
diagram dd_physics_data_dictionary_p992.png
annotation
documentation
Particle losses due to shinethrough
appinfo
<units>s^-1</units>
<type>dynamic</type>

element distribution_sources_source_global_shinethrough/torque_tor
diagram dd_physics_data_dictionary_p993.png
annotation
documentation
Toroidal torque losses due to shinethrough
appinfo
<units>N.m</units>
<type>dynamic</type>

complexType distribution_sources_source_profiles_1d
diagram dd_physics_data_dictionary_p994.png
annotation
documentation
Radial profile of source terms for a given time slice

element distribution_sources_source_profiles_1d/grid
diagram dd_physics_data_dictionary_p995.png
annotation
documentation
Radial grid

element distribution_sources_source_profiles_1d/energy
diagram dd_physics_data_dictionary_p996.png
annotation
documentation
Source term for the energy transport equation
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

element distribution_sources_source_profiles_1d/momentum_tor
diagram dd_physics_data_dictionary_p997.png
annotation
documentation
Source term for the toroidal momentum equation
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>N.m^-2</units>
<type>dynamic</type>

element distribution_sources_source_profiles_1d/particles
diagram dd_physics_data_dictionary_p998.png
annotation
documentation
Source term for the density transport equation
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>s^-1.m^-3</units>
<type>dynamic</type>

element distribution_sources_source_profiles_1d/time
diagram dd_physics_data_dictionary_p999.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

element distributions
diagram dd_physics_data_dictionary_p1000.png
annotation
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.
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.2.1</lifecycle_version>
<lifecycle_last_change>3.15.1</lifecycle_last_change>

element distributions/distribution
diagram dd_physics_data_dictionary_p1001.png
annotation
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
appinfo
<coordinate1>1...N</coordinate1>

element distributions/vacuum_toroidal_field
diagram dd_physics_data_dictionary_p1002.png
annotation
documentation
Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

element distributions/magnetic_axis
diagram dd_physics_data_dictionary_p1003.png
annotation
documentation
Magnetic axis position (used to define a poloidal angle for the 2D profiles)

complexType distributions_d
diagram dd_physics_data_dictionary_p1004.png
annotation
documentation
Description of a given distribution function

element distributions_d/wave
diagram dd_physics_data_dictionary_p1005.png
annotation
documentation
List all waves affecting the distribution, identified as in waves/coherent_wave(i)/identifier in the waves IDS
appinfo
<coordinate1>1...N</coordinate1>

element distributions_d/process
diagram dd_physics_data_dictionary_p1006.png
annotation
documentation
List all processes (NBI units, fusion reactions, ...) affecting the distribution, identified as in distribution_sources/source(i)/process in the DISTRIBUTION_SOURCES IDS
appinfo
<coordinate1>1...N</coordinate1>

element distributions_d/gyro_type
diagram dd_physics_data_dictionary_p1007.png
annotation
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
appinfo
<type>constant</type>

element distributions_d/species
diagram dd_physics_data_dictionary_p1008.png
annotation
documentation
Species described by this distribution

element distributions_d/fast_filter
diagram dd_physics_data_dictionary_p1009.png
annotation
documentation
Description of how the fast and the thermal particle populations are separated

element distributions_d/global_quantities
diagram dd_physics_data_dictionary_p1010.png
annotation
documentation
Global quantities (integrated over plasma volume for moments of the distribution, collisional exchange and source terms), for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element distributions_d/profiles_1d
diagram dd_physics_data_dictionary_p1011.png
annotation
documentation
Radial profiles (flux surface averaged quantities) for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element distributions_d/profiles_2d
diagram dd_physics_data_dictionary_p1012.png
annotation
documentation
2D profiles in the poloidal plane for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element distributions_d/is_delta_f
diagram dd_physics_data_dictionary_p1013.png
annotation
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
appinfo
<type>constant</type>

element distributions_d/ggd
diagram dd_physics_data_dictionary_p1014.png
annotation
documentation
Distribution represented using the ggd, for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element distributions_d/markers
diagram dd_physics_data_dictionary_p1015.png
annotation
documentation
Distribution represented by a set of markers (test particles)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType distributions_d_fast_filter
diagram dd_physics_data_dictionary_p1016.png
annotation
documentation
Description of how the fast and the thermal particle populations are separated

element distributions_d_fast_filter/method
diagram dd_physics_data_dictionary_p1017.png
annotation
documentation
Method used to separate the fast and thermal particle population (indices TBD)

element distributions_d_fast_filter/energy
diagram dd_physics_data_dictionary_p1018.png
annotation
documentation
Energy at which the fast and thermal particle populations were separated, as a function of radius
appinfo
<type>constant</type>
<units>eV</units>
<coordinate1>TBD</coordinate1>

complexType distributions_d_ggd
diagram dd_physics_data_dictionary_p1019.png
annotation
documentation
Distribution function for a given time slice, using a GGD representation

element distributions_d_ggd/grid
diagram dd_physics_data_dictionary_p1020.png
annotation
documentation
Grid description

element distributions_d_ggd/temperature
diagram dd_physics_data_dictionary_p1021.png
annotation
documentation
Reference temperature profile used to define the local thermal energy and the thermal velocity (for normalisation of the grid coordinates)
appinfo
<coordinate1>../../profiles_1d(itime)/grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element distributions_d_ggd/expansion
diagram dd_physics_data_dictionary_p1022.png
annotation
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.
appinfo
<coordinate1>1...N</coordinate1>
<units>(m.s^-1)^-3.m^-3.s^-1</units>

element distributions_d_ggd/time
diagram dd_physics_data_dictionary_p1023.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType distributions_d_ggd_expansion
diagram dd_physics_data_dictionary_p1024.png
annotation
documentation
Expansion of the distribution function for a given time slice, using a GGD representation

element distributions_d_ggd_expansion/grid_subset
diagram dd_physics_data_dictionary_p1025.png
annotation
documentation
Values of the distribution function expansion, for various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>mixed</units>

complexType distributions_d_global_quantities
diagram dd_physics_data_dictionary_p1026.png
annotation
documentation
Global quantities from the distribution, for a given time slice

element distributions_d_global_quantities/particles_n
diagram dd_physics_data_dictionary_p1027.png
annotation
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)
appinfo
<type>dynamic</type>
<units>-</units>

element distributions_d_global_quantities/particles_fast_n
diagram dd_physics_data_dictionary_p1028.png
annotation
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)
appinfo
<type>dynamic</type>
<units>-</units>

element distributions_d_global_quantities/energy
diagram dd_physics_data_dictionary_p1029.png
annotation
documentation
Total energy in the distribution
appinfo
<type>dynamic</type>
<units>J</units>

element distributions_d_global_quantities/energy_fast
diagram dd_physics_data_dictionary_p1030.png
annotation
documentation
Total energy of the fast particles in the distribution
appinfo
<type>dynamic</type>
<units>J</units>

element distributions_d_global_quantities/energy_fast_parallel
diagram dd_physics_data_dictionary_p1031.png
annotation
documentation
Parallel energy of the fast particles in the distribution
appinfo
<type>dynamic</type>
<units>J</units>

element distributions_d_global_quantities/torque_tor_j_radial
diagram dd_physics_data_dictionary_p1032.png
annotation
documentation
Toroidal torque due to radial currents
appinfo
<type>dynamic</type>
<units>N.m</units>

element distributions_d_global_quantities/current_tor
diagram dd_physics_data_dictionary_p1033.png
annotation
documentation
Toroidal current driven by the distribution
appinfo
<type>dynamic</type>
<units>N.m</units>

element distributions_d_global_quantities/collisions
diagram dd_physics_data_dictionary_p1034.png
annotation
documentation
Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

element distributions_d_global_quantities/source
diagram dd_physics_data_dictionary_p1035.png
annotation
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
appinfo
<coordinate1>1...N</coordinate1>

element distributions_d_global_quantities/time
diagram dd_physics_data_dictionary_p1036.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType distributions_d_global_quantities_collisions
diagram dd_physics_data_dictionary_p1037.png
annotation
documentation
Global quantities for collisions

element distributions_d_global_quantities_collisions/electrons
diagram dd_physics_data_dictionary_p1038.png
annotation
documentation
Collisional exchange with electrons

element distributions_d_global_quantities_collisions/ion
diagram dd_physics_data_dictionary_p1039.png
annotation
documentation
Collisional exchange with the various ion species
appinfo
<coordinate1>1...N</coordinate1>

complexType distributions_d_global_quantities_collisions_electrons
diagram dd_physics_data_dictionary_p1040.png
annotation
documentation
Global quantities for collisions with electrons

element distributions_d_global_quantities_collisions_electrons/power_thermal
diagram dd_physics_data_dictionary_p1041.png
annotation
documentation
Collisional power to the thermal particle population
appinfo
<type>dynamic</type>
<units>W</units>

element distributions_d_global_quantities_collisions_electrons/power_fast
diagram dd_physics_data_dictionary_p1042.png
annotation
documentation
Collisional power to the fast particle population
appinfo
<type>dynamic</type>
<units>W</units>

element distributions_d_global_quantities_collisions_electrons/torque_thermal_tor
diagram dd_physics_data_dictionary_p1043.png
annotation
documentation
Collisional toroidal torque to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m</units>

element distributions_d_global_quantities_collisions_electrons/torque_fast_tor
diagram dd_physics_data_dictionary_p1044.png
annotation
documentation
Collisional toroidal torque to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m</units>

complexType distributions_d_global_quantities_collisions_ion
diagram dd_physics_data_dictionary_p1045.png
annotation
documentation
Global quantities for collisions with a given ion species

element distributions_d_global_quantities_collisions_ion/element
diagram dd_physics_data_dictionary_p1046.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element distributions_d_global_quantities_collisions_ion/z_ion
diagram dd_physics_data_dictionary_p1047.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed).
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element distributions_d_global_quantities_collisions_ion/label
diagram dd_physics_data_dictionary_p1048.png
annotation
documentation
String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element distributions_d_global_quantities_collisions_ion/neutral_index
diagram dd_physics_data_dictionary_p1049.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element distributions_d_global_quantities_collisions_ion/power_thermal
diagram dd_physics_data_dictionary_p1050.png
annotation
documentation
Collisional power to the thermal particle population
appinfo
<type>dynamic</type>
<units>W</units>

element distributions_d_global_quantities_collisions_ion/power_fast
diagram dd_physics_data_dictionary_p1051.png
annotation
documentation
Collisional power to the fast particle population
appinfo
<type>dynamic</type>
<units>W</units>

element distributions_d_global_quantities_collisions_ion/torque_thermal_tor
diagram dd_physics_data_dictionary_p1052.png
annotation
documentation
Collisional toroidal torque to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m</units>

element distributions_d_global_quantities_collisions_ion/torque_fast_tor
diagram dd_physics_data_dictionary_p1053.png
annotation
documentation
Collisional toroidal torque to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m</units>

element distributions_d_global_quantities_collisions_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p1054.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>dynamic</type>

element distributions_d_global_quantities_collisions_ion/state
diagram dd_physics_data_dictionary_p1055.png
annotation
documentation
Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N_charge_states</coordinate1>

complexType distributions_d_global_quantities_collisions_ion_state
diagram dd_physics_data_dictionary_p1056.png
annotation
documentation
Global quantities for collisions with a given ion species state

element distributions_d_global_quantities_collisions_ion_state/z_min
diagram dd_physics_data_dictionary_p1057.png
annotation
documentation
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_global_quantities_collisions_ion_state/z_max
diagram dd_physics_data_dictionary_p1058.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_global_quantities_collisions_ion_state/label
diagram dd_physics_data_dictionary_p1059.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>dynamic</type>

element distributions_d_global_quantities_collisions_ion_state/electron_configuration
diagram dd_physics_data_dictionary_p1060.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element distributions_d_global_quantities_collisions_ion_state/vibrational_level
diagram dd_physics_data_dictionary_p1061.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_global_quantities_collisions_ion_state/vibrational_mode
diagram dd_physics_data_dictionary_p1062.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element distributions_d_global_quantities_collisions_ion_state/power_thermal
diagram dd_physics_data_dictionary_p1063.png
annotation
documentation
Collisional power to the thermal particle population
appinfo
<type>dynamic</type>
<units>W</units>

element distributions_d_global_quantities_collisions_ion_state/power_fast
diagram dd_physics_data_dictionary_p1064.png
annotation
documentation
Collisional power to the fast particle population
appinfo
<type>dynamic</type>
<units>W</units>

element distributions_d_global_quantities_collisions_ion_state/torque_thermal_tor
diagram dd_physics_data_dictionary_p1065.png
annotation
documentation
Collisional toroidal torque to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m</units>

element distributions_d_global_quantities_collisions_ion_state/torque_fast_tor
diagram dd_physics_data_dictionary_p1066.png
annotation
documentation
Collisional toroidal torque to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m</units>

complexType distributions_d_global_quantities_source
diagram dd_physics_data_dictionary_p1067.png
annotation
documentation
Global quantities for a given source/sink term

element distributions_d_global_quantities_source/identifier
diagram dd_physics_data_dictionary_p1068.png
annotation
documentation
Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process

element distributions_d_global_quantities_source/particles
diagram dd_physics_data_dictionary_p1069.png
annotation
documentation
Particle source rate
appinfo
<units>s^-1</units>
<type>dynamic</type>

element distributions_d_global_quantities_source/power
diagram dd_physics_data_dictionary_p1070.png
annotation
documentation
Total power of the source
appinfo
<units>W</units>
<type>dynamic</type>

element distributions_d_global_quantities_source/torque_tor
diagram dd_physics_data_dictionary_p1071.png
annotation
documentation
Total toroidal torque of the source
appinfo
<units>N.m</units>
<type>dynamic</type>

complexType distributions_d_profiles_1d
diagram dd_physics_data_dictionary_p1072.png
annotation
documentation
1D profiles from the distribution, for a given time slice

element distributions_d_profiles_1d/grid
diagram dd_physics_data_dictionary_p1073.png
annotation
documentation
Radial grid

element distributions_d_profiles_1d/density
diagram dd_physics_data_dictionary_p1074.png
annotation
documentation
Density (thermal+non-thermal)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_1d/density_fast
diagram dd_physics_data_dictionary_p1075.png
annotation
documentation
Density of fast particles
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_1d/pressure
diagram dd_physics_data_dictionary_p1076.png
annotation
documentation
Pressure (thermal+non-thermal)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>J.m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_1d/pressure_fast
diagram dd_physics_data_dictionary_p1077.png
annotation
documentation
Pressure of fast particles
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>J.m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_1d/pressure_fast_parallel
diagram dd_physics_data_dictionary_p1078.png
annotation
documentation
Pressure of fast particles in the parallel direction
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>J.m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_1d/current_tor
diagram dd_physics_data_dictionary_p1079.png
annotation
documentation
Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A.m^-2</units>
<type>dynamic</type>

element distributions_d_profiles_1d/current_fast_tor
diagram dd_physics_data_dictionary_p1080.png
annotation
documentation
Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A.m^-2</units>
<type>dynamic</type>

element distributions_d_profiles_1d/torque_tor_j_radial
diagram dd_physics_data_dictionary_p1081.png
annotation
documentation
Toroidal torque due to radial currents
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d/collisions
diagram dd_physics_data_dictionary_p1082.png
annotation
documentation
Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

element distributions_d_profiles_1d/thermalisation
diagram dd_physics_data_dictionary_p1083.png
annotation
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.

element distributions_d_profiles_1d/source
diagram dd_physics_data_dictionary_p1084.png
annotation
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
appinfo
<coordinate1>1...N</coordinate1>

element distributions_d_profiles_1d/trapped
diagram dd_physics_data_dictionary_p1085.png
annotation
documentation
Flux surface averaged profile evaluated using the trapped particle part of the distribution.

element distributions_d_profiles_1d/co_passing
diagram dd_physics_data_dictionary_p1086.png
annotation
documentation
Flux surface averaged profile evaluated using the co-passing particle part of the distribution.

element distributions_d_profiles_1d/counter_passing
diagram dd_physics_data_dictionary_p1087.png
annotation
documentation
Flux surface averaged profile evaluated using the counter-passing particle part of the distribution.

element distributions_d_profiles_1d/time
diagram dd_physics_data_dictionary_p1088.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType distributions_d_profiles_1d_collisions
diagram dd_physics_data_dictionary_p1089.png
annotation
documentation
1D profiles for collisions

element distributions_d_profiles_1d_collisions/electrons
diagram dd_physics_data_dictionary_p1090.png
annotation
documentation
Collisional exchange with electrons

element distributions_d_profiles_1d_collisions/ion
diagram dd_physics_data_dictionary_p1091.png
annotation
documentation
Collisional exchange with the various ion species
appinfo
<coordinate1>1...N</coordinate1>

complexType distributions_d_profiles_1d_collisions_electrons
diagram dd_physics_data_dictionary_p1092.png
annotation
documentation
1D profiles for collisions with electrons

element distributions_d_profiles_1d_collisions_electrons/power_thermal
diagram dd_physics_data_dictionary_p1093.png
annotation
documentation
Collisional power density to the thermal particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_collisions_electrons/power_fast
diagram dd_physics_data_dictionary_p1094.png
annotation
documentation
Collisional power density to the fast particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_collisions_electrons/torque_thermal_tor
diagram dd_physics_data_dictionary_p1095.png
annotation
documentation
Collisional toroidal torque density to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_collisions_electrons/torque_fast_tor
diagram dd_physics_data_dictionary_p1096.png
annotation
documentation
Collisional toroidal torque density to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

complexType distributions_d_profiles_1d_collisions_ion
diagram dd_physics_data_dictionary_p1097.png
annotation
documentation
1D profiles for collisions with a given ion species

element distributions_d_profiles_1d_collisions_ion/element
diagram dd_physics_data_dictionary_p1098.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element distributions_d_profiles_1d_collisions_ion/z_ion
diagram dd_physics_data_dictionary_p1099.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed).
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element distributions_d_profiles_1d_collisions_ion/label
diagram dd_physics_data_dictionary_p1100.png
annotation
documentation
String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element distributions_d_profiles_1d_collisions_ion/neutral_index
diagram dd_physics_data_dictionary_p1101.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element distributions_d_profiles_1d_collisions_ion/power_thermal
diagram dd_physics_data_dictionary_p1102.png
annotation
documentation
Collisional power density to the thermal particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_collisions_ion/power_fast
diagram dd_physics_data_dictionary_p1103.png
annotation
documentation
Collisional power density to the fast particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_collisions_ion/torque_thermal_tor
diagram dd_physics_data_dictionary_p1104.png
annotation
documentation
Collisional toroidal torque density to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_collisions_ion/torque_fast_tor
diagram dd_physics_data_dictionary_p1105.png
annotation
documentation
Collisional toroidal torque density to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_collisions_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p1106.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>dynamic</type>

element distributions_d_profiles_1d_collisions_ion/state
diagram dd_physics_data_dictionary_p1107.png
annotation
documentation
Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N_charge_states</coordinate1>

complexType distributions_d_profiles_1d_collisions_ion_state
diagram dd_physics_data_dictionary_p1108.png
annotation
documentation
1D profiles for collisions with a given ion species state

element distributions_d_profiles_1d_collisions_ion_state/z_min
diagram dd_physics_data_dictionary_p1109.png
annotation
documentation
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_profiles_1d_collisions_ion_state/z_max
diagram dd_physics_data_dictionary_p1110.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_profiles_1d_collisions_ion_state/label
diagram dd_physics_data_dictionary_p1111.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>dynamic</type>

element distributions_d_profiles_1d_collisions_ion_state/electron_configuration
diagram dd_physics_data_dictionary_p1112.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element distributions_d_profiles_1d_collisions_ion_state/vibrational_level
diagram dd_physics_data_dictionary_p1113.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_profiles_1d_collisions_ion_state/vibrational_mode
diagram dd_physics_data_dictionary_p1114.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element distributions_d_profiles_1d_collisions_ion_state/power_thermal
diagram dd_physics_data_dictionary_p1115.png
annotation
documentation
Collisional power density to the thermal particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_collisions_ion_state/power_fast
diagram dd_physics_data_dictionary_p1116.png
annotation
documentation
Collisional power density to the fast particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_collisions_ion_state/torque_thermal_tor
diagram dd_physics_data_dictionary_p1117.png
annotation
documentation
Collisional toroidal torque density to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_collisions_ion_state/torque_fast_tor
diagram dd_physics_data_dictionary_p1118.png
annotation
documentation
Collisional toroidal torque density to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>

complexType distributions_d_profiles_1d_partial
diagram dd_physics_data_dictionary_p1119.png
annotation
documentation
1D profiles from specific particles in the distribution (trapped, co or counter-passing)

element distributions_d_profiles_1d_partial/density
diagram dd_physics_data_dictionary_p1120.png
annotation
documentation
Density (thermal+non-thermal)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_1d_partial/density_fast
diagram dd_physics_data_dictionary_p1121.png
annotation
documentation
Density of fast particles
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_1d_partial/pressure
diagram dd_physics_data_dictionary_p1122.png
annotation
documentation
Pressure (thermal+non-thermal)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>J.m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_1d_partial/pressure_fast
diagram dd_physics_data_dictionary_p1123.png
annotation
documentation
Pressure of fast particles
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>J.m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_1d_partial/pressure_fast_parallel
diagram dd_physics_data_dictionary_p1124.png
annotation
documentation
Pressure of fast particles in the parallel direction
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>J.m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_1d_partial/current_tor
diagram dd_physics_data_dictionary_p1125.png
annotation
documentation
Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>A.m^-2</units>
<type>dynamic</type>

element distributions_d_profiles_1d_partial/current_fast_tor
diagram dd_physics_data_dictionary_p1126.png
annotation
documentation
Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>A.m^-2</units>
<type>dynamic</type>

element distributions_d_profiles_1d_partial/torque_tor_j_radial
diagram dd_physics_data_dictionary_p1127.png
annotation
documentation
Toroidal torque due to radial currents
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial/collisions
diagram dd_physics_data_dictionary_p1128.png
annotation
documentation
Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

element distributions_d_profiles_1d_partial/source
diagram dd_physics_data_dictionary_p1129.png
annotation
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
appinfo
<coordinate1>1...N</coordinate1>

complexType distributions_d_profiles_1d_partial_collisions
diagram dd_physics_data_dictionary_p1130.png
annotation
documentation
1D profiles for collisions

element distributions_d_profiles_1d_partial_collisions/electrons
diagram dd_physics_data_dictionary_p1131.png
annotation
documentation
Collisional exchange with electrons

element distributions_d_profiles_1d_partial_collisions/ion
diagram dd_physics_data_dictionary_p1132.png
annotation
documentation
Collisional exchange with the various ion species
appinfo
<coordinate1>1...N</coordinate1>

complexType distributions_d_profiles_1d_partial_collisions_electrons
diagram dd_physics_data_dictionary_p1133.png
annotation
documentation
1D profiles for collisions with electrons

element distributions_d_profiles_1d_partial_collisions_electrons/power_thermal
diagram dd_physics_data_dictionary_p1134.png
annotation
documentation
Collisional power density to the thermal particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial_collisions_electrons/power_fast
diagram dd_physics_data_dictionary_p1135.png
annotation
documentation
Collisional power density to the fast particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial_collisions_electrons/torque_thermal_tor
diagram dd_physics_data_dictionary_p1136.png
annotation
documentation
Collisional toroidal torque density to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial_collisions_electrons/torque_fast_tor
diagram dd_physics_data_dictionary_p1137.png
annotation
documentation
Collisional toroidal torque density to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>

complexType distributions_d_profiles_1d_partial_collisions_ion
diagram dd_physics_data_dictionary_p1138.png
annotation
documentation
1D profiles for collisions with a given ion species

element distributions_d_profiles_1d_partial_collisions_ion/element
diagram dd_physics_data_dictionary_p1139.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element distributions_d_profiles_1d_partial_collisions_ion/z_ion
diagram dd_physics_data_dictionary_p1140.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed).
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element distributions_d_profiles_1d_partial_collisions_ion/label
diagram dd_physics_data_dictionary_p1141.png
annotation
documentation
String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element distributions_d_profiles_1d_partial_collisions_ion/neutral_index
diagram dd_physics_data_dictionary_p1142.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element distributions_d_profiles_1d_partial_collisions_ion/power_thermal
diagram dd_physics_data_dictionary_p1143.png
annotation
documentation
Collisional power density to the thermal particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial_collisions_ion/power_fast
diagram dd_physics_data_dictionary_p1144.png
annotation
documentation
Collisional power density to the fast particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial_collisions_ion/torque_thermal_tor
diagram dd_physics_data_dictionary_p1145.png
annotation
documentation
Collisional toroidal torque density to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial_collisions_ion/torque_fast_tor
diagram dd_physics_data_dictionary_p1146.png
annotation
documentation
Collisional toroidal torque density to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial_collisions_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p1147.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>dynamic</type>

element distributions_d_profiles_1d_partial_collisions_ion/state
diagram dd_physics_data_dictionary_p1148.png
annotation
documentation
Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N_charge_states</coordinate1>

complexType distributions_d_profiles_1d_partial_collisions_ion_state
diagram dd_physics_data_dictionary_p1149.png
annotation
documentation
1D profiles for collisions with a given ion species state

element distributions_d_profiles_1d_partial_collisions_ion_state/z_min
diagram dd_physics_data_dictionary_p1150.png
annotation
documentation
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_profiles_1d_partial_collisions_ion_state/z_max
diagram dd_physics_data_dictionary_p1151.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_profiles_1d_partial_collisions_ion_state/label
diagram dd_physics_data_dictionary_p1152.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>dynamic</type>

element distributions_d_profiles_1d_partial_collisions_ion_state/electron_configuration
diagram dd_physics_data_dictionary_p1153.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element distributions_d_profiles_1d_partial_collisions_ion_state/vibrational_level
diagram dd_physics_data_dictionary_p1154.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_profiles_1d_partial_collisions_ion_state/vibrational_mode
diagram dd_physics_data_dictionary_p1155.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element distributions_d_profiles_1d_partial_collisions_ion_state/power_thermal
diagram dd_physics_data_dictionary_p1156.png
annotation
documentation
Collisional power density to the thermal particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial_collisions_ion_state/power_fast
diagram dd_physics_data_dictionary_p1157.png
annotation
documentation
Collisional power density to the fast particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial_collisions_ion_state/torque_thermal_tor
diagram dd_physics_data_dictionary_p1158.png
annotation
documentation
Collisional toroidal torque density to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial_collisions_ion_state/torque_fast_tor
diagram dd_physics_data_dictionary_p1159.png
annotation
documentation
Collisional toroidal torque density to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../../grid/rho_tor_norm</coordinate1>

complexType distributions_d_profiles_1d_partial_source
diagram dd_physics_data_dictionary_p1160.png
annotation
documentation
1D profiles for a given source/sink term

element distributions_d_profiles_1d_partial_source/identifier
diagram dd_physics_data_dictionary_p1161.png
annotation
documentation
Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process

element distributions_d_profiles_1d_partial_source/particles
diagram dd_physics_data_dictionary_p1162.png
annotation
documentation
Source rate of thermal particle density
appinfo
<units>s^-1.m^-3</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial_source/energy
diagram dd_physics_data_dictionary_p1163.png
annotation
documentation
Source rate of energy density
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_partial_source/momentum_tor
diagram dd_physics_data_dictionary_p1164.png
annotation
documentation
Source rate of toroidal angular momentum density
appinfo
<units>N.m^-2</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

complexType distributions_d_profiles_1d_source
diagram dd_physics_data_dictionary_p1165.png
annotation
documentation
1D profiles for a given source/sink term

element distributions_d_profiles_1d_source/identifier
diagram dd_physics_data_dictionary_p1166.png
annotation
documentation
Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process

element distributions_d_profiles_1d_source/particles
diagram dd_physics_data_dictionary_p1167.png
annotation
documentation
Source rate of thermal particle density
appinfo
<units>s^-1.m^-3</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_source/energy
diagram dd_physics_data_dictionary_p1168.png
annotation
documentation
Source rate of energy density
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_source/momentum_tor
diagram dd_physics_data_dictionary_p1169.png
annotation
documentation
Source rate of toroidal angular momentum density
appinfo
<units>N.m^-2</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

complexType distributions_d_profiles_1d_thermalised
diagram dd_physics_data_dictionary_p1170.png
annotation
documentation
1D profiles of termalisation source/sinks

element distributions_d_profiles_1d_thermalised/particles
diagram dd_physics_data_dictionary_p1171.png
annotation
documentation
Source rate of thermal particle density due to the thermalisation of fast particles
appinfo
<units>s^-1.m^-3</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_thermalised/energy
diagram dd_physics_data_dictionary_p1172.png
annotation
documentation
Source rate of energy density within the thermal particle population due to the thermalisation of fast particles
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element distributions_d_profiles_1d_thermalised/momentum_tor
diagram dd_physics_data_dictionary_p1173.png
annotation
documentation
Source rate of toroidal angular momentum density within the thermal particle population due to the thermalisation of fast particles
appinfo
<units>N.m^-2</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

complexType distributions_d_profiles_2d
diagram dd_physics_data_dictionary_p1174.png
annotation
documentation
2D profiles from the distribution, for a given time slice

element distributions_d_profiles_2d/grid
diagram dd_physics_data_dictionary_p1175.png
annotation
documentation
Grid. The grid has to be rectangular in a pair of coordinates, as specified in type

element distributions_d_profiles_2d/density
diagram dd_physics_data_dictionary_p1176.png
annotation
documentation
Density (thermal+non-thermal)
appinfo
<coordinate1>../grid/r OR ../grid/rho_tor_norm</coordinate1>
<coordinate2>../grid/z OR ../grid/theta_geometric OR ../grid/theta_straight</coordinate2>
<units>m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_2d/density_fast
diagram dd_physics_data_dictionary_p1177.png
annotation
documentation
Density of fast particles
appinfo
<coordinate1>../grid/r OR ../grid/rho_tor_norm</coordinate1>
<coordinate2>../grid/z OR ../grid/theta_geometric OR ../grid/theta_straight</coordinate2>
<units>m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_2d/pressure
diagram dd_physics_data_dictionary_p1178.png
annotation
documentation
Pressure (thermal+non-thermal)
appinfo
<coordinate1>../grid/r OR ../grid/rho_tor_norm</coordinate1>
<coordinate2>../grid/z OR ../grid/theta_geometric OR ../grid/theta_straight</coordinate2>
<units>J.m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_2d/pressure_fast
diagram dd_physics_data_dictionary_p1179.png
annotation
documentation
Pressure of fast particles
appinfo
<coordinate1>../grid/r OR ../grid/rho_tor_norm</coordinate1>
<coordinate2>../grid/z OR ../grid/theta_geometric OR ../grid/theta_straight</coordinate2>
<units>J.m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_2d/pressure_fast_parallel
diagram dd_physics_data_dictionary_p1180.png
annotation
documentation
Pressure of fast particles in the parallel direction
appinfo
<coordinate1>../grid/r OR ../grid/rho_tor_norm</coordinate1>
<coordinate2>../grid/z OR ../grid/theta_geometric OR ../grid/theta_straight</coordinate2>
<units>J.m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_2d/current_tor
diagram dd_physics_data_dictionary_p1181.png
annotation
documentation
Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)
appinfo
<coordinate1>../grid/r OR ../grid/rho_tor_norm</coordinate1>
<coordinate2>../grid/z OR ../grid/theta_geometric OR ../grid/theta_straight</coordinate2>
<units>A.m^-2</units>
<type>dynamic</type>

element distributions_d_profiles_2d/current_fast_tor
diagram dd_physics_data_dictionary_p1182.png
annotation
documentation
Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)
appinfo
<coordinate1>../grid/r OR ../grid/rho_tor_norm</coordinate1>
<coordinate2>../grid/z OR ../grid/theta_geometric OR ../grid/theta_straight</coordinate2>
<units>A.m^-2</units>
<type>dynamic</type>

element distributions_d_profiles_2d/torque_tor_j_radial
diagram dd_physics_data_dictionary_p1183.png
annotation
documentation
Toroidal torque due to radial currents
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../grid/r OR ../grid/rho_tor_norm</coordinate1>
<coordinate2>../grid/z OR ../grid/theta_geometric OR ../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d/collisions
diagram dd_physics_data_dictionary_p1184.png
annotation
documentation
Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

element distributions_d_profiles_2d/trapped
diagram dd_physics_data_dictionary_p1185.png
annotation
documentation
Flux surface averaged profile evaluated using the trapped particle part of the distribution.

element distributions_d_profiles_2d/co_passing
diagram dd_physics_data_dictionary_p1186.png
annotation
documentation
Flux surface averaged profile evaluated using the co-passing particle part of the distribution.

element distributions_d_profiles_2d/counter_passing
diagram dd_physics_data_dictionary_p1187.png
annotation
documentation
Flux surface averaged profile evaluated using the counter-passing particle part of the distribution.

element distributions_d_profiles_2d/time
diagram dd_physics_data_dictionary_p1188.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType distributions_d_profiles_2d_collisions
diagram dd_physics_data_dictionary_p1189.png
annotation
documentation
2D profiles for collisions

element distributions_d_profiles_2d_collisions/electrons
diagram dd_physics_data_dictionary_p1190.png
annotation
documentation
Collisional exchange with electrons

element distributions_d_profiles_2d_collisions/ion
diagram dd_physics_data_dictionary_p1191.png
annotation
documentation
Collisional exchange with the various ion species
appinfo
<coordinate1>1...N</coordinate1>

complexType distributions_d_profiles_2d_collisions_electrons
diagram dd_physics_data_dictionary_p1192.png
annotation
documentation
2D profiles for collisions with electrons

element distributions_d_profiles_2d_collisions_electrons/power_thermal
diagram dd_physics_data_dictionary_p1193.png
annotation
documentation
Collisional power density to the thermal particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../grid/r OR ../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../grid/z OR ../../../grid/theta_geometric OR ../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_collisions_electrons/power_fast
diagram dd_physics_data_dictionary_p1194.png
annotation
documentation
Collisional power density to the fast particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../grid/r OR ../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../grid/z OR ../../../grid/theta_geometric OR ../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_collisions_electrons/torque_thermal_tor
diagram dd_physics_data_dictionary_p1195.png
annotation
documentation
Collisional toroidal torque density to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../grid/r OR ../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../grid/z OR ../../../grid/theta_geometric OR ../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_collisions_electrons/torque_fast_tor
diagram dd_physics_data_dictionary_p1196.png
annotation
documentation
Collisional toroidal torque density to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../grid/r OR ../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../grid/z OR ../../../grid/theta_geometric OR ../../../grid/theta_straight</coordinate2>

complexType distributions_d_profiles_2d_collisions_ion
diagram dd_physics_data_dictionary_p1197.png
annotation
documentation
2D profiles for collisions with a given ion species

element distributions_d_profiles_2d_collisions_ion/element
diagram dd_physics_data_dictionary_p1198.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element distributions_d_profiles_2d_collisions_ion/z_ion
diagram dd_physics_data_dictionary_p1199.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed).
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element distributions_d_profiles_2d_collisions_ion/label
diagram dd_physics_data_dictionary_p1200.png
annotation
documentation
String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element distributions_d_profiles_2d_collisions_ion/neutral_index
diagram dd_physics_data_dictionary_p1201.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element distributions_d_profiles_2d_collisions_ion/power_thermal
diagram dd_physics_data_dictionary_p1202.png
annotation
documentation
Collisional power density to the thermal particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../grid/r OR ../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../grid/z OR ../../../grid/theta_geometric OR ../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_collisions_ion/power_fast
diagram dd_physics_data_dictionary_p1203.png
annotation
documentation
Collisional power density to the fast particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../grid/r OR ../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../grid/z OR ../../../grid/theta_geometric OR ../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_collisions_ion/torque_thermal_tor
diagram dd_physics_data_dictionary_p1204.png
annotation
documentation
Collisional toroidal torque density to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../grid/r OR ../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../grid/z OR ../../../grid/theta_geometric OR ../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_collisions_ion/torque_fast_tor
diagram dd_physics_data_dictionary_p1205.png
annotation
documentation
Collisional toroidal torque density to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../grid/r OR ../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../grid/z OR ../../../grid/theta_geometric OR ../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_collisions_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p1206.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>dynamic</type>

element distributions_d_profiles_2d_collisions_ion/state
diagram dd_physics_data_dictionary_p1207.png
annotation
documentation
Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N_charge_states</coordinate1>

complexType distributions_d_profiles_2d_collisions_ion_state
diagram dd_physics_data_dictionary_p1208.png
annotation
documentation
2D profiles for collisions with a given ion species state

element distributions_d_profiles_2d_collisions_ion_state/z_min
diagram dd_physics_data_dictionary_p1209.png
annotation
documentation
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_profiles_2d_collisions_ion_state/z_max
diagram dd_physics_data_dictionary_p1210.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_profiles_2d_collisions_ion_state/label
diagram dd_physics_data_dictionary_p1211.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>dynamic</type>

element distributions_d_profiles_2d_collisions_ion_state/electron_configuration
diagram dd_physics_data_dictionary_p1212.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element distributions_d_profiles_2d_collisions_ion_state/vibrational_level
diagram dd_physics_data_dictionary_p1213.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_profiles_2d_collisions_ion_state/vibrational_mode
diagram dd_physics_data_dictionary_p1214.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element distributions_d_profiles_2d_collisions_ion_state/power_thermal
diagram dd_physics_data_dictionary_p1215.png
annotation
documentation
Collisional power density to the thermal particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../grid/r OR ../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../grid/z OR ../../../../grid/theta_geometric OR ../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_collisions_ion_state/power_fast
diagram dd_physics_data_dictionary_p1216.png
annotation
documentation
Collisional power density to the fast particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../grid/r OR ../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../grid/z OR ../../../../grid/theta_geometric OR ../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_collisions_ion_state/torque_thermal_tor
diagram dd_physics_data_dictionary_p1217.png
annotation
documentation
Collisional toroidal torque density to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../grid/r OR ../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../grid/z OR ../../../../grid/theta_geometric OR ../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_collisions_ion_state/torque_fast_tor
diagram dd_physics_data_dictionary_p1218.png
annotation
documentation
Collisional toroidal torque density to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../grid/r OR ../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../grid/z OR ../../../../grid/theta_geometric OR ../../../../grid/theta_straight</coordinate2>

complexType distributions_d_profiles_2d_grid
diagram dd_physics_data_dictionary_p1219.png
annotation
documentation
2D grid for the distribution

element distributions_d_profiles_2d_grid/type
diagram dd_physics_data_dictionary_p1220.png
annotation
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.
appinfo
<type>dynamic</type>
<coordinate1>../rho_tor_norm</coordinate1>
<units>m^3</units>

element distributions_d_profiles_2d_grid/r
diagram dd_physics_data_dictionary_p1221.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>m</units>

element distributions_d_profiles_2d_grid/z
diagram dd_physics_data_dictionary_p1222.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>m</units>

element distributions_d_profiles_2d_grid/theta_straight
diagram dd_physics_data_dictionary_p1223.png
annotation
documentation
Straight field line poloidal angle
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>rad</units>

element distributions_d_profiles_2d_grid/theta_geometric
diagram dd_physics_data_dictionary_p1224.png
annotation
documentation
Geometrical poloidal angle
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>rad</units>

element distributions_d_profiles_2d_grid/rho_tor_norm
diagram dd_physics_data_dictionary_p1225.png
annotation
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)
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>-</units>

element distributions_d_profiles_2d_grid/rho_tor
diagram dd_physics_data_dictionary_p1226.png
annotation
documentation
Toroidal flux coordinate. The toroidal field used in its definition is indicated under vacuum_toroidal_field/b0
appinfo
<type>dynamic</type>
<coordinate1>../rho_tor_norm</coordinate1>
<units>m</units>

element distributions_d_profiles_2d_grid/psi
diagram dd_physics_data_dictionary_p1227.png
annotation
documentation
Poloidal magnetic flux
appinfo
<coordinate1>../rho_tor_norm</coordinate1>
<units>Wb</units>
<type>dynamic</type>

element distributions_d_profiles_2d_grid/volume
diagram dd_physics_data_dictionary_p1228.png
annotation
documentation
Volume enclosed inside the magnetic surface
appinfo
<type>dynamic</type>
<coordinate1>../rho_tor_norm</coordinate1>
<units>m^3</units>

element distributions_d_profiles_2d_grid/area
diagram dd_physics_data_dictionary_p1229.png
annotation
documentation
Cross-sectional area of the flux surface
appinfo
<type>dynamic</type>
<coordinate1>../rho_tor_norm</coordinate1>
<units>m^2</units>

complexType distributions_d_profiles_2d_partial
diagram dd_physics_data_dictionary_p1230.png
annotation
documentation
2D profiles from specific particles in the distribution (trapped, co or counter-passing)

element distributions_d_profiles_2d_partial/density
diagram dd_physics_data_dictionary_p1231.png
annotation
documentation
Density (thermal+non-thermal)
appinfo
<coordinate1>../../grid/r OR ../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../grid/z OR ../../grid/theta_geometric OR ../../grid/theta_straight</coordinate2>
<units>m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_2d_partial/density_fast
diagram dd_physics_data_dictionary_p1232.png
annotation
documentation
Density of fast particles
appinfo
<coordinate1>../../grid/r OR ../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../grid/z OR ../../grid/theta_geometric OR ../../grid/theta_straight</coordinate2>
<units>m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_2d_partial/pressure
diagram dd_physics_data_dictionary_p1233.png
annotation
documentation
Pressure (thermal+non-thermal)
appinfo
<coordinate1>../../grid/r OR ../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../grid/z OR ../../grid/theta_geometric OR ../../grid/theta_straight</coordinate2>
<units>J.m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_2d_partial/pressure_fast
diagram dd_physics_data_dictionary_p1234.png
annotation
documentation
Pressure of fast particles
appinfo
<coordinate1>../../grid/r OR ../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../grid/z OR ../../grid/theta_geometric OR ../../grid/theta_straight</coordinate2>
<units>J.m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_2d_partial/pressure_fast_parallel
diagram dd_physics_data_dictionary_p1235.png
annotation
documentation
Pressure of fast particles in the parallel direction
appinfo
<coordinate1>../../grid/r OR ../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../grid/z OR ../../grid/theta_geometric OR ../../grid/theta_straight</coordinate2>
<units>J.m^-3</units>
<type>dynamic</type>

element distributions_d_profiles_2d_partial/current_tor
diagram dd_physics_data_dictionary_p1236.png
annotation
documentation
Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)
appinfo
<coordinate1>../../grid/r OR ../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../grid/z OR ../../grid/theta_geometric OR ../../grid/theta_straight</coordinate2>
<units>A.m^-2</units>
<type>dynamic</type>

element distributions_d_profiles_2d_partial/current_fast_tor
diagram dd_physics_data_dictionary_p1237.png
annotation
documentation
Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)
appinfo
<coordinate1>../../grid/r OR ../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../grid/z OR ../../grid/theta_geometric OR ../../grid/theta_straight</coordinate2>
<units>A.m^-2</units>
<type>dynamic</type>

element distributions_d_profiles_2d_partial/torque_tor_j_radial
diagram dd_physics_data_dictionary_p1238.png
annotation
documentation
Toroidal torque due to radial currents
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../grid/r OR ../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../grid/z OR ../../grid/theta_geometric OR ../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_partial/collisions
diagram dd_physics_data_dictionary_p1239.png
annotation
documentation
Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

complexType distributions_d_profiles_2d_partial_collisions
diagram dd_physics_data_dictionary_p1240.png
annotation
documentation
2D profiles for collisions

element distributions_d_profiles_2d_partial_collisions/electrons
diagram dd_physics_data_dictionary_p1241.png
annotation
documentation
Collisional exchange with electrons

element distributions_d_profiles_2d_partial_collisions/ion
diagram dd_physics_data_dictionary_p1242.png
annotation
documentation
Collisional exchange with the various ion species
appinfo
<coordinate1>1...N</coordinate1>

complexType distributions_d_profiles_2d_partial_collisions_electrons
diagram dd_physics_data_dictionary_p1243.png
annotation
documentation
2D profiles for collisions with electrons

element distributions_d_profiles_2d_partial_collisions_electrons/power_thermal
diagram dd_physics_data_dictionary_p1244.png
annotation
documentation
Collisional power density to the thermal particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../grid/r OR ../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../grid/z OR ../../../../grid/theta_geometric OR ../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_partial_collisions_electrons/power_fast
diagram dd_physics_data_dictionary_p1245.png
annotation
documentation
Collisional power density to the fast particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../grid/r OR ../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../grid/z OR ../../../../grid/theta_geometric OR ../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_partial_collisions_electrons/torque_thermal_tor
diagram dd_physics_data_dictionary_p1246.png
annotation
documentation
Collisional toroidal torque density to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../grid/r OR ../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../grid/z OR ../../../../grid/theta_geometric OR ../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_partial_collisions_electrons/torque_fast_tor
diagram dd_physics_data_dictionary_p1247.png
annotation
documentation
Collisional toroidal torque density to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../grid/r OR ../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../grid/z OR ../../../../grid/theta_geometric OR ../../../../grid/theta_straight</coordinate2>

complexType distributions_d_profiles_2d_partial_collisions_ion
diagram dd_physics_data_dictionary_p1248.png
annotation
documentation
2D profiles for collisions with a given ion species

element distributions_d_profiles_2d_partial_collisions_ion/element
diagram dd_physics_data_dictionary_p1249.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element distributions_d_profiles_2d_partial_collisions_ion/z_ion
diagram dd_physics_data_dictionary_p1250.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed).
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element distributions_d_profiles_2d_partial_collisions_ion/label
diagram dd_physics_data_dictionary_p1251.png
annotation
documentation
String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element distributions_d_profiles_2d_partial_collisions_ion/neutral_index
diagram dd_physics_data_dictionary_p1252.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element distributions_d_profiles_2d_partial_collisions_ion/power_thermal
diagram dd_physics_data_dictionary_p1253.png
annotation
documentation
Collisional power density to the thermal particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../grid/r OR ../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../grid/z OR ../../../../grid/theta_geometric OR ../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_partial_collisions_ion/power_fast
diagram dd_physics_data_dictionary_p1254.png
annotation
documentation
Collisional power density to the fast particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../grid/r OR ../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../grid/z OR ../../../../grid/theta_geometric OR ../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_partial_collisions_ion/torque_thermal_tor
diagram dd_physics_data_dictionary_p1255.png
annotation
documentation
Collisional toroidal torque density to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../grid/r OR ../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../grid/z OR ../../../../grid/theta_geometric OR ../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_partial_collisions_ion/torque_fast_tor
diagram dd_physics_data_dictionary_p1256.png
annotation
documentation
Collisional toroidal torque density to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../grid/r OR ../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../grid/z OR ../../../../grid/theta_geometric OR ../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_partial_collisions_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p1257.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>dynamic</type>

element distributions_d_profiles_2d_partial_collisions_ion/state
diagram dd_physics_data_dictionary_p1258.png
annotation
documentation
Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N_charge_states</coordinate1>

complexType distributions_d_profiles_2d_partial_collisions_ion_state
diagram dd_physics_data_dictionary_p1259.png
annotation
documentation
2D profiles for collisions with a given ion species state

element distributions_d_profiles_2d_partial_collisions_ion_state/z_min
diagram dd_physics_data_dictionary_p1260.png
annotation
documentation
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_profiles_2d_partial_collisions_ion_state/z_max
diagram dd_physics_data_dictionary_p1261.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_profiles_2d_partial_collisions_ion_state/label
diagram dd_physics_data_dictionary_p1262.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>dynamic</type>

element distributions_d_profiles_2d_partial_collisions_ion_state/electron_configuration
diagram dd_physics_data_dictionary_p1263.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element distributions_d_profiles_2d_partial_collisions_ion_state/vibrational_level
diagram dd_physics_data_dictionary_p1264.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element distributions_d_profiles_2d_partial_collisions_ion_state/vibrational_mode
diagram dd_physics_data_dictionary_p1265.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element distributions_d_profiles_2d_partial_collisions_ion_state/power_thermal
diagram dd_physics_data_dictionary_p1266.png
annotation
documentation
Collisional power density to the thermal particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../../grid/r OR ../../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../../grid/z OR ../../../../../grid/theta_geometric OR ../../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_partial_collisions_ion_state/power_fast
diagram dd_physics_data_dictionary_p1267.png
annotation
documentation
Collisional power density to the fast particle population
appinfo
<type>dynamic</type>
<units>W.m^-3</units>
<coordinate1>../../../../../grid/r OR ../../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../../grid/z OR ../../../../../grid/theta_geometric OR ../../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_partial_collisions_ion_state/torque_thermal_tor
diagram dd_physics_data_dictionary_p1268.png
annotation
documentation
Collisional toroidal torque density to the thermal particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../../grid/r OR ../../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../../grid/z OR ../../../../../grid/theta_geometric OR ../../../../../grid/theta_straight</coordinate2>

element distributions_d_profiles_2d_partial_collisions_ion_state/torque_fast_tor
diagram dd_physics_data_dictionary_p1269.png
annotation
documentation
Collisional toroidal torque density to the fast particle population
appinfo
<type>dynamic</type>
<units>N.m^-2</units>
<coordinate1>../../../../../grid/r OR ../../../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../../../grid/z OR ../../../../../grid/theta_geometric OR ../../../../../grid/theta_straight</coordinate2>

complexType distributions_d_source_identifier
diagram dd_physics_data_dictionary_p1270.png
annotation
documentation
Identifier of the source/sink term (wave or particle source process)

element distributions_d_source_identifier/type
diagram dd_physics_data_dictionary_p1271.png
annotation
documentation
Type of the source term. Index  = 1 for a wave, index = 2 for a particle source process

element distributions_d_source_identifier/wave_index
diagram dd_physics_data_dictionary_p1272.png
annotation
documentation
Index into distribution/wave
appinfo
<type>dynamic</type>

element distributions_d_source_identifier/process_index
diagram dd_physics_data_dictionary_p1273.png
annotation
documentation
Index into distribution/process
appinfo
<type>dynamic</type>

complexType waves_coherent_wave_identifier
diagram dd_physics_data_dictionary_p1274.png
annotation
documentation
Wave identifier

element waves_coherent_wave_identifier/type
diagram dd_physics_data_dictionary_p1275.png
annotation
documentation
Wave/antenna type. index=1 for name=EC; index=2 for name=IC; index=3 for name=LH
appinfo
<doc_identifier>utilities/wave_identifier.xml</doc_identifier>

element waves_coherent_wave_identifier/antenna_name
diagram dd_physics_data_dictionary_p1276.png
annotation
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.
appinfo
<type>constant</type>

element waves_coherent_wave_identifier/index_in_antenna
diagram dd_physics_data_dictionary_p1277.png
annotation
documentation
Index of the wave (starts at 1), separating different waves generated from a single antenna.
appinfo
<type>constant</type>

element ec_antennas
diagram dd_physics_data_dictionary_p1278.png
annotation
documentation
Antenna systems for heating and current drive in the electron cyclotron (EC) frequencies.
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.7.0</lifecycle_version>
<lifecycle_last_change>3.10.2</lifecycle_last_change>

element ec_antennas/antenna
diagram dd_physics_data_dictionary_p1279.png
annotation
documentation
Set of Electron Cyclotron antennas
appinfo
<coordinate1>1...N</coordinate1>

complexType ec_antennas_antenna
diagram dd_physics_data_dictionary_p1280.png
annotation
documentation
Electron Cyclotron Antenna

element ec_antennas_antenna/name
diagram dd_physics_data_dictionary_p1281.png
annotation
documentation
Name of the antenna (unique within the set of all antennas of the experiment)
appinfo
<type>static</type>

element ec_antennas_antenna/identifier
diagram dd_physics_data_dictionary_p1282.png
annotation
documentation
Identifier of the antenna (unique within the set of all antennas of the experiment)
appinfo
<type>static</type>

element ec_antennas_antenna/frequency
diagram dd_physics_data_dictionary_p1283.png
annotation
documentation
Frequency
appinfo
<type>static</type>
<units>Hz</units>

element ec_antennas_antenna/power
diagram dd_physics_data_dictionary_p1284.png
annotation
documentation
Power
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>W</units>

element ec_antennas_antenna/mode
diagram dd_physics_data_dictionary_p1285.png
annotation
documentation
Incoming wave mode (+ or -1 for O/X mode)
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>

element ec_antennas_antenna/launching_position
diagram dd_physics_data_dictionary_p1286.png
annotation
documentation
Launching position of the beam

element ec_antennas_antenna/launching_angle_pol
diagram dd_physics_data_dictionary_p1287.png
annotation
documentation
Poloidal launching angle between the horizontal plane and the poloidal component of the nominal beam centerline. tan(angle_pol)=-k_z/k_R;
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>rad</units>

element ec_antennas_antenna/launching_angle_tor
diagram dd_physics_data_dictionary_p1288.png
annotation
documentation
Toroidal launching angle between the poloidal plane and the nominal beam centerline. sin(angle_tor)=k_phi
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>rad</units>

element ec_antennas_antenna/beam
diagram dd_physics_data_dictionary_p1289.png
annotation
documentation
Beam characteristics

complexType ec_antennas_beam
diagram dd_physics_data_dictionary_p1290.png
annotation
documentation
Beam characteristics

element ec_antennas_beam/spot
diagram dd_physics_data_dictionary_p1291.png
annotation
documentation
Spot ellipse characteristics

element ec_antennas_beam/phase
diagram dd_physics_data_dictionary_p1292.png
annotation
documentation
Phase ellipse characteristics

complexType ec_antennas_beam_phase
diagram dd_physics_data_dictionary_p1293.png
annotation
documentation
Phase ellipse characteristics

element ec_antennas_beam_phase/curvature
diagram dd_physics_data_dictionary_p1294.png
annotation
documentation
Inverse curvature radii for the phase ellipse, positive/negative for divergent/convergent beams
appinfo
<type>dynamic</type>
<coordinate1>1...2</coordinate1>
<coordinate2>time</coordinate2>
<units>m^-1</units>

element ec_antennas_beam_phase/angle
diagram dd_physics_data_dictionary_p1295.png
annotation
documentation
Rotation angle for the phase ellipse
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>rad</units>

complexType ec_antennas_beam_spot
diagram dd_physics_data_dictionary_p1296.png
annotation
documentation
Spot ellipse characteristics

element ec_antennas_beam_spot/size
diagram dd_physics_data_dictionary_p1297.png
annotation
documentation
Size of the spot ellipse
appinfo
<type>dynamic</type>
<coordinate1>1...2</coordinate1>
<coordinate2>time</coordinate2>
<units>m</units>

element ec_antennas_beam_spot/angle
diagram dd_physics_data_dictionary_p1298.png
annotation
documentation
Rotation angle for the spot ellipse
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>rad</units>

element ece
diagram dd_physics_data_dictionary_p1299.png
annotation
documentation
Electron cyclotron emission diagnostic
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.2.1</lifecycle_version>
<lifecycle_last_change>3.10.1</lifecycle_last_change>

element ece/line_of_sight
diagram dd_physics_data_dictionary_p1300.png
annotation
documentation
Description of the line of sight of the diagnostic (valid for all channels), defined by two points

element ece/channel
diagram dd_physics_data_dictionary_p1301.png
annotation
documentation
Set of channels (frequency)
appinfo
<coordinate1>1...N</coordinate1>

complexType ece_channel
diagram dd_physics_data_dictionary_p1302.png
annotation
documentation
Charge exchange channel

element ece_channel/name
diagram dd_physics_data_dictionary_p1303.png
annotation
documentation
Name of the channel
appinfo
<type>static</type>

element ece_channel/identifier
diagram dd_physics_data_dictionary_p1304.png
annotation
documentation
ID of the channel
appinfo
<type>static</type>

element ece_channel/frequency
diagram dd_physics_data_dictionary_p1305.png
annotation
documentation
Frequency of the channel
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>
<units>Hz</units>

element ece_channel/harmonic
diagram dd_physics_data_dictionary_p1306.png
annotation
documentation
Harmonic detected by the channel. 1 corresponds to the "O1" mode, while 2 corresponds to the "X2" mode.
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element ece_channel/position
diagram dd_physics_data_dictionary_p1307.png
annotation
documentation
Position of the measurements

element ece_channel/t_e
diagram dd_physics_data_dictionary_p1308.png
annotation
documentation
Electron temperature
appinfo
<coordinate1>time</coordinate1>
<units>eV</units>
<type>dynamic</type>

element ece_channel/t_e_voltage
diagram dd_physics_data_dictionary_p1309.png
annotation
documentation
Raw voltage measured on each channel, from which the calibrated temperature data is then derived
appinfo
<coordinate1>time</coordinate1>
<units>V</units>
<type>dynamic</type>

element edge_profiles
diagram dd_physics_data_dictionary_p1310.png
annotation
documentation
Edge plasma profiles (includes the scrape-off layer and possibly part of the confined plasma)
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.1.0</lifecycle_version>
<lifecycle_last_change>3.15.1</lifecycle_last_change>

element edge_profiles/profiles_1d
diagram dd_physics_data_dictionary_p1311.png
annotation
documentation
SOL radial profiles for various time slices, taken on outboard equatorial mid-plane
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element edge_profiles/grid_ggd
diagram dd_physics_data_dictionary_p1312.png
annotation
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
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element edge_profiles/ggd
diagram dd_physics_data_dictionary_p1313.png
annotation
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)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element edge_profiles/ggd_fast
diagram dd_physics_data_dictionary_p1314.png
annotation
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).
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType edge_profiles_ggd_fast
diagram dd_physics_data_dictionary_p1315.png
annotation
documentation
Quantities provided at a faster sampling rate than the full ggd quantities, on a reduced set of positions. Positions are described by a set of grid_subsets of size 1

element edge_profiles_ggd_fast/electrons
diagram dd_physics_data_dictionary_p1316.png
annotation
documentation
Quantities related to the electrons

element edge_profiles_ggd_fast/ion
diagram dd_physics_data_dictionary_p1317.png
annotation
documentation
Quantities related to the different ion species
appinfo
<coordinate1>1...N</coordinate1>

element edge_profiles_ggd_fast/energy_thermal
diagram dd_physics_data_dictionary_p1318.png
annotation
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
appinfo
<units>J</units>
<coordinate1>1...N</coordinate1>
<type>dynamic</type>

element edge_profiles_ggd_fast/time
diagram dd_physics_data_dictionary_p1319.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType edge_profiles_ggd_fast_electrons
diagram dd_physics_data_dictionary_p1320.png
annotation
documentation
Fast sampled quantities related to electrons

element edge_profiles_ggd_fast_electrons/temperature
diagram dd_physics_data_dictionary_p1321.png
annotation
documentation
Temperature, given at various positions (grid subset of size 1)
appinfo
<coordinate1>1...N</coordinate1>
<units>eV</units>

element edge_profiles_ggd_fast_electrons/density
diagram dd_physics_data_dictionary_p1322.png
annotation
documentation
Density (thermal+non-thermal), given at various positions (grid subset of size 1)
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3</units>

complexType edge_profiles_ggd_fast_ion
diagram dd_physics_data_dictionary_p1323.png
annotation
documentation
Fast sampled quantities related to a given ion species

element edge_profiles_ggd_fast_ion/element
diagram dd_physics_data_dictionary_p1324.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element edge_profiles_ggd_fast_ion/z_ion
diagram dd_physics_data_dictionary_p1325.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed).
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element edge_profiles_ggd_fast_ion/label
diagram dd_physics_data_dictionary_p1326.png
annotation
documentation
String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element edge_profiles_ggd_fast_ion/neutral_index
diagram dd_physics_data_dictionary_p1327.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element edge_profiles_ggd_fast_ion/content
diagram dd_physics_data_dictionary_p1328.png
annotation
documentation
Total number of particles for this ion species in the computational volume
appinfo
<type>dynamic</type>

element edge_profiles_ggd_fast_ion/temperature
diagram dd_physics_data_dictionary_p1329.png
annotation
documentation
Temperature (average over states when multiple states are considered), given at various positions (grid subset of size 1)
appinfo
<coordinate1>1...N</coordinate1>
<units>eV</units>

element edge_profiles_ggd_fast_ion/density
diagram dd_physics_data_dictionary_p1330.png
annotation
documentation
Density (thermal+non-thermal) (sum over states when multiple states are considered), given at various positions (grid subset of size 1)
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3</units>

complexType edge_profiles_global_quantities
diagram dd_physics_data_dictionary_p1331.png
annotation
documentation
Various 0D quantities calculated from the fields solved in the transport equations, may be stored at faster frequency than the full GGD data. NOT USED

element edge_profiles_global_quantities/energy_thermal
diagram dd_physics_data_dictionary_p1332.png
annotation
documentation
Plasma energy content = 3/2 * integral over the computational volume of the thermal pressure (summed over all species)
appinfo
<coordinate1>../../time</coordinate1>
<units>J</units>
<type>dynamic</type>

element edge_profiles_global_quantities/power_separatrix
diagram dd_physics_data_dictionary_p1333.png
annotation
documentation
Power flowing accross the separatrix
appinfo
<coordinate1>../../time</coordinate1>
<units>W</units>
<type>dynamic</type>

complexType edge_profiles_time_slice
diagram dd_physics_data_dictionary_p1334.png
annotation
documentation
edge plasma description for a given time slice

element edge_profiles_time_slice/electrons
diagram dd_physics_data_dictionary_p1335.png
annotation
documentation
Quantities related to the electrons

element edge_profiles_time_slice/ion
diagram dd_physics_data_dictionary_p1336.png
annotation
documentation
Quantities related to the different ion species
appinfo
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice/neutral
diagram dd_physics_data_dictionary_p1337.png
annotation
documentation
Quantities related to the different neutral species
appinfo
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice/t_i_average
diagram dd_physics_data_dictionary_p1338.png
annotation
documentation
Ion temperature (averaged on ion species), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>eV</units>

element edge_profiles_time_slice/n_i_total_over_n_e
diagram dd_physics_data_dictionary_p1339.png
annotation
documentation
Ratio of total ion density (sum over ion species) over electron density. (thermal+non-thermal), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>-</units>

element edge_profiles_time_slice/zeff
diagram dd_physics_data_dictionary_p1340.png
annotation
documentation
Effective charge, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>-</units>

element edge_profiles_time_slice/pressure_thermal
diagram dd_physics_data_dictionary_p1341.png
annotation
documentation
Thermal pressure (electrons+ions), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice/pressure_perpendicular
diagram dd_physics_data_dictionary_p1342.png
annotation
documentation
Total perpendicular pressure (electrons+ions, thermal+non-thermal), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice/pressure_parallel
diagram dd_physics_data_dictionary_p1343.png
annotation
documentation
Total parallel pressure (electrons+ions, thermal+non-thermal), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice/j_anomalous
diagram dd_physics_data_dictionary_p1344.png
annotation
documentation
Anomalous current density, given on various grid subsets
appinfo
<units>A.m^-2</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice/j_inertial
diagram dd_physics_data_dictionary_p1345.png
annotation
documentation
Inertial current density, given on various grid subsets
appinfo
<units>A.m^-2</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice/j_ion_neutral_friction
diagram dd_physics_data_dictionary_p1346.png
annotation
documentation
Current density due to ion neutral friction, given on various grid subsets
appinfo
<units>A.m^-2</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice/j_parallel_viscosity
diagram dd_physics_data_dictionary_p1347.png
annotation
documentation
Current density due to the parallel viscosity, given on various grid subsets
appinfo
<units>A.m^-2</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice/j_perpendicular_viscosity
diagram dd_physics_data_dictionary_p1348.png
annotation
documentation
Current density due to the perpendicular viscosity, given on various grid subsets
appinfo
<units>A.m^-2</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice/j_heat_viscosity
diagram dd_physics_data_dictionary_p1349.png
annotation
documentation
Current density due to the heat viscosity, given on various grid subsets
appinfo
<units>A.m^-2</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice/j_pfirsch_schlueter
diagram dd_physics_data_dictionary_p1350.png
annotation
documentation
Current density due to Pfirsch-Schlüter effects, given on various grid subsets
appinfo
<units>A.m^-2</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice/j_diamagnetic
diagram dd_physics_data_dictionary_p1351.png
annotation
documentation
Current density due to the diamgnetic drift, given on various grid subsets
appinfo
<units>A.m^-2</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice/e_field
diagram dd_physics_data_dictionary_p1352.png
annotation
documentation
Electric field, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>V.m^-1</units>

element edge_profiles_time_slice/phi_potential
diagram dd_physics_data_dictionary_p1353.png
annotation
documentation
Electric potential, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>V</units>

element edge_profiles_time_slice/time
diagram dd_physics_data_dictionary_p1354.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType edge_profiles_time_slice_electrons
diagram dd_physics_data_dictionary_p1355.png
annotation
documentation
Quantities related to electrons

element edge_profiles_time_slice_electrons/temperature
diagram dd_physics_data_dictionary_p1356.png
annotation
documentation
Temperature, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>eV</units>

element edge_profiles_time_slice_electrons/density
diagram dd_physics_data_dictionary_p1357.png
annotation
documentation
Density (thermal+non-thermal), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3</units>

element edge_profiles_time_slice_electrons/density_fast
diagram dd_physics_data_dictionary_p1358.png
annotation
documentation
Density of fast (non-thermal) particles, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3</units>

element edge_profiles_time_slice_electrons/pressure
diagram dd_physics_data_dictionary_p1359.png
annotation
documentation
Pressure, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_electrons/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p1360.png
annotation
documentation
Fast (non-thermal) perpendicular pressure, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_electrons/pressure_fast_parallel
diagram dd_physics_data_dictionary_p1361.png
annotation
documentation
Fast (non-thermal) parallel pressure, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_electrons/velocity
diagram dd_physics_data_dictionary_p1362.png
annotation
documentation
Velocity, given on various grid subsets
appinfo
<units>m.s^-1</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice_electrons/distribution_function
diagram dd_physics_data_dictionary_p1363.png
annotation
documentation
Distribution function, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>mixed</units>

complexType edge_profiles_time_slice_ion
diagram dd_physics_data_dictionary_p1364.png
annotation
documentation
Quantities related to a given ion species

element edge_profiles_time_slice_ion/element
diagram dd_physics_data_dictionary_p1365.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice_ion/z_ion
diagram dd_physics_data_dictionary_p1366.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed).
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element edge_profiles_time_slice_ion/label
diagram dd_physics_data_dictionary_p1367.png
annotation
documentation
String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element edge_profiles_time_slice_ion/neutral_index
diagram dd_physics_data_dictionary_p1368.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element edge_profiles_time_slice_ion/temperature
diagram dd_physics_data_dictionary_p1369.png
annotation
documentation
Temperature (average over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>eV</units>

element edge_profiles_time_slice_ion/density
diagram dd_physics_data_dictionary_p1370.png
annotation
documentation
Density (thermal+non-thermal) (sum over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3</units>

element edge_profiles_time_slice_ion/density_fast
diagram dd_physics_data_dictionary_p1371.png
annotation
documentation
Density of fast (non-thermal) particles (sum over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3</units>

element edge_profiles_time_slice_ion/pressure
diagram dd_physics_data_dictionary_p1372.png
annotation
documentation
Pressure (average over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_ion/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p1373.png
annotation
documentation
Fast (non-thermal) perpendicular pressure (average over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_ion/pressure_fast_parallel
diagram dd_physics_data_dictionary_p1374.png
annotation
documentation
Fast (non-thermal) parallel pressure (average over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_ion/velocity
diagram dd_physics_data_dictionary_p1375.png
annotation
documentation
Velocity (average over states when multiple states are considered), given on various grid subsets
appinfo
<units>m.s^-1</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice_ion/energy_density_kinetic
diagram dd_physics_data_dictionary_p1376.png
annotation
documentation
Kinetic energy density (sum over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>J.m^-3</units>

element edge_profiles_time_slice_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p1377.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>dynamic</type>

element edge_profiles_time_slice_ion/state
diagram dd_physics_data_dictionary_p1378.png
annotation
documentation
Quantities related to the different states of the species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N_charge_states</coordinate1>

complexType edge_profiles_time_slice_ion_charge_state
diagram dd_physics_data_dictionary_p1379.png
annotation
documentation
Quantities related to a given charge state of the ion species

element edge_profiles_time_slice_ion_charge_state/z_min
diagram dd_physics_data_dictionary_p1380.png
annotation
documentation
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element edge_profiles_time_slice_ion_charge_state/z_max
diagram dd_physics_data_dictionary_p1381.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element edge_profiles_time_slice_ion_charge_state/z_average
diagram dd_physics_data_dictionary_p1382.png
annotation
documentation
Average Z 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, given on various grid subsets
appinfo
<units>Elementary Charge Unit</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice_ion_charge_state/z_square_average
diagram dd_physics_data_dictionary_p1383.png
annotation
documentation
Average Z square of the charge 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
appinfo
<units>Elementary Charge Unit</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice_ion_charge_state/ionisation_potential
diagram dd_physics_data_dictionary_p1384.png
annotation
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
appinfo
<units>Elementary Charge Unit</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice_ion_charge_state/label
diagram dd_physics_data_dictionary_p1385.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>dynamic</type>

element edge_profiles_time_slice_ion_charge_state/electron_configuration
diagram dd_physics_data_dictionary_p1386.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element edge_profiles_time_slice_ion_charge_state/vibrational_level
diagram dd_physics_data_dictionary_p1387.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element edge_profiles_time_slice_ion_charge_state/vibrational_mode
diagram dd_physics_data_dictionary_p1388.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element edge_profiles_time_slice_ion_charge_state/temperature
diagram dd_physics_data_dictionary_p1389.png
annotation
documentation
Temperature, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>eV</units>

element edge_profiles_time_slice_ion_charge_state/density
diagram dd_physics_data_dictionary_p1390.png
annotation
documentation
Density (thermal+non-thermal), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3</units>

element edge_profiles_time_slice_ion_charge_state/density_fast
diagram dd_physics_data_dictionary_p1391.png
annotation
documentation
Density of fast (non-thermal) particles, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3</units>

element edge_profiles_time_slice_ion_charge_state/pressure
diagram dd_physics_data_dictionary_p1392.png
annotation
documentation
Pressure, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_ion_charge_state/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p1393.png
annotation
documentation
Fast (non-thermal) perpendicular pressure, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_ion_charge_state/pressure_fast_parallel
diagram dd_physics_data_dictionary_p1394.png
annotation
documentation
Fast (non-thermal) parallel pressure, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_ion_charge_state/velocity
diagram dd_physics_data_dictionary_p1395.png
annotation
documentation
Velocity, given on various grid subsets
appinfo
<units>m.s^-1</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice_ion_charge_state/velocity_diamagnetic
diagram dd_physics_data_dictionary_p1396.png
annotation
documentation
Velocity due to the diamagnetic drift, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m.s^-1</units>

element edge_profiles_time_slice_ion_charge_state/velocity_exb
diagram dd_physics_data_dictionary_p1397.png
annotation
documentation
Velocity due to the ExB drift, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m.s^-1</units>

element edge_profiles_time_slice_ion_charge_state/energy_density_kinetic
diagram dd_physics_data_dictionary_p1398.png
annotation
documentation
Kinetic energy density, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>J.m^-3</units>

element edge_profiles_time_slice_ion_charge_state/distribution_function
diagram dd_physics_data_dictionary_p1399.png
annotation
documentation
Distribution function, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>mixed</units>

complexType edge_profiles_time_slice_neutral
diagram dd_physics_data_dictionary_p1400.png
annotation
documentation
Quantities related to a given neutral species

element edge_profiles_time_slice_neutral/element
diagram dd_physics_data_dictionary_p1401.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice_neutral/label
diagram dd_physics_data_dictionary_p1402.png
annotation
documentation
String identifying the species (e.g. H, D, T, He, C, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element edge_profiles_time_slice_neutral/ion_index
diagram dd_physics_data_dictionary_p1403.png
annotation
documentation
Index of the corresponding ion species in the ../../ion array
appinfo
<type>dynamic</type>

element edge_profiles_time_slice_neutral/temperature
diagram dd_physics_data_dictionary_p1404.png
annotation
documentation
Temperature (average over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>eV</units>

element edge_profiles_time_slice_neutral/density
diagram dd_physics_data_dictionary_p1405.png
annotation
documentation
Density (thermal+non-thermal) (sum over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3</units>

element edge_profiles_time_slice_neutral/density_fast
diagram dd_physics_data_dictionary_p1406.png
annotation
documentation
Density of fast (non-thermal) particles (sum over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3</units>

element edge_profiles_time_slice_neutral/pressure
diagram dd_physics_data_dictionary_p1407.png
annotation
documentation
Pressure (average over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_neutral/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p1408.png
annotation
documentation
Fast (non-thermal) perpendicular pressure (average over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_neutral/pressure_fast_parallel
diagram dd_physics_data_dictionary_p1409.png
annotation
documentation
Fast (non-thermal) parallel pressure (average over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_neutral/velocity
diagram dd_physics_data_dictionary_p1410.png
annotation
documentation
Velocity (average over states when multiple states are considered), given on various grid subsets
appinfo
<units>m.s^-1</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice_neutral/energy_density_kinetic
diagram dd_physics_data_dictionary_p1411.png
annotation
documentation
Kinetic energy density (sum over states when multiple states are considered), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>J.m^-3</units>

element edge_profiles_time_slice_neutral/multiple_states_flag
diagram dd_physics_data_dictionary_p1412.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>dynamic</type>

element edge_profiles_time_slice_neutral/state
diagram dd_physics_data_dictionary_p1413.png
annotation
documentation
Quantities related to the different states of the species (energy, excitation, ...)
appinfo
<coordinate1>1...N_charge_states</coordinate1>

complexType edge_profiles_time_slice_neutral_state
diagram dd_physics_data_dictionary_p1414.png
annotation
documentation
Quantities related to a given state of the neutral species

element edge_profiles_time_slice_neutral_state/label
diagram dd_physics_data_dictionary_p1415.png
annotation
documentation
String identifying state
appinfo
<type>dynamic</type>

element edge_profiles_time_slice_neutral_state/electron_configuration
diagram dd_physics_data_dictionary_p1416.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element edge_profiles_time_slice_neutral_state/vibrational_level
diagram dd_physics_data_dictionary_p1417.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element edge_profiles_time_slice_neutral_state/vibrational_mode
diagram dd_physics_data_dictionary_p1418.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element edge_profiles_time_slice_neutral_state/neutral_type
diagram dd_physics_data_dictionary_p1419.png
annotation
documentation
Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

element edge_profiles_time_slice_neutral_state/temperature
diagram dd_physics_data_dictionary_p1420.png
annotation
documentation
Temperature, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>eV</units>

element edge_profiles_time_slice_neutral_state/density
diagram dd_physics_data_dictionary_p1421.png
annotation
documentation
Density (thermal+non-thermal), given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3</units>

element edge_profiles_time_slice_neutral_state/density_fast
diagram dd_physics_data_dictionary_p1422.png
annotation
documentation
Density of fast (non-thermal) particles, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3</units>

element edge_profiles_time_slice_neutral_state/pressure
diagram dd_physics_data_dictionary_p1423.png
annotation
documentation
Pressure, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_neutral_state/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p1424.png
annotation
documentation
Fast (non-thermal) perpendicular pressure, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_neutral_state/pressure_fast_parallel
diagram dd_physics_data_dictionary_p1425.png
annotation
documentation
Fast (non-thermal) parallel pressure, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Pa</units>

element edge_profiles_time_slice_neutral_state/velocity
diagram dd_physics_data_dictionary_p1426.png
annotation
documentation
Velocity, given on various grid subsets
appinfo
<units>m.s^-1</units>
<coordinate1>1...N</coordinate1>

element edge_profiles_time_slice_neutral_state/velocity_diamagnetic
diagram dd_physics_data_dictionary_p1427.png
annotation
documentation
Velocity due to the diamagnetic drift, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m.s^-1</units>

element edge_profiles_time_slice_neutral_state/velocity_exb
diagram dd_physics_data_dictionary_p1428.png
annotation
documentation
Velocity due to the ExB drift, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m.s^-1</units>

element edge_profiles_time_slice_neutral_state/energy_density_kinetic
diagram dd_physics_data_dictionary_p1429.png
annotation
documentation
Kinetic energy density, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>J.m^-3</units>

element edge_profiles_time_slice_neutral_state/distribution_function
diagram dd_physics_data_dictionary_p1430.png
annotation
documentation
Distribution function, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>mixed</units>

element edge_sources
diagram dd_physics_data_dictionary_p1431.png
annotation
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)
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.2.1</lifecycle_version>
<lifecycle_last_change>3.15.1</lifecycle_last_change>

element edge_sources/grid_ggd
diagram dd_physics_data_dictionary_p1432.png
annotation
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
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element edge_sources/source
diagram dd_physics_data_dictionary_p1433.png
annotation
documentation
Set of source terms
appinfo
<coordinate1>1...N</coordinate1>

complexType edge_sources_source
diagram dd_physics_data_dictionary_p1434.png
annotation
documentation
Source terms for a given actuator

element edge_sources_source/identifier
diagram dd_physics_data_dictionary_p1435.png
annotation
documentation
Source term identifier

element edge_sources_source/ggd
diagram dd_physics_data_dictionary_p1436.png
annotation
documentation
Source terms represented using the general grid description, for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element edge_sources_source/ggd_fast
diagram dd_physics_data_dictionary_p1437.png
annotation
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).
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType edge_sources_source_ggd
diagram dd_physics_data_dictionary_p1438.png
annotation
documentation
Source terms for a given time slice

element edge_sources_source_ggd/electrons
diagram dd_physics_data_dictionary_p1439.png
annotation
documentation
Sources for electrons

element edge_sources_source_ggd/ion
diagram dd_physics_data_dictionary_p1440.png
annotation
documentation
Source terms related to the different ion species
appinfo
<coordinate1>1...N</coordinate1>

element edge_sources_source_ggd/neutral
diagram dd_physics_data_dictionary_p1441.png
annotation
documentation
Source terms related to the different neutral species
appinfo
<coordinate1>1...N</coordinate1>

element edge_sources_source_ggd/total_ion_energy
diagram dd_physics_data_dictionary_p1442.png
annotation
documentation
Source term for the total (summed over ion  species) energy equation, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>W.m^-3</units>

element edge_sources_source_ggd/momentum
diagram dd_physics_data_dictionary_p1443.png
annotation
documentation
Source term for total momentum equations, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>kg.m^-1.s^-2</units>

element edge_sources_source_ggd/current
diagram dd_physics_data_dictionary_p1444.png
annotation
documentation
Current density source
appinfo
<coordinate1>1...N</coordinate1>
<units>A.m^-2</units>

element edge_sources_source_ggd/time
diagram dd_physics_data_dictionary_p1445.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType edge_sources_source_ggd_electrons
diagram dd_physics_data_dictionary_p1446.png
annotation
documentation
Source terms related to electrons

element edge_sources_source_ggd_electrons/particles
diagram dd_physics_data_dictionary_p1447.png
annotation
documentation
Source term for electron density equation, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3.s^-1</units>

element edge_sources_source_ggd_electrons/energy
diagram dd_physics_data_dictionary_p1448.png
annotation
documentation
Source term for the electron energy equation, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>W.m^-3</units>

complexType edge_sources_source_ggd_fast
diagram dd_physics_data_dictionary_p1449.png
annotation
documentation
Integrated source terms given on the ggd at a given time slice (fast sampled data)

element edge_sources_source_ggd_fast/ion
diagram dd_physics_data_dictionary_p1450.png
annotation
documentation
Source term integrals related to the various ion species
appinfo
<coordinate1>1...N</coordinate1>

element edge_sources_source_ggd_fast/time
diagram dd_physics_data_dictionary_p1451.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType edge_sources_source_ggd_fast_ion
diagram dd_physics_data_dictionary_p1452.png
annotation
documentation
Integrated source terms related to a given ion species (fast sampled data)

element edge_sources_source_ggd_fast_ion/element
diagram dd_physics_data_dictionary_p1453.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element edge_sources_source_ggd_fast_ion/z_ion
diagram dd_physics_data_dictionary_p1454.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed)
appinfo
<type>constant</type>
<units>Elementary Charge Unit</units>

element edge_sources_source_ggd_fast_ion/label
diagram dd_physics_data_dictionary_p1455.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>constant</type>

element edge_sources_source_ggd_fast_ion/neutral_index
diagram dd_physics_data_dictionary_p1456.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element edge_sources_source_ggd_fast_ion/power
diagram dd_physics_data_dictionary_p1457.png
annotation
documentation
Total power source or sink related to this ion species, integrated over the volume of the grid subset, for various grid subsets.
appinfo
<units>W</units>
<coordinate1>1...N</coordinate1>
<type>dynamic</type>

complexType edge_sources_source_ggd_ion
diagram dd_physics_data_dictionary_p1458.png
annotation
documentation
Source terms related to a given ion species

element edge_sources_source_ggd_ion/element
diagram dd_physics_data_dictionary_p1459.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element edge_sources_source_ggd_ion/z_ion
diagram dd_physics_data_dictionary_p1460.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed)
appinfo
<type>constant</type>
<units>Elementary Charge Unit</units>

element edge_sources_source_ggd_ion/label
diagram dd_physics_data_dictionary_p1461.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>constant</type>

element edge_sources_source_ggd_ion/neutral_index
diagram dd_physics_data_dictionary_p1462.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element edge_sources_source_ggd_ion/particles
diagram dd_physics_data_dictionary_p1463.png
annotation
documentation
Source term for ion density equation, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>s^-1.m^-3</units>

element edge_sources_source_ggd_ion/energy
diagram dd_physics_data_dictionary_p1464.png
annotation
documentation
Source term for the ion energy transport equation, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>W.m^-3</units>

element edge_sources_source_ggd_ion/momentum
diagram dd_physics_data_dictionary_p1465.png
annotation
documentation
Source term for momentum equations (sum over states when multiple states are considered), on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>kg.m^-1.s^-2</units>

element edge_sources_source_ggd_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p1466.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element edge_sources_source_ggd_ion/state
diagram dd_physics_data_dictionary_p1467.png
annotation
documentation
Source terms related to the different charge states of the species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N</coordinate1>

complexType edge_sources_source_ggd_ion_state
diagram dd_physics_data_dictionary_p1468.png
annotation
documentation
Source terms related to the a given state of the ion species

element edge_sources_source_ggd_ion_state/z_min
diagram dd_physics_data_dictionary_p1469.png
annotation
documentation
Minimum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element edge_sources_source_ggd_ion_state/z_max
diagram dd_physics_data_dictionary_p1470.png
annotation
documentation
Maximum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element edge_sources_source_ggd_ion_state/label
diagram dd_physics_data_dictionary_p1471.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>constant</type>

element edge_sources_source_ggd_ion_state/vibrational_level
diagram dd_physics_data_dictionary_p1472.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element edge_sources_source_ggd_ion_state/vibrational_mode
diagram dd_physics_data_dictionary_p1473.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element edge_sources_source_ggd_ion_state/electron_configuration
diagram dd_physics_data_dictionary_p1474.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element edge_sources_source_ggd_ion_state/particles
diagram dd_physics_data_dictionary_p1475.png
annotation
documentation
Source term for the charge state density transport equation
appinfo
<coordinate1>1...N</coordinate1>
<units>s^-1.m^-3</units>

element edge_sources_source_ggd_ion_state/energy
diagram dd_physics_data_dictionary_p1476.png
annotation
documentation
Source terms for the charge state energy transport equation
appinfo
<coordinate1>1...N</coordinate1>
<units>W.m^-3</units>

element edge_sources_source_ggd_ion_state/momentum
diagram dd_physics_data_dictionary_p1477.png
annotation
documentation
Source term for momentum equations, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>kg.m^-1.s^-2</units>

complexType edge_sources_source_ggd_neutral
diagram dd_physics_data_dictionary_p1478.png
annotation
documentation
Source terms related to a given neutral species

element edge_sources_source_ggd_neutral/element
diagram dd_physics_data_dictionary_p1479.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element edge_sources_source_ggd_neutral/label
diagram dd_physics_data_dictionary_p1480.png
annotation
documentation
String identifying neutral (e.g. H, D, T, He, C, ...)
appinfo
<type>constant</type>

element edge_sources_source_ggd_neutral/ion_index
diagram dd_physics_data_dictionary_p1481.png
annotation
documentation
Index of the corresponding ion species in the ../../ion array
appinfo
<type>dynamic</type>

element edge_sources_source_ggd_neutral/particles
diagram dd_physics_data_dictionary_p1482.png
annotation
documentation
Source term for ion density equation, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>s^-1.m^-3</units>

element edge_sources_source_ggd_neutral/energy
diagram dd_physics_data_dictionary_p1483.png
annotation
documentation
Source term for the ion energy transport equation, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>W.m^-3</units>

element edge_sources_source_ggd_neutral/momentum
diagram dd_physics_data_dictionary_p1484.png
annotation
documentation
Source term for momentum equations (sum over states when multiple states are considered), on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>kg.m^-1.s^-2</units>

element edge_sources_source_ggd_neutral/multiple_states_flag
diagram dd_physics_data_dictionary_p1485.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element edge_sources_source_ggd_neutral/state
diagram dd_physics_data_dictionary_p1486.png
annotation
documentation
Source terms related to the different charge states of the species (energy, excitation, ...)
appinfo
<coordinate1>1...N</coordinate1>

complexType edge_sources_source_ggd_neutral_state
diagram dd_physics_data_dictionary_p1487.png
annotation
documentation
Source terms related to the a given state of the neutral species

element edge_sources_source_ggd_neutral_state/label
diagram dd_physics_data_dictionary_p1488.png
annotation
documentation
String identifying state
appinfo
<type>constant</type>

element edge_sources_source_ggd_neutral_state/vibrational_level
diagram dd_physics_data_dictionary_p1489.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element edge_sources_source_ggd_neutral_state/vibrational_mode
diagram dd_physics_data_dictionary_p1490.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element edge_sources_source_ggd_neutral_state/electron_configuration
diagram dd_physics_data_dictionary_p1491.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element edge_sources_source_ggd_neutral_state/neutral_type
diagram dd_physics_data_dictionary_p1492.png
annotation
documentation
Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

element edge_sources_source_ggd_neutral_state/particles
diagram dd_physics_data_dictionary_p1493.png
annotation
documentation
Source term for the charge state density transport equation
appinfo
<coordinate1>1...N</coordinate1>
<units>s^-1.m^-3</units>

element edge_sources_source_ggd_neutral_state/energy
diagram dd_physics_data_dictionary_p1494.png
annotation
documentation
Source terms for the charge state energy transport equation
appinfo
<coordinate1>1...N</coordinate1>
<units>W.m^-3</units>

element edge_sources_source_ggd_neutral_state/momentum
diagram dd_physics_data_dictionary_p1495.png
annotation
documentation
Source term for momentum equations, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>kg.m^-1.s^-2</units>

element edge_transport
diagram dd_physics_data_dictionary_p1496.png
annotation
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)
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.2.1</lifecycle_version>
<lifecycle_last_change>3.15.1</lifecycle_last_change>

element edge_transport/grid_ggd
diagram dd_physics_data_dictionary_p1497.png
annotation
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
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element edge_transport/model
diagram dd_physics_data_dictionary_p1498.png
annotation
documentation
Transport is described by a combination of various transport models
appinfo
<coordinate1>1...N_Models</coordinate1>

complexType edge_transport_model
diagram dd_physics_data_dictionary_p1499.png
annotation
documentation
Transport coefficients for a given model

element edge_transport_model/identifier
diagram dd_physics_data_dictionary_p1500.png
annotation
documentation
Transport model identifier

element edge_transport_model/flux_multiplier
diagram dd_physics_data_dictionary_p1501.png
annotation
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
appinfo
<type>constant</type>
<units>-</units>

element edge_transport_model/ggd
diagram dd_physics_data_dictionary_p1502.png
annotation
documentation
Transport coefficients represented using the general grid description, for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element edge_transport_model/ggd_fast
diagram dd_physics_data_dictionary_p1503.png
annotation
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). 
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType edge_transport_model_density
diagram dd_physics_data_dictionary_p1504.png
annotation
documentation
Transport coefficients for energy equations.

element edge_transport_model_density/d
diagram dd_physics_data_dictionary_p1505.png
annotation
documentation
Effective diffusivity, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^2.s^-1</units>

element edge_transport_model_density/v
diagram dd_physics_data_dictionary_p1506.png
annotation
documentation
Effective convection, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m.s^-1</units>

element edge_transport_model_density/flux
diagram dd_physics_data_dictionary_p1507.png
annotation
documentation
Flux, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-2.s^-1</units>

element edge_transport_model_density/flux_limiter
diagram dd_physics_data_dictionary_p1508.png
annotation
documentation
Flux limiter coefficient, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>-</units>

complexType edge_transport_model_electrons
diagram dd_physics_data_dictionary_p1509.png
annotation
documentation
Transport coefficients related to electrons

element edge_transport_model_electrons/particles
diagram dd_physics_data_dictionary_p1510.png
annotation
documentation
Transport quantities for the electron density equation

element edge_transport_model_electrons/energy
diagram dd_physics_data_dictionary_p1511.png
annotation
documentation
Transport quantities for the electron energy equation

complexType edge_transport_model_energy
diagram dd_physics_data_dictionary_p1512.png
annotation
documentation
Transport coefficients for energy equations.

element edge_transport_model_energy/d
diagram dd_physics_data_dictionary_p1513.png
annotation
documentation
Effective diffusivity, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^2.s^-1</units>

element edge_transport_model_energy/v
diagram dd_physics_data_dictionary_p1514.png
annotation
documentation
Effective convection, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m.s^-1</units>

element edge_transport_model_energy/flux
diagram dd_physics_data_dictionary_p1515.png
annotation
documentation
Flux, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>W.m^-2</units>

element edge_transport_model_energy/flux_limiter
diagram dd_physics_data_dictionary_p1516.png
annotation
documentation
Flux limiter coefficient, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>-</units>

complexType edge_transport_model_ggd
diagram dd_physics_data_dictionary_p1517.png
annotation
documentation
Transport coefficient given on the ggd at a given time slice

element edge_transport_model_ggd/conductivity
diagram dd_physics_data_dictionary_p1518.png
annotation
documentation
Conductivity, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>ohm^-1.m^-1</units>

element edge_transport_model_ggd/electrons
diagram dd_physics_data_dictionary_p1519.png
annotation
documentation
Transport quantities related to the electrons

element edge_transport_model_ggd/total_ion_energy
diagram dd_physics_data_dictionary_p1520.png
annotation
documentation
Transport coefficients for the total (summed over ion  species) energy equation

element edge_transport_model_ggd/momentum
diagram dd_physics_data_dictionary_p1521.png
annotation
documentation
Transport coefficients for total momentum equation

element edge_transport_model_ggd/ion
diagram dd_physics_data_dictionary_p1522.png
annotation
documentation
Transport coefficients related to the various ion and neutral species
appinfo
<coordinate1>1...N</coordinate1>

element edge_transport_model_ggd/neutral
diagram dd_physics_data_dictionary_p1523.png
annotation
documentation
Transport coefficients related to the various ion and neutral species
appinfo
<coordinate1>1...N</coordinate1>

element edge_transport_model_ggd/time
diagram dd_physics_data_dictionary_p1524.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType edge_transport_model_ggd_fast
diagram dd_physics_data_dictionary_p1525.png
annotation
documentation
Transport coefficient given on the ggd at a given time slice (fast sampled data)

element edge_transport_model_ggd_fast/electrons
diagram dd_physics_data_dictionary_p1526.png
annotation
documentation
Transport quantities and flux integrals related to the electrons

element edge_transport_model_ggd_fast/ion
diagram dd_physics_data_dictionary_p1527.png
annotation
documentation
Transport coefficients and flux integrals related to the various ion species
appinfo
<coordinate1>1...N</coordinate1>

element edge_transport_model_ggd_fast/neutral
diagram dd_physics_data_dictionary_p1528.png
annotation
documentation
Transport coefficients and flux integrals related to the various ion and neutral species
appinfo
<coordinate1>1...N</coordinate1>

element edge_transport_model_ggd_fast/power_ion_total
diagram dd_physics_data_dictionary_p1529.png
annotation
documentation
Power carried by all ions (sum over ions species) crossing a surface, for various surfaces (grid subsets)
appinfo
<coordinate1>1...N</coordinate1>
<units>W</units>

element edge_transport_model_ggd_fast/energy_flux_max
diagram dd_physics_data_dictionary_p1530.png
annotation
documentation
Maximum power density over a surface, for various surfaces (grid subsets)
appinfo
<coordinate1>1...N</coordinate1>
<units>W.m^-2</units>

element edge_transport_model_ggd_fast/power
diagram dd_physics_data_dictionary_p1531.png
annotation
documentation
Power (sum over all species) crossing a surface, for various surfaces (grid subsets)
appinfo
<coordinate1>1...N</coordinate1>
<units>W</units>

element edge_transport_model_ggd_fast/time
diagram dd_physics_data_dictionary_p1532.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType edge_transport_model_ggd_fast_electrons
diagram dd_physics_data_dictionary_p1533.png
annotation
documentation
Transport coefficients related to electrons (fast sampled data)

element edge_transport_model_ggd_fast_electrons/particle_flux_integrated
diagram dd_physics_data_dictionary_p1534.png
annotation
documentation
Total number of particles of this species crossing a surface per unit time, for various surfaces (grid subsets)
appinfo
<coordinate1>1...N</coordinate1>
<units>s^-1</units>

element edge_transport_model_ggd_fast_electrons/power
diagram dd_physics_data_dictionary_p1535.png
annotation
documentation
Power carried by this species crossing a surface, for various surfaces (grid subsets)
appinfo
<coordinate1>1...N</coordinate1>
<units>W</units>

complexType edge_transport_model_ggd_fast_ion
diagram dd_physics_data_dictionary_p1536.png
annotation
documentation
Transport coefficients related to a given ion species (fast sampled data)

element edge_transport_model_ggd_fast_ion/element
diagram dd_physics_data_dictionary_p1537.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element edge_transport_model_ggd_fast_ion/z_ion
diagram dd_physics_data_dictionary_p1538.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed)
appinfo
<type>constant</type>
<units>Elementary Charge Unit</units>

element edge_transport_model_ggd_fast_ion/label
diagram dd_physics_data_dictionary_p1539.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>constant</type>

element edge_transport_model_ggd_fast_ion/neutral_index
diagram dd_physics_data_dictionary_p1540.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element edge_transport_model_ggd_fast_ion/particle_flux_integrated
diagram dd_physics_data_dictionary_p1541.png
annotation
documentation
Total number of particles of this species crossing a surface per unit time, for various surfaces (grid subsets)
appinfo
<coordinate1>1...N</coordinate1>
<units>s^-1</units>

complexType edge_transport_model_ggd_fast_neutral
diagram dd_physics_data_dictionary_p1542.png
annotation
documentation
Transport coefficients related to a given neutral species (fast sampled data)

element edge_transport_model_ggd_fast_neutral/element
diagram dd_physics_data_dictionary_p1543.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element edge_transport_model_ggd_fast_neutral/label
diagram dd_physics_data_dictionary_p1544.png
annotation
documentation
String identifying neutral (e.g. H, D, T, He, C, ...)
appinfo
<type>constant</type>

element edge_transport_model_ggd_fast_neutral/ion_index
diagram dd_physics_data_dictionary_p1545.png
annotation
documentation
Index of the corresponding ion species in the ../../ion array
appinfo
<type>dynamic</type>

element edge_transport_model_ggd_fast_neutral/particle_flux_integrated
diagram dd_physics_data_dictionary_p1546.png
annotation
documentation
Total number of particles of this species crossing a surface per unit time, for various surfaces (grid subsets)
appinfo
<coordinate1>1...N</coordinate1>
<units>s^-1</units>

complexType edge_transport_model_ion
diagram dd_physics_data_dictionary_p1547.png
annotation
documentation
Transport coefficients related to a given ion species

element edge_transport_model_ion/element
diagram dd_physics_data_dictionary_p1548.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element edge_transport_model_ion/z_ion
diagram dd_physics_data_dictionary_p1549.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed)
appinfo
<type>constant</type>
<units>Elementary Charge Unit</units>

element edge_transport_model_ion/label
diagram dd_physics_data_dictionary_p1550.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>constant</type>

element edge_transport_model_ion/neutral_index
diagram dd_physics_data_dictionary_p1551.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element edge_transport_model_ion/particles
diagram dd_physics_data_dictionary_p1552.png
annotation
documentation
Transport related to the ion density equation

element edge_transport_model_ion/energy
diagram dd_physics_data_dictionary_p1553.png
annotation
documentation
Transport coefficients related to the ion energy equation

element edge_transport_model_ion/momentum
diagram dd_physics_data_dictionary_p1554.png
annotation
documentation
Transport coefficients for the ion momentum equations

element edge_transport_model_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p1555.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element edge_transport_model_ion/state
diagram dd_physics_data_dictionary_p1556.png
annotation
documentation
Transport coefficients related to the different states of the species
appinfo
<coordinate1>1...N</coordinate1>

complexType edge_transport_model_ion_state
diagram dd_physics_data_dictionary_p1557.png
annotation
documentation
Transport coefficients related to a given state of the ion species

element edge_transport_model_ion_state/z_min
diagram dd_physics_data_dictionary_p1558.png
annotation
documentation
Minimum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element edge_transport_model_ion_state/z_max
diagram dd_physics_data_dictionary_p1559.png
annotation
documentation
Maximum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element edge_transport_model_ion_state/label
diagram dd_physics_data_dictionary_p1560.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>constant</type>

element edge_transport_model_ion_state/vibrational_level
diagram dd_physics_data_dictionary_p1561.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element edge_transport_model_ion_state/vibrational_mode
diagram dd_physics_data_dictionary_p1562.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element edge_transport_model_ion_state/electron_configuration
diagram dd_physics_data_dictionary_p1563.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element edge_transport_model_ion_state/particles
diagram dd_physics_data_dictionary_p1564.png
annotation
documentation
Transport quantities related to density equation of the charge state considered (thermal+non-thermal)

element edge_transport_model_ion_state/energy
diagram dd_physics_data_dictionary_p1565.png
annotation
documentation
Transport quantities related to the energy equation of the charge state considered

element edge_transport_model_ion_state/momentum
diagram dd_physics_data_dictionary_p1566.png
annotation
documentation
Transport coefficients related to the momentum equations of the charge state considered

complexType edge_transport_model_momentum
diagram dd_physics_data_dictionary_p1567.png
annotation
documentation
Transport coefficients for momentum equations.

element edge_transport_model_momentum/d
diagram dd_physics_data_dictionary_p1568.png
annotation
documentation
Effective diffusivity, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^2.s^-1</units>

element edge_transport_model_momentum/v
diagram dd_physics_data_dictionary_p1569.png
annotation
documentation
Effective convection, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m.s^-1</units>

element edge_transport_model_momentum/flux
diagram dd_physics_data_dictionary_p1570.png
annotation
documentation
Flux, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>kg.m^-1.s^-2</units>

element edge_transport_model_momentum/flux_limiter
diagram dd_physics_data_dictionary_p1571.png
annotation
documentation
Flux limiter coefficient, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>-</units>

complexType edge_transport_model_neutral
diagram dd_physics_data_dictionary_p1572.png
annotation
documentation
Transport coefficients related to a given neutral species

element edge_transport_model_neutral/element
diagram dd_physics_data_dictionary_p1573.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element edge_transport_model_neutral/label
diagram dd_physics_data_dictionary_p1574.png
annotation
documentation
String identifying neutral (e.g. H, D, T, He, C, ...)
appinfo
<type>constant</type>

element edge_transport_model_neutral/ion_index
diagram dd_physics_data_dictionary_p1575.png
annotation
documentation
Index of the corresponding ion species in the ../../ion array
appinfo
<type>dynamic</type>

element edge_transport_model_neutral/particles
diagram dd_physics_data_dictionary_p1576.png
annotation
documentation
Transport related to the ion density equation

element edge_transport_model_neutral/energy
diagram dd_physics_data_dictionary_p1577.png
annotation
documentation
Transport coefficients related to the ion energy equation

element edge_transport_model_neutral/momentum
diagram dd_physics_data_dictionary_p1578.png
annotation
documentation
Transport coefficients for the ion momentum equations

element edge_transport_model_neutral/multiple_states_flag
diagram dd_physics_data_dictionary_p1579.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element edge_transport_model_neutral/state
diagram dd_physics_data_dictionary_p1580.png
annotation
documentation
Transport coefficients related to the different states of the species
appinfo
<coordinate1>1...N</coordinate1>

complexType edge_transport_model_neutral_state
diagram dd_physics_data_dictionary_p1581.png
annotation
documentation
Transport coefficients related to a given state of the neutral species

element edge_transport_model_neutral_state/label
diagram dd_physics_data_dictionary_p1582.png
annotation
documentation
String identifying state
appinfo
<type>constant</type>

element edge_transport_model_neutral_state/vibrational_level
diagram dd_physics_data_dictionary_p1583.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element edge_transport_model_neutral_state/vibrational_mode
diagram dd_physics_data_dictionary_p1584.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element edge_transport_model_neutral_state/neutral_type
diagram dd_physics_data_dictionary_p1585.png
annotation
documentation
Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

element edge_transport_model_neutral_state/electron_configuration
diagram dd_physics_data_dictionary_p1586.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element edge_transport_model_neutral_state/particles
diagram dd_physics_data_dictionary_p1587.png
annotation
documentation
Transport quantities related to density equation of the charge state considered (thermal+non-thermal)

element edge_transport_model_neutral_state/energy
diagram dd_physics_data_dictionary_p1588.png
annotation
documentation
Transport quantities related to the energy equation of the charge state considered

element edge_transport_model_neutral_state/momentum
diagram dd_physics_data_dictionary_p1589.png
annotation
documentation
Transport coefficients related to the momentum equations of the charge state considered

element em_coupling
diagram dd_physics_data_dictionary_p1590.png
annotation
documentation
Description of the axisymmetric mutual electromagnetics; does not include non-axisymmetric coil systems; the convention is Quantity_Sensor_Source
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.0</lifecycle_version>
<lifecycle_last_change>3.0.0</lifecycle_last_change>

element em_coupling/mutual_active_active
diagram dd_physics_data_dictionary_p1591.png
annotation
documentation
Mutual inductance coupling from active coils to active coils
appinfo
<type>static</type>
<units>H</units>
<coordinate1>../active_coils</coordinate1>
<coordinate2>../active_coils</coordinate2>

element em_coupling/mutual_passive_active
diagram dd_physics_data_dictionary_p1592.png
annotation
documentation
Mutual inductance coupling from active coils to passive loops
appinfo
<Type>static</Type>
<units>H</units>
<coordinate1>../passive_loops</coordinate1>
<coordinate2>../active_coils</coordinate2>

element em_coupling/mutual_loops_active
diagram dd_physics_data_dictionary_p1593.png
annotation
documentation
Mutual inductance coupling from active coils to poloidal flux loops
appinfo
<type>static</type>
<units>H</units>
<coordinate1>../flux_loops</coordinate1>
<coordinate2>../active_coils</coordinate2>

element em_coupling/field_probes_active
diagram dd_physics_data_dictionary_p1594.png
annotation
documentation
Poloidal field coupling from active coils to poloidal field probes
appinfo
<type>static</type>
<units>T/A</units>
<coordinate1>../poloidal_probes</coordinate1>
<coordinate2>../active_coils</coordinate2>

element em_coupling/mutual_passive_passive
diagram dd_physics_data_dictionary_p1595.png
annotation
documentation
Mutual inductance coupling from passive loops to passive loops
appinfo
<type>static</type>
<units>H</units>
<coordinate1>../passive_loops</coordinate1>
<coordinate2>../passive_loops</coordinate2>

element em_coupling/mutual_loops_passive
diagram dd_physics_data_dictionary_p1596.png
annotation
documentation
Mutual  inductance coupling from passive  loops to poloidal flux loops
appinfo
<type>static</type>
<units>H</units>
<coordinate1>../flux_loops</coordinate1>
<coordinate2>../passive_loops</coordinate2>

element em_coupling/field_probes_passive
diagram dd_physics_data_dictionary_p1597.png
annotation
documentation
Poloidal field coupling from passive loops to poloidal field probes
appinfo
<type>static</type>
<units>T/A</units>
<coordinate1>../poloidal_probes</coordinate1>
<coordinate2>../passive_loops</coordinate2>

element em_coupling/mutual_grid_grid
diagram dd_physics_data_dictionary_p1598.png
annotation
documentation
Mutual inductance from equilibrium grid to itself
appinfo
<type>static</type>
<units>H</units>
<coordinate1>../grid_points</coordinate1>
<coordinate2>../grid_points</coordinate2>

element em_coupling/mutual_grid_active
diagram dd_physics_data_dictionary_p1599.png
annotation
documentation
Mutual inductance coupling from active coils to equilibrium grid 
appinfo
<type>static</type>
<units>H</units>
<coordinate1>../grid_points</coordinate1>
<coordinate2>../active_coils</coordinate2>

element em_coupling/mutual_grid_passive
diagram dd_physics_data_dictionary_p1600.png
annotation
documentation
Mutual inductance coupling from passive loops to equilibrium grid
appinfo
<type>static</type>
<units>H</units>
<coordinate1>../grid_points</coordinate1>
<coordinate2>../passive_loops</coordinate2>

element em_coupling/field_probes_grid
diagram dd_physics_data_dictionary_p1601.png
annotation
documentation
Poloidal field coupling from equilibrium grid to poloidal field probes
appinfo
<type>static</type>
<units>T/A</units>
<coordinate1>../poloidal_probes</coordinate1>
<coordinate2>../grid_points</coordinate2>

element em_coupling/mutual_loops_grid
diagram dd_physics_data_dictionary_p1602.png
annotation
documentation
Mutual inductance from equilibrium grid to poloidal flux loops
appinfo
<type>static</type>
<units>H</units>
<coordinate1>../flux_loops</coordinate1>
<coordinate2>../grid_points</coordinate2>

element em_coupling/active_coils
diagram dd_physics_data_dictionary_p1603.png
annotation
documentation
List of the names of the active PF+CS coils
appinfo
<type>static</type>
<coordinate1>IDS:pf_active/coil</coordinate1>

element em_coupling/passive_loops
diagram dd_physics_data_dictionary_p1604.png
annotation
documentation
List of the names of the passive loops
appinfo
<type>static</type>
<coordinate1>IDS:pf_passive/loop</coordinate1>

element em_coupling/poloidal_probes
diagram dd_physics_data_dictionary_p1605.png
annotation
documentation
List of the names of poloidal field probes
appinfo
<type>static</type>
<coordinate1>IDS:magnetics/bpol_probe</coordinate1>

element em_coupling/flux_loops
diagram dd_physics_data_dictionary_p1606.png
annotation
documentation
List of the names of the axisymmetric flux loops
appinfo
<type>static</type>
<coordinate1>IDS:magnetics/flux_loop</coordinate1>

element em_coupling/grid_points
diagram dd_physics_data_dictionary_p1607.png
annotation
documentation
List of the names of the plasma region grid points
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>

element equilibrium
diagram dd_physics_data_dictionary_p1608.png
annotation
documentation
Description of a 2D, axi-symmetric, tokamak equilibrium; result of an equilibrium code.
appinfo
<lifecycle_status>active</lifecycle_status>
<lifecycle_version>3.1.0</lifecycle_version>
<lifecycle_last_change>3.14.0</lifecycle_last_change>

element equilibrium/vacuum_toroidal_field
diagram dd_physics_data_dictionary_p1609.png
annotation
documentation
Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

element equilibrium/time_slice
diagram dd_physics_data_dictionary_p1610.png
annotation
documentation
Set of equilibria at various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType equilibrium_boundary
diagram dd_physics_data_dictionary_p1611.png
annotation
documentation
Geometry of the plasma boundary

element equilibrium_boundary/type
diagram dd_physics_data_dictionary_p1612.png
annotation
documentation
0 (limiter) or 1 (diverted)
appinfo
<type>dynamic</type>

element equilibrium_boundary/outline
diagram dd_physics_data_dictionary_p1613.png
annotation
documentation
RZ outline of the plasma boundary

element equilibrium_boundary/lcfs
diagram dd_physics_data_dictionary_p1614.png
annotation
documentation
RZ description of the plasma boundary
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.5.0</lifecycle_version>

element equilibrium_boundary/b_flux_pol_norm
diagram dd_physics_data_dictionary_p1615.png
annotation
documentation
Value of the normalised poloidal flux at which the boundary is taken
appinfo
<type>dynamic</type>
<units>-</units>

element equilibrium_boundary/geometric_axis
diagram dd_physics_data_dictionary_p1616.png
annotation
documentation
RZ position of the geometric axis (defined as (Rmin+Rmax) / 2 and (Zmin+Zmax) / 2 of the boundary)

element equilibrium_boundary/minor_radius
diagram dd_physics_data_dictionary_p1617.png
annotation
documentation
Minor radius of the plasma boundary (defined as (Rmax-Rmin) / 2 of the boundary)
appinfo
<type>dynamic</type>
<units>m</units>

element equilibrium_boundary/elongation
diagram dd_physics_data_dictionary_p1618.png
annotation
documentation
Elongation of the plasma boundary
appinfo
<type>dynamic</type>
<units>-</units>

element equilibrium_boundary/elongation_upper
diagram dd_physics_data_dictionary_p1619.png
annotation
documentation
Elongation (upper half w.r.t. geometric axis) of the plasma boundary
appinfo
<type>dynamic</type>
<units>-</units>

element equilibrium_boundary/elongation_lower
diagram dd_physics_data_dictionary_p1620.png
annotation
documentation
Elongation (lower half w.r.t. geometric axis) of the plasma boundary
appinfo
<type>dynamic</type>
<units>-</units>

element equilibrium_boundary/triangularity
diagram dd_physics_data_dictionary_p1621.png
annotation
documentation
Triangularity of the plasma boundary
appinfo
<units>-</units>
<type>dynamic</type>

element equilibrium_boundary/triangularity_upper
diagram dd_physics_data_dictionary_p1622.png
annotation
documentation
Upper triangularity of the plasma boundary
appinfo
<units>-</units>
<type>dynamic</type>

element equilibrium_boundary/triangularity_lower
diagram dd_physics_data_dictionary_p1623.png
annotation
documentation
Lower triangularity of the plasma boundary
appinfo
<units>-</units>
<type>dynamic</type>

element equilibrium_boundary/x_point
diagram dd_physics_data_dictionary_p1624.png
annotation
documentation
Array of X-points, for each of them the RZ position is given
appinfo
<coordinate1>1...N</coordinate1>

element equilibrium_boundary/strike_point
diagram dd_physics_data_dictionary_p1625.png
annotation
documentation
Array of strike points, for each of them the RZ position is given
appinfo
<coordinate1>1...N</coordinate1>

element equilibrium_boundary/active_limiter_point
diagram dd_physics_data_dictionary_p1626.png
annotation
documentation
RZ position of the active limiter point (point of the plasma boundary in contact with the limiter)

complexType equilibrium_ggd
diagram dd_physics_data_dictionary_p1627.png
annotation
documentation
Equilibrium ggd representation

element equilibrium_ggd/grid
diagram dd_physics_data_dictionary_p1628.png
annotation
documentation
Grid description

element equilibrium_ggd/r
diagram dd_physics_data_dictionary_p1629.png
annotation
documentation
Values of the major radius on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m</units>

element equilibrium_ggd/z
diagram dd_physics_data_dictionary_p1630.png
annotation
documentation
Values of the Height on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m</units>

element equilibrium_ggd/psi
diagram dd_physics_data_dictionary_p1631.png
annotation
documentation
Values of the poloidal flux, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Wb</units>

element equilibrium_ggd/phi
diagram dd_physics_data_dictionary_p1632.png
annotation
documentation
Values of the toroidal flux, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>Wb</units>

element equilibrium_ggd/theta
diagram dd_physics_data_dictionary_p1633.png
annotation
documentation
Values of the poloidal angle, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>rad</units>

element equilibrium_ggd/j_tor
diagram dd_physics_data_dictionary_p1634.png
annotation
documentation
Toroidal plasma current density, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>A.m^-2</units>

element equilibrium_ggd/j_parallel
diagram dd_physics_data_dictionary_p1635.png
annotation
documentation
Parallel (to magnetic field) plasma current density, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>A.m^-2</units>

element equilibrium_ggd/b_field_r
diagram dd_physics_data_dictionary_p1636.png
annotation
documentation
R component of the poloidal magnetic field, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>T</units>

element equilibrium_ggd/b_field_z
diagram dd_physics_data_dictionary_p1637.png
annotation
documentation
Z component of the poloidal magnetic field, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>T</units>

element equilibrium_ggd/b_field_tor
diagram dd_physics_data_dictionary_p1638.png
annotation
documentation
Toroidal component of the magnetic field, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>T</units>

complexType equilibrium_global_quantities_magnetic_axis
diagram dd_physics_data_dictionary_p1639.png
annotation
documentation
R, Z, and Btor at magnetic axis, dynamic within a type 3 array of structure (index on time)

element equilibrium_global_quantities_magnetic_axis/r
diagram dd_physics_data_dictionary_p1640.png
annotation
documentation
Major radius of the magnetic axis
appinfo
<type>dynamic</type>
<units>m</units>

element equilibrium_global_quantities_magnetic_axis/z
diagram dd_physics_data_dictionary_p1641.png
annotation
documentation
Height of the magnetic axis
appinfo
<type>dynamic</type>
<units>m</units>

element equilibrium_global_quantities_magnetic_axis/b_tor
diagram dd_physics_data_dictionary_p1642.png
annotation
documentation
Total toroidal magnetic field at the magnetic axis
appinfo
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.5.0</lifecycle_version>
<type>dynamic</type>
<units>T</units>

element equilibrium_global_quantities_magnetic_axis/b_field_tor
diagram dd_physics_data_dictionary_p1643.png
annotation
documentation
Total toroidal magnetic field at the magnetic axis
appinfo
<type>dynamic</type>
<units>T</units>

complexType equilibrium_global_quantities_qmin
diagram dd_physics_data_dictionary_p1644.png
annotation
documentation
Position and value of q_min

element equilibrium_global_quantities_qmin/value
diagram dd_physics_data_dictionary_p1645.png
annotation
documentation
Minimum q value
appinfo
<type>dynamic</type>
<units>-</units>

element equilibrium_global_quantities_qmin/rho_tor_norm
diagram dd_physics_data_dictionary_p1646.png
annotation
documentation
Minimum q position in normalised toroidal flux coordinate
appinfo
<type>dynamic</type>
<units>-</units>

complexType equilibrium_profiles_1d
diagram dd_physics_data_dictionary_p1647.png
annotation
documentation
Equilibrium profiles (1D radial grid) as a function of the poloidal flux

element equilibrium_profiles_1d/psi
diagram dd_physics_data_dictionary_p1648.png
annotation
documentation
Poloidal flux
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>Wb</units>

element equilibrium_profiles_1d/phi
diagram dd_physics_data_dictionary_p1649.png
annotation
documentation
Toroidal flux
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>Wb</units>

element equilibrium_profiles_1d/pressure
diagram dd_physics_data_dictionary_p1650.png
annotation
documentation
Pressure
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>Pa</units>

element equilibrium_profiles_1d/f
diagram dd_physics_data_dictionary_p1651.png
annotation
documentation
Diamagnetic function (F=R B_Phi)
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>T.m</units>

element equilibrium_profiles_1d/dpressure_dpsi
diagram dd_physics_data_dictionary_p1652.png
annotation
documentation
Derivative of pressure w.r.t. psi
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>Pa.Wb^-1</units>

element equilibrium_profiles_1d/f_df_dpsi
diagram dd_physics_data_dictionary_p1653.png
annotation
documentation
Derivative of F w.r.t. Psi, multiplied with F
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>T^2.m^2/Wb</units>

element equilibrium_profiles_1d/j_tor
diagram dd_physics_data_dictionary_p1654.png
annotation
documentation
Flux surface averaged toroidal current density = average(j_tor/R) / average(1/R)
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>A/m^2</units>

element equilibrium_profiles_1d/j_parallel
diagram dd_physics_data_dictionary_p1655.png
annotation
documentation
Flux surface averaged parallel current density = average(j.B) / B0, where B0 = Equilibrium/Global/Toroidal_Field/B0
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>A/m^2</units>

element equilibrium_profiles_1d/q
diagram dd_physics_data_dictionary_p1656.png
annotation
documentation
Safety factor
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>-</units>

element equilibrium_profiles_1d/magnetic_shear
diagram dd_physics_data_dictionary_p1657.png
annotation
documentation
Magnetic shear, defined as rho_tor/q . dq/drho_tor
appinfo
<coordinate1>../psi</coordinate1>
<units>-</units>
<type>dynamic</type>

element equilibrium_profiles_1d/r_inboard
diagram dd_physics_data_dictionary_p1658.png
annotation
documentation
Radial coordinate (major radius) on the inboard side of the magnetic axis
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m</units>

element equilibrium_profiles_1d/r_outboard
diagram dd_physics_data_dictionary_p1659.png
annotation
documentation
Radial coordinate (major radius) on the outboard side of the magnetic axis
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m</units>

element equilibrium_profiles_1d/rho_tor
diagram dd_physics_data_dictionary_p1660.png
annotation
documentation
Toroidal flux coordinate. The toroidal field used in its definition is indicated under vacuum_toroidal_field/b0
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m</units>

element equilibrium_profiles_1d/rho_tor_norm
diagram dd_physics_data_dictionary_p1661.png
annotation
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)
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>-</units>

element equilibrium_profiles_1d/dpsi_drho_tor
diagram dd_physics_data_dictionary_p1662.png
annotation
documentation
Derivative of Psi with respect to Rho_Tor
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>Wb/m</units>

element equilibrium_profiles_1d/elongation
diagram dd_physics_data_dictionary_p1663.png
annotation
documentation
Elongation
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>-</units>

element equilibrium_profiles_1d/triangularity_upper
diagram dd_physics_data_dictionary_p1664.png
annotation
documentation
Upper triangularity w.r.t. magnetic axis
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>-</units>

element equilibrium_profiles_1d/triangularity_lower
diagram dd_physics_data_dictionary_p1665.png
annotation
documentation
Lower triangularity w.r.t. magnetic axis
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>-</units>

element equilibrium_profiles_1d/volume
diagram dd_physics_data_dictionary_p1666.png
annotation
documentation
Volume enclosed in the flux surface
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m^3</units>

element equilibrium_profiles_1d/rho_volume_norm
diagram dd_physics_data_dictionary_p1667.png
annotation
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)
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>-</units>

element equilibrium_profiles_1d/dvolume_dpsi
diagram dd_physics_data_dictionary_p1668.png
annotation
documentation
Radial derivative of the volume enclosed in the flux surface with respect to Psi
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m^3.Wb^-1</units>

element equilibrium_profiles_1d/dvolume_drho_tor
diagram dd_physics_data_dictionary_p1669.png
annotation
documentation
Radial derivative of the volume enclosed in the flux surface with respect to Rho_Tor
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m^2</units>

element equilibrium_profiles_1d/area
diagram dd_physics_data_dictionary_p1670.png
annotation
documentation
Cross-sectional area of the flux surface
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m^2</units>

element equilibrium_profiles_1d/darea_dpsi
diagram dd_physics_data_dictionary_p1671.png
annotation
documentation
Radial derivative of the cross-sectional area of the flux surface with respect to psi
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m^2.Wb^-1</units>

element equilibrium_profiles_1d/darea_drho_tor
diagram dd_physics_data_dictionary_p1672.png
annotation
documentation
Radial derivative of the cross-sectional area of the flux surface with respect to rho_tor
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m</units>

element equilibrium_profiles_1d/surface
diagram dd_physics_data_dictionary_p1673.png
annotation
documentation
Surface area of the toroidal flux surface
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m^2</units>

element equilibrium_profiles_1d/trapped_fraction
diagram dd_physics_data_dictionary_p1674.png
annotation
documentation
Trapped particle fraction
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>-</units>

element equilibrium_profiles_1d/gm1
diagram dd_physics_data_dictionary_p1675.png
annotation
documentation
Flux surface averaged 1/R^2
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m^-2</units>

element equilibrium_profiles_1d/gm2
diagram dd_physics_data_dictionary_p1676.png
annotation
documentation
Flux surface averaged grad_rho^2/R^2
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m^-2</units>

element equilibrium_profiles_1d/gm3
diagram dd_physics_data_dictionary_p1677.png
annotation
documentation
Flux surface averaged grad_rho^2
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>-</units>

element equilibrium_profiles_1d/gm4
diagram dd_physics_data_dictionary_p1678.png
annotation
documentation
Flux surface averaged 1/B^2
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>T^-2</units>

element equilibrium_profiles_1d/gm5
diagram dd_physics_data_dictionary_p1679.png
annotation
documentation
Flux surface averaged B^2
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>T^2</units>

element equilibrium_profiles_1d/gm6
diagram dd_physics_data_dictionary_p1680.png
annotation
documentation
Flux surface averaged grad_rho^2/B^2
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>T^-2</units>

element equilibrium_profiles_1d/gm7
diagram dd_physics_data_dictionary_p1681.png
annotation
documentation
Flux surface averaged grad_rho
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>-</units>

element equilibrium_profiles_1d/gm8
diagram dd_physics_data_dictionary_p1682.png
annotation
documentation
Flux surface averaged R
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m</units>

element equilibrium_profiles_1d/gm9
diagram dd_physics_data_dictionary_p1683.png
annotation
documentation
Flux surface averaged 1/R
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>m^-1</units>

element equilibrium_profiles_1d/b_average
diagram dd_physics_data_dictionary_p1684.png
annotation
documentation
Flux surface averaged B
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>T</units>
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.5.0</lifecycle_version>

element equilibrium_profiles_1d/b_field_average
diagram dd_physics_data_dictionary_p1685.png
annotation
documentation
Flux surface averaged B
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>T</units>

element equilibrium_profiles_1d/b_min
diagram dd_physics_data_dictionary_p1686.png
annotation
documentation
Minimum(B) on the flux surface
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>T</units>
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.5.0</lifecycle_version>

element equilibrium_profiles_1d/b_field_min
diagram dd_physics_data_dictionary_p1687.png
annotation
documentation
Minimum(B) on the flux surface
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>T</units>

element equilibrium_profiles_1d/b_max
diagram dd_physics_data_dictionary_p1688.png
annotation
documentation
Maximum(B) on the flux surface
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>T</units>
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.5.0</lifecycle_version>

element equilibrium_profiles_1d/b_field_max
diagram dd_physics_data_dictionary_p1689.png
annotation
documentation
Maximum(B) on the flux surface
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>T</units>

element equilibrium_profiles_1d/beta_pol
diagram dd_physics_data_dictionary_p1690.png
annotation
documentation
Poloidal beta profile. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>-</units>

element equilibrium_profiles_1d/mass_density
diagram dd_physics_data_dictionary_p1691.png
annotation
documentation
Mass density
appinfo
<type>dynamic</type>
<coordinate1>../psi</coordinate1>
<units>kg.m^-3</units>

complexType equilibrium_profiles_2d
diagram dd_physics_data_dictionary_p1692.png
annotation
documentation
Equilibrium 2D profiles in the poloidal plane

element equilibrium_profiles_2d/grid_type
diagram dd_physics_data_dictionary_p1693.png
annotation
documentation
Selection of one of a set of grid types
appinfo
<doc_identifier>utilities/poloidal_plane_coordinates_identifier.xml</doc_identifier>

element equilibrium_profiles_2d/grid
diagram dd_physics_data_dictionary_p1694.png
annotation
documentation
Definition of the 2D grid

element equilibrium_profiles_2d/r
diagram dd_physics_data_dictionary_p1695.png
annotation
documentation
Values of the major radius on the grid
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>m</units>

element equilibrium_profiles_2d/z
diagram dd_physics_data_dictionary_p1696.png
annotation
documentation
Values of the Height on the grid
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>m</units>

element equilibrium_profiles_2d/psi
diagram dd_physics_data_dictionary_p1697.png
annotation
documentation
Values of the poloidal flux at the grid in the poloidal plane
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>Wb</units>

element equilibrium_profiles_2d/theta
diagram dd_physics_data_dictionary_p1698.png
annotation
documentation
Values of the poloidal angle on the grid
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>rad</units>

element equilibrium_profiles_2d/phi
diagram dd_physics_data_dictionary_p1699.png
annotation
documentation
Toroidal flux
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>Wb</units>

element equilibrium_profiles_2d/j_tor
diagram dd_physics_data_dictionary_p1700.png
annotation
documentation
Toroidal plasma current density
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>A.m^-2</units>

element equilibrium_profiles_2d/j_parallel
diagram dd_physics_data_dictionary_p1701.png
annotation
documentation
Parallel (to magnetic field) plasma current density
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>A.m^-2</units>

element equilibrium_profiles_2d/b_r
diagram dd_physics_data_dictionary_p1702.png
annotation
documentation
R component of the poloidal magnetic field
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>T</units>
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.5.0</lifecycle_version>

element equilibrium_profiles_2d/b_field_r
diagram dd_physics_data_dictionary_p1703.png
annotation
documentation
R component of the poloidal magnetic field
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>T</units>

element equilibrium_profiles_2d/b_z
diagram dd_physics_data_dictionary_p1704.png
annotation
documentation
Z component of the poloidal magnetic field
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>T</units>
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.5.0</lifecycle_version>

element equilibrium_profiles_2d/b_field_z
diagram dd_physics_data_dictionary_p1705.png
annotation
documentation
Z component of the poloidal magnetic field
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>T</units>

element equilibrium_profiles_2d/b_tor
diagram dd_physics_data_dictionary_p1706.png
annotation
documentation
Toroidal component of the magnetic field
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>T</units>
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.5.0</lifecycle_version>

element equilibrium_profiles_2d/b_field_tor
diagram dd_physics_data_dictionary_p1707.png
annotation
documentation
Toroidal component of the magnetic field
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<coordinate2>../grid/dim2</coordinate2>
<units>T</units>

complexType equilibrium_time_slice
diagram dd_physics_data_dictionary_p1708.png
annotation
documentation
Equilibrium at a given time slice
appinfo
<type>dynamic</type>

element equilibrium_time_slice/boundary
diagram dd_physics_data_dictionary_p1709.png
annotation
documentation
Description of the plasma boundary

element equilibrium_time_slice/global_quantities
diagram dd_physics_data_dictionary_p1710.png
annotation
documentation
0D parameters of the equilibrium

element equilibrium_time_slice/profiles_1d
diagram dd_physics_data_dictionary_p1711.png
annotation
documentation
Equilibrium profiles (1D radial grid) as a function of the poloidal flux

element equilibrium_time_slice/profiles_2d
diagram dd_physics_data_dictionary_p1712.png
annotation
documentation
Equilibrium 2D profiles in the poloidal plane. Multiple 2D representations of the equilibrium can be stored here.
appinfo
<coordinate1>1...N</coordinate1>

element equilibrium_time_slice/ggd
diagram dd_physics_data_dictionary_p1713.png
annotation
documentation
Equilibrium representation using the generic grid description. Multiple GGD representations of the equilibrium can be stored here.
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.2.1</lifecycle_version>
<coordinate1>1...N</coordinate1>

element equilibrium_time_slice/coordinate_system
diagram dd_physics_data_dictionary_p1714.png
annotation
documentation
Flux surface coordinate system on a square grid of flux and poloidal angle

element equilibrium_time_slice/time
diagram dd_physics_data_dictionary_p1715.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType equlibrium_global_quantities
diagram dd_physics_data_dictionary_p1716.png
annotation
documentation
0D parameters of the equilibrium

element equlibrium_global_quantities/beta_pol
diagram dd_physics_data_dictionary_p1717.png
annotation
documentation
Poloidal beta. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]
appinfo
<type>dynamic</type>
<units>-</units>

element equlibrium_global_quantities/beta_tor
diagram dd_physics_data_dictionary_p1718.png
annotation
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
appinfo
<type>dynamic</type>
<units>-</units>

element equlibrium_global_quantities/beta_normal
diagram dd_physics_data_dictionary_p1719.png
annotation
documentation
Normalised toroidal beta, defined as 100 * beta_tor * a[m] * B0 [T] / ip [MA]
appinfo
<type>dynamic</type>
<units>-</units>

element equlibrium_global_quantities/ip
diagram dd_physics_data_dictionary_p1720.png
annotation
documentation
Plasma current. Positive sign means anti-clockwise when viewed from above.
appinfo
<type>dynamic</type>
<units>A</units>

element equlibrium_global_quantities/li_3
diagram dd_physics_data_dictionary_p1721.png
annotation
documentation
Internal inductance
appinfo
<type>dynamic</type>
<units>-</units>

element equlibrium_global_quantities/volume
diagram dd_physics_data_dictionary_p1722.png
annotation
documentation
Total plasma volume
appinfo
<type>dynamic</type>
<units>m^3</units>

element equlibrium_global_quantities/area
diagram dd_physics_data_dictionary_p1723.png
annotation
documentation
Area of the LCFS poloidal cross section
appinfo
<type>dynamic</type>
<units>m^2</units>

element equlibrium_global_quantities/surface
diagram dd_physics_data_dictionary_p1724.png
annotation
documentation
Surface area of the toroidal flux surface
appinfo
<type>dynamic</type>
<units>m^2</units>

element equlibrium_global_quantities/length_pol
diagram dd_physics_data_dictionary_p1725.png
annotation
documentation
Poloidal length of the magnetic surface
appinfo
<type>dynamic</type>
<units>m</units>

element equlibrium_global_quantities/psi_axis
diagram dd_physics_data_dictionary_p1726.png
annotation
documentation
Poloidal flux at the magnetic axis
appinfo
<type>dynamic</type>
<units>Wb</units>

element equlibrium_global_quantities/psi_boundary
diagram dd_physics_data_dictionary_p1727.png
annotation
documentation
Poloidal flux at the selected plasma boundary
appinfo
<type>dynamic</type>
<units>Wb</units>

element equlibrium_global_quantities/magnetic_axis
diagram dd_physics_data_dictionary_p1728.png
annotation
documentation
Magnetic axis position and toroidal field

element equlibrium_global_quantities/q_axis
diagram dd_physics_data_dictionary_p1729.png
annotation
documentation
q at the magnetic axis
appinfo
<type>dynamic</type>
<units>-</units>

element equlibrium_global_quantities/q_95
diagram dd_physics_data_dictionary_p1730.png
annotation
documentation
q at the 95% poloidal flux surface
appinfo
<type>dynamic</type>
<units>-</units>

element equlibrium_global_quantities/q_min
diagram dd_physics_data_dictionary_p1731.png
annotation
documentation
Minimum q value and position

element equlibrium_global_quantities/energy_mhd
diagram dd_physics_data_dictionary_p1732.png
annotation
documentation
Plasma energy content = 3/2 * int(p,dV) with p being the total pressure (thermal + fast particles) [J]. Time-dependent; Scalar
appinfo
<type>dynamic</type>
<units>J</units>

element equlibrium_global_quantities/w_mhd
diagram dd_physics_data_dictionary_p1733.png
annotation
documentation
Plasma energy content = 3/2 * int(p,dV) with p being the total pressure (thermal + fast particles) [J]. Time-dependent; Scalar
appinfo
<type>dynamic</type>
<units>J</units>
<lifecycle_status>obsolescent</lifecycle_status>
<lifecycle_version>3.14.0</lifecycle_version>

element gas_injection
diagram dd_physics_data_dictionary_p1734.png
annotation
documentation
Gas injection by a system of pipes and valves
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.10.2</lifecycle_version>
<lifecycle_last_change>3.15.0</lifecycle_last_change>

element gas_injection/pipe
diagram dd_physics_data_dictionary_p1735.png
annotation
documentation
Set of gas injection pipes
appinfo
<coordinate1>1...N</coordinate1>

complexType gas_injection_pipe
diagram dd_physics_data_dictionary_p1736.png
annotation
documentation
Gas injection pipe

element gas_injection_pipe/name
diagram dd_physics_data_dictionary_p1737.png
annotation
documentation
Name of the injection pipe
appinfo
<type>static</type>

element gas_injection_pipe/identifier
diagram dd_physics_data_dictionary_p1738.png
annotation
documentation
ID of the injection pipe
appinfo
<type>static</type>

element gas_injection_pipe/species
diagram dd_physics_data_dictionary_p1739.png
annotation
documentation
Species injected by the pipe (may be more than one in case the valve injects a gas mixture)
appinfo
<coordinate1>1...N</coordinate1>

element gas_injection_pipe/length
diagram dd_physics_data_dictionary_p1740.png
annotation
documentation
Pipe length
appinfo
<type>static</type>
<units>m</units>

element gas_injection_pipe/exit_position
diagram dd_physics_data_dictionary_p1741.png
annotation
documentation
Exit position of the pipe in the vaccum vessel

element gas_injection_pipe/flow_rate
diagram dd_physics_data_dictionary_p1742.png
annotation
documentation
Flow rate at the exit of the pipe
appinfo
<coordinate1>time</coordinate1>
<units>Pa.m^3.s^-1</units>
<type>dynamic</type>

element gas_injection_pipe/valve
diagram dd_physics_data_dictionary_p1743.png
annotation
documentation
Set of valves connecting a gas bottle the the pipe
appinfo
<coordinate1>1...N</coordinate1>

complexType gas_injection_pipe_valve
diagram dd_physics_data_dictionary_p1744.png
annotation
documentation
Gas injection valve

element gas_injection_pipe_valve/name
diagram dd_physics_data_dictionary_p1745.png
annotation
documentation
Name of the valve
appinfo
<type>static</type>

element gas_injection_pipe_valve/identifier
diagram dd_physics_data_dictionary_p1746.png
annotation
documentation
ID of the valve
appinfo
<type>static</type>

element gas_injection_pipe_valve/species
diagram dd_physics_data_dictionary_p1747.png
annotation
documentation
Species injected by the valve (may be more than one in case the valve injects a gas mixture)
appinfo
<coordinate1>1...N</coordinate1>

element gas_injection_pipe_valve/flow_rate_min
diagram dd_physics_data_dictionary_p1748.png
annotation
documentation
Minimum flow rate of the valve
appinfo
<type>static</type>
<units>Pa.m^3.s^-1</units>

element gas_injection_pipe_valve/flow_rate_max
diagram dd_physics_data_dictionary_p1749.png
annotation
documentation
Maximum flow rate of the valve
appinfo
<type>static</type>
<units>Pa.m^3.s^-1</units>

element gas_injection_pipe_valve/flow_rate
diagram dd_physics_data_dictionary_p1750.png
annotation
documentation
Flow rate at the exit of the valve
appinfo
<coordinate1>time</coordinate1>
<units>Pa.m^3.s^-1</units>
<type>dynamic</type>

element gas_injection_pipe_valve/electron_rate
diagram dd_physics_data_dictionary_p1751.png
annotation
documentation
Number of electrons injected per second
appinfo
<coordinate1>time</coordinate1>
<units>s^-1</units>
<type>dynamic</type>

element ic_antennas
diagram dd_physics_data_dictionary_p1752.png
annotation
documentation
Antenna systems for heating and current drive in the ion cylcotron (IC) frequencies.
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.7.0</lifecycle_version>
<lifecycle_last_change>3.15.1</lifecycle_last_change>

element ic_antennas/reference_point
diagram dd_physics_data_dictionary_p1753.png
annotation
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

element ic_antennas/antenna
diagram dd_physics_data_dictionary_p1754.png
annotation
documentation
Set of Ion Cyclotron antennas
appinfo
<coordinate1>1...N</coordinate1>

complexType arcs_of_circle_static
diagram dd_physics_data_dictionary_p1755.png
annotation
documentation
Arcs of circle description of a 2D contour

element arcs_of_circle_static/r
diagram dd_physics_data_dictionary_p1756.png
annotation
documentation
Major radii of the start point of each arc of circle
appinfo
<type>static</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element arcs_of_circle_static/z
diagram dd_physics_data_dictionary_p1757.png
annotation
documentation
Height of the start point of each arc of circle
appinfo
<type>static</type>
<units>m</units>
<coordinate1>../r</coordinate1>

element arcs_of_circle_static/curvature_radii
diagram dd_physics_data_dictionary_p1758.png
annotation
documentation
Curvature radius of each arc of circle
appinfo
<type>static</type>
<units>m</units>
<coordinate1>../r</coordinate1>

complexType ic_antennas_antenna
diagram dd_physics_data_dictionary_p1759.png
annotation
documentation
Ion Cyclotron Antenna

element ic_antennas_antenna/name
diagram dd_physics_data_dictionary_p1760.png
annotation
documentation
Name of the antenna (unique within the set of all antennas of the experiment)
appinfo
<type>static</type>

element ic_antennas_antenna/identifier
diagram dd_physics_data_dictionary_p1761.png
annotation
documentation
Identifier of the antenna (unique within the set of all antennas of the experiment)
appinfo
<type>static</type>

element ic_antennas_antenna/frequency
diagram dd_physics_data_dictionary_p1762.png
annotation
documentation
Frequency
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>Hz</units>

element ic_antennas_antenna/power
diagram dd_physics_data_dictionary_p1763.png
annotation
documentation
Power
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>W</units>

element ic_antennas_antenna/strap
diagram dd_physics_data_dictionary_p1764.png
annotation
documentation
Properties of IC antenna straps
appinfo
<coordinate1>1...N</coordinate1>

element ic_antennas_antenna/surface_current
diagram dd_physics_data_dictionary_p1765.png
annotation
documentation
Description of the IC surface current on the antenna straps and on passive components, for every time slice
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType ic_antennas_strap
diagram dd_physics_data_dictionary_p1766.png
annotation
documentation
Properties of IC antenna strap

element ic_antennas_strap/outline
diagram dd_physics_data_dictionary_p1767.png
annotation
documentation
Strap outline

element ic_antennas_strap/width_tor
diagram dd_physics_data_dictionary_p1768.png
annotation
documentation
Width of strap in the toroidal direction
appinfo
<type>static</type>
<units>m</units>

element ic_antennas_strap/distance_to_conductor
diagram dd_physics_data_dictionary_p1769.png
annotation
documentation
Distance to conducting wall or other conductor behind the antenna strap
appinfo
<type>static</type>
<units>m</units>

element ic_antennas_strap/geometry
diagram dd_physics_data_dictionary_p1770.png
annotation
documentation
Cross-sectional shape of the strap

element ic_antennas_strap/current
diagram dd_physics_data_dictionary_p1771.png
annotation
documentation
Root mean square current flowing along the strap
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>A</units>

element ic_antennas_strap/phase
diagram dd_physics_data_dictionary_p1772.png
annotation
documentation
Phase of the strap current
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>rad</units>

complexType ic_antennas_surface_current
diagram dd_physics_data_dictionary_p1773.png
annotation
documentation
Description of the IC surface current on the antenna straps and on passive components.

element ic_antennas_surface_current/m_pol
diagram dd_physics_data_dictionary_p1774.png
annotation
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
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>

element ic_antennas_surface_current/n_tor
diagram dd_physics_data_dictionary_p1775.png
annotation
documentation
Toroidal mode numbers, used to describe the spectrum of the antenna current
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>

element ic_antennas_surface_current/spectrum
diagram dd_physics_data_dictionary_p1776.png
annotation
documentation
Spectrum of the total surface current on the antenna strap and passive components expressed in poloidal and toroidal modes
appinfo
<type>dynamic</type>
<coordinate1>../m_pol</coordinate1>
<coordinate2>../n_tor</coordinate2>
<units>A</units>

element ic_antennas_surface_current/time
diagram dd_physics_data_dictionary_p1777.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType oblique_static
diagram dd_physics_data_dictionary_p1778.png
annotation
documentation
Oblique description of a 2D object

element oblique_static/r
diagram dd_physics_data_dictionary_p1779.png
annotation
documentation
Geometric centre R
appinfo
<type>static</type>
<units>m</units>

element oblique_static/z
diagram dd_physics_data_dictionary_p1780.png
annotation
documentation
Geometric centre Z
appinfo
<type>static</type>
<units>m</units>

element oblique_static/length
diagram dd_physics_data_dictionary_p1781.png
annotation
documentation
Length
appinfo
<type>static</type>
<units>m</units>

element oblique_static/thickness
diagram dd_physics_data_dictionary_p1782.png
annotation
documentation
Thickness
appinfo
<type>static</type>
<units>m</units>

element oblique_static/alpha
diagram dd_physics_data_dictionary_p1783.png
annotation
documentation
Inclination of first angle TBD
appinfo
<type>static</type>
<units>m</units>

element oblique_static/beta
diagram dd_physics_data_dictionary_p1784.png
annotation
documentation
Inclination of second angle TBD
appinfo
<type>static</type>
<units>m</units>

complexType outline_2d_geometry_static
diagram dd_physics_data_dictionary_p1785.png
annotation
documentation
Description of 2D geometry

element outline_2d_geometry_static/geometry_type
diagram dd_physics_data_dictionary_p1786.png
annotation
documentation
Type used to describe the element shape (1:'outline', 2:'rectangle', 3:'oblique', 4:'arcs of circle')
appinfo
<Type>static</Type>

element outline_2d_geometry_static/outline
diagram dd_physics_data_dictionary_p1787.png
annotation
documentation
Irregular outline of the element

element outline_2d_geometry_static/rectangle
diagram dd_physics_data_dictionary_p1788.png
annotation
documentation
Rectangular description of the element

element outline_2d_geometry_static/oblique
diagram dd_physics_data_dictionary_p1789.png
annotation
documentation
Trapezoidal description of the element

element outline_2d_geometry_static/arcs_of_circle
diagram dd_physics_data_dictionary_p1790.png
annotation
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.

complexType rectangle_static
diagram dd_physics_data_dictionary_p1791.png
annotation
documentation
Rectangular description of a 2D object

element rectangle_static/r
diagram dd_physics_data_dictionary_p1792.png
annotation
documentation
Geometric centre R
appinfo
<type>static</type>
<units>m</units>

element rectangle_static/z
diagram dd_physics_data_dictionary_p1793.png
annotation
documentation
Geometric centre Z
appinfo
<type>static</type>
<units>m</units>

element rectangle_static/width
diagram dd_physics_data_dictionary_p1794.png
annotation
documentation
Horizontal full width
appinfo
<type>static</type>
<units>m</units>

element rectangle_static/height
diagram dd_physics_data_dictionary_p1795.png
annotation
documentation
Vertical full height
appinfo
<type>static</type>
<units>m</units>

element interferometer
diagram dd_physics_data_dictionary_p1796.png
annotation
documentation
Interferometer diagnostic
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.15.0</lifecycle_version>
<lifecycle_last_change>3.15.0</lifecycle_last_change>

element interferometer/channel
diagram dd_physics_data_dictionary_p1797.png
annotation
documentation
Set of channels (lines-of-sight)
appinfo
<coordinate1>1...N</coordinate1>

element interferometer/n_e_volume_average
diagram dd_physics_data_dictionary_p1798.png
annotation
documentation
Volume average plasma density estimated from the line densities measured by the various channels
appinfo
<coordinate1>time</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

complexType interferometer_channel
diagram dd_physics_data_dictionary_p1799.png
annotation
documentation
Charge exchange channel

element interferometer_channel/name
diagram dd_physics_data_dictionary_p1800.png
annotation
documentation
Name of the channel
appinfo
<type>static</type>

element interferometer_channel/identifier
diagram dd_physics_data_dictionary_p1801.png
annotation
documentation
ID of the channel
appinfo
<type>static</type>

element interferometer_channel/line_of_sight
diagram dd_physics_data_dictionary_p1802.png
annotation
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

element interferometer_channel/wavelength
diagram dd_physics_data_dictionary_p1803.png
annotation
documentation
Set of wavelengths used for interferometry
appinfo
<coordinate1>1...N</coordinate1>

element interferometer_channel/path_length_variation
diagram dd_physics_data_dictionary_p1804.png
annotation
documentation
Optical path length variation due to the plasma
appinfo
<coordinate1>time</coordinate1>
<units>m</units>
<type>dynamic</type>

element interferometer_channel/n_e_line
diagram dd_physics_data_dictionary_p1805.png
annotation
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)
appinfo
<coordinate1>time</coordinate1>
<units>m^-2</units>
<type>dynamic</type>

element interferometer_channel/n_e_line_validity
diagram dd_physics_data_dictionary_p1806.png
annotation
documentation
Indicator of the validity of the n_e_line 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
appinfo
<type>constant</type>

element interferometer_channel/n_e_line_average
diagram dd_physics_data_dictionary_p1807.png
annotation
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
appinfo
<coordinate1>time</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element interferometer_channel/n_e_line_average_validity
diagram dd_physics_data_dictionary_p1808.png
annotation
documentation
Indicator of the validity of the n_e_line_average 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
appinfo
<type>constant</type>

complexType interferometer_channel_wavelength_interf
diagram dd_physics_data_dictionary_p1809.png
annotation
documentation
Value of the wavelength and density estimators associated to an interferometry wavelength

element interferometer_channel_wavelength_interf/value
diagram dd_physics_data_dictionary_p1810.png
annotation
documentation
Wavelength value
appinfo
<type>static</type>
<units>m</units>

element interferometer_channel_wavelength_interf/phase_corrected
diagram dd_physics_data_dictionary_p1811.png
annotation
documentation
Phase measured for this wavelength, corrected from fringe jumps
appinfo
<coordinate1>time</coordinate1>
<units>rad</units>
<type>dynamic</type>

element interferometer_channel_wavelength_interf/fring_jump_correction
diagram dd_physics_data_dictionary_p1812.png
annotation
documentation
Signed number of 2pi phase corrections applied to remove a fringe jump, for each time slice on which a correction has been made
appinfo
<coordinate1>../fring_jump_correction_times</coordinate1>
<type>constant</type>

element interferometer_channel_wavelength_interf/fring_jump_correction_times
diagram dd_physics_data_dictionary_p1813.png
annotation
documentation
List of time slices of the pulse on which a fringe jump correction has been made
appinfo
<coordinate1>1...N</coordinate1>
<type>constant</type>
<units>s</units>

element interferometer_channel_wavelength_interf/phase_to_n_e_line
diagram dd_physics_data_dictionary_p1814.png
annotation
documentation
Conversion factor to be used to convert phase into line density for this wavelength
appinfo
<units>m^-2.rad^-1</units>
<type>static</type>

element iron_core
diagram dd_physics_data_dictionary_p1815.png
annotation
documentation
Iron core description
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.2.3</lifecycle_version>
<lifecycle_last_change>3.12.1</lifecycle_last_change>

element iron_core/segment
diagram dd_physics_data_dictionary_p1816.png
annotation
documentation
The iron core is describred as a set of segments
appinfo
<coordinate1>1...N</coordinate1>

complexType iron_core_segment
diagram dd_physics_data_dictionary_p1817.png
annotation
documentation
Segment of the iron core

element iron_core_segment/name
diagram dd_physics_data_dictionary_p1818.png
annotation
documentation
Name of the segment
appinfo
<type>static</type>

element iron_core_segment/identifier
diagram dd_physics_data_dictionary_p1819.png
annotation
documentation
ID of the segment
appinfo
<type>static</type>

element iron_core_segment/b_field
diagram dd_physics_data_dictionary_p1820.png
annotation
documentation
Array of magnetic field values, for each of which the relative permeability is given
appinfo
<type>static</type>
<units>T</units>
<coordinate1>1...N</coordinate1>

element iron_core_segment/permeability_relative
diagram dd_physics_data_dictionary_p1821.png
annotation
documentation
Relative permeability of the iron segment
appinfo
<type>static</type>
<units>-</units>
<coordinate1>../b_field</coordinate1>

element iron_core_segment/geometry
diagram dd_physics_data_dictionary_p1822.png
annotation
documentation
Cross-sectional shape of the segment

element iron_core_segment/magnetisation_r
diagram dd_physics_data_dictionary_p1823.png
annotation
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;
appinfo
<coordinate1>time</coordinate1>
<units>T</units>
<type>dynamic</type>

element iron_core_segment/magnetisation_z
diagram dd_physics_data_dictionary_p1824.png
annotation
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;
appinfo
<coordinate1>time</coordinate1>
<units>T</units>
<type>dynamic</type>

element magnetics
diagram dd_physics_data_dictionary_p1825.png
annotation
documentation
Magnetic diagnostics for equilibrium identification and plasma shape control.
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.0</lifecycle_version>
<lifecycle_last_change>2.0.0</lifecycle_last_change>

element magnetics/flux_loop
diagram dd_physics_data_dictionary_p1826.png
annotation
documentation
Flux loops; partial flux loops can be described
appinfo
<coordinate1>1...N</coordinate1>

element magnetics/bpol_probe
diagram dd_physics_data_dictionary_p1827.png
annotation
documentation
Poloidal field probes
appinfo
<coordinate1>1...N</coordinate1>

element magnetics/method
diagram dd_physics_data_dictionary_p1828.png
annotation
documentation
A method generating processed quantities derived from the magnetic measurements
appinfo
<coordinate1>1...N</coordinate1>

complexType magnetics_bpol_probe
diagram dd_physics_data_dictionary_p1829.png
annotation
documentation
Poloidal field probes

element magnetics_bpol_probe/name
diagram dd_physics_data_dictionary_p1830.png
annotation
documentation
Name of the probe
appinfo
<type>static</type>

element magnetics_bpol_probe/identifier
diagram dd_physics_data_dictionary_p1831.png
annotation
documentation
ID of the probe
appinfo
<type>static</type>

element magnetics_bpol_probe/position
diagram dd_physics_data_dictionary_p1832.png
annotation
documentation
R, Z, Phi position of the coil centre

element magnetics_bpol_probe/poloidal_angle
diagram dd_physics_data_dictionary_p1833.png
annotation
documentation
Poloidal angle of the coil orientation
appinfo
<type>static</type>
<units>rad</units>

element magnetics_bpol_probe/toroidal_angle
diagram dd_physics_data_dictionary_p1834.png
annotation
documentation
Toroidal angle of coil orientation (0 if fully in the poloidal plane)
appinfo
<type>static</type>
<units>rad</units>

element magnetics_bpol_probe/area
diagram dd_physics_data_dictionary_p1835.png
annotation
documentation
Area of each turn of the coil
appinfo
<type>static</type>
<units>m^2</units>

element magnetics_bpol_probe/length
diagram dd_physics_data_dictionary_p1836.png
annotation
documentation
Length of the coil
appinfo
<type>static</type>
<units>m</units>

element magnetics_bpol_probe/turns
diagram dd_physics_data_dictionary_p1837.png
annotation
documentation
Turns in the coil, including sign
appinfo
<type>static</type>

element magnetics_bpol_probe/field
diagram dd_physics_data_dictionary_p1838.png
annotation
documentation
Measured magnetic field
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>
<units>T</units>

complexType magnetics_flux_loop
diagram dd_physics_data_dictionary_p1839.png
annotation
documentation
Flux loops

element magnetics_flux_loop/name
diagram dd_physics_data_dictionary_p1840.png
annotation
documentation
Name of the flux loop
appinfo
<type>static</type>

element magnetics_flux_loop/identifier
diagram dd_physics_data_dictionary_p1841.png
annotation
documentation
ID of the flux loop
appinfo
<type>static</type>

element magnetics_flux_loop/position
diagram dd_physics_data_dictionary_p1842.png
annotation
documentation
List of (R,Z,phi) points defining the position of the loop (see data structure documentation FLUXLOOPposition.pdf)
appinfo
<type>static</type>
<coordinate1>1...N</coordinate1>

element magnetics_flux_loop/flux
diagram dd_physics_data_dictionary_p1843.png
annotation
documentation
Measured flux
appinfo
<coordinate1>time</coordinate1>
<units>Wb</units>
<type>dynamic</type>

complexType magnetics_method
diagram dd_physics_data_dictionary_p1844.png
annotation
documentation
Processed quantities derived from the magnetic measurements, using various methods

element magnetics_method/name
diagram dd_physics_data_dictionary_p1845.png
annotation
documentation
Name of the data processing method
appinfo
<type>static</type>

element magnetics_method/ip
diagram dd_physics_data_dictionary_p1846.png
annotation
documentation
Plasma current. Positive sign means anti-clockwise when viewed from above.
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>
<units>A</units>

element magnetics_method/diamagnetic_flux
diagram dd_physics_data_dictionary_p1847.png
annotation
documentation
Diamagnetic flux
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>
<units>Wb</units>

element mhd_linear
diagram dd_physics_data_dictionary_p1848.png
annotation
documentation
Magnetohydronamic linear stability
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.4</lifecycle_version>
<lifecycle_last_change>3.11.0</lifecycle_last_change>

element mhd_linear/vacuum_toroidal_field
diagram dd_physics_data_dictionary_p1849.png
annotation
documentation
Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

element mhd_linear/time_slice
diagram dd_physics_data_dictionary_p1850.png
annotation
documentation
Core plasma radial profiles for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType complex_2d_dynamic_aos_mhd_linear_vector
diagram dd_physics_data_dictionary_p1851.png
annotation
documentation
Structure (temporary) for real and imaginary part, while waiting for the implementation of complex numbers, dynamic within a type 3 array of structure (index on time))

element complex_2d_dynamic_aos_mhd_linear_vector/real
diagram dd_physics_data_dictionary_p1852.png
annotation
documentation
Real part
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>../../../grid/dim1</coordinate1>
<coordinate2>../../../grid/dim2</coordinate2>

element complex_2d_dynamic_aos_mhd_linear_vector/imaginary
diagram dd_physics_data_dictionary_p1853.png
annotation
documentation
Imaginary part
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>../../../grid/dim1</coordinate1>
<coordinate2>../../../grid/dim2</coordinate2>

complexType complex_2d_dynamic_aos_mhd_scalar
diagram dd_physics_data_dictionary_p1854.png
annotation
documentation
Structure (temporary) for real and imaginary part, while waiting for the implementation of complex numbers, dynamic within a type 3 array of structure (index on time))

element complex_2d_dynamic_aos_mhd_scalar/real
diagram dd_physics_data_dictionary_p1855.png
annotation
documentation
Real part
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>../../grid/dim1</coordinate1>
<coordinate2>../../grid/dim2</coordinate2>

element complex_2d_dynamic_aos_mhd_scalar/imaginary
diagram dd_physics_data_dictionary_p1856.png
annotation
documentation
Imaginary part
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>../../grid/dim1</coordinate1>
<coordinate2>../../grid/dim2</coordinate2>

complexType mhd_linear_time_slice
diagram dd_physics_data_dictionary_p1857.png
annotation
documentation
Time slice description of linear MHD stability

element mhd_linear_time_slice/toroidal_mode
diagram dd_physics_data_dictionary_p1858.png
annotation
documentation
Vector of toroidal modes
appinfo
<coordinate1>1...N</coordinate1>

element mhd_linear_time_slice/time
diagram dd_physics_data_dictionary_p1859.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType mhd_linear_time_slice_toroidal_mode_plasma
diagram dd_physics_data_dictionary_p1860.png
annotation
documentation
MHD modes in the confined plasma

element mhd_linear_time_slice_toroidal_mode_plasma/grid_type
diagram dd_physics_data_dictionary_p1861.png
annotation
documentation
Selection of one of a set of grid types
appinfo
<doc_identifier>utilities/poloidal_plane_coordinates_identifier.xml</doc_identifier>

element mhd_linear_time_slice_toroidal_mode_plasma/grid
diagram dd_physics_data_dictionary_p1862.png
annotation
documentation
Definition of the 2D grid

element mhd_linear_time_slice_toroidal_mode_plasma/displacement_perpendicular
diagram dd_physics_data_dictionary_p1863.png
annotation
documentation
Perpendicular displacement of the modes
appinfo
<type>dynamic</type>
<units>m</units>

element mhd_linear_time_slice_toroidal_mode_plasma/displacement_parallel
diagram dd_physics_data_dictionary_p1864.png
annotation
documentation
Parallel displacement of the modes
appinfo
<type>dynamic</type>
<units>m</units>

element mhd_linear_time_slice_toroidal_mode_plasma/tau_alfven
diagram dd_physics_data_dictionary_p1865.png
annotation
documentation
Alven time=R/vA=R0 sqrt(mi ni(rho))/B0
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<units>s</units>

element mhd_linear_time_slice_toroidal_mode_plasma/tau_resistive
diagram dd_physics_data_dictionary_p1866.png
annotation
documentation
Resistive time = mu_0 rho*rho/1.22/eta_neo
appinfo
<type>dynamic</type>
<coordinate1>../grid/dim1</coordinate1>
<units>s</units>

element mhd_linear_time_slice_toroidal_mode_plasma/a_field_perturbed
diagram dd_physics_data_dictionary_p1867.png
annotation
documentation
Pertubed vector potential for given toroidal mode number
appinfo
<units>T.m</units>

element mhd_linear_time_slice_toroidal_mode_plasma/b_field_perturbed
diagram dd_physics_data_dictionary_p1868.png
annotation
documentation
Pertubed magnetic field for given toroidal mode number
appinfo
<units>T</units>

element mhd_linear_time_slice_toroidal_mode_plasma/velocity_perturbed
diagram dd_physics_data_dictionary_p1869.png
annotation
documentation
Pertubed velocity for given toroidal mode number
appinfo
<units>m/s</units>

element mhd_linear_time_slice_toroidal_mode_plasma/pressure_perturbed
diagram dd_physics_data_dictionary_p1870.png
annotation
documentation
Perturbed pressure for given toroidal mode number
appinfo
<type>dynamic</type>
<units>Pa</units>

element mhd_linear_time_slice_toroidal_mode_plasma/mass_density_perturbed
diagram dd_physics_data_dictionary_p1871.png
annotation
documentation
Perturbed mass density for given toroidal mode number
appinfo
<type>dynamic</type>
<units>kg.m^-3</units>

element mhd_linear_time_slice_toroidal_mode_plasma/temperature_perturbed
diagram dd_physics_data_dictionary_p1872.png
annotation
documentation
Perturbed temperature for given toroidal mode number
appinfo
<type>dynamic</type>
<units>eV</units>

complexType mhd_linear_time_slice_toroidal_mode_vacuum
diagram dd_physics_data_dictionary_p1873.png
annotation
documentation
MHD modes in the vacuum

element mhd_linear_time_slice_toroidal_mode_vacuum/grid_type
diagram dd_physics_data_dictionary_p1874.png
annotation
documentation
Selection of one of a set of grid types
appinfo
<doc_identifier>utilities/poloidal_plane_coordinates_identifier.xml</doc_identifier>

element mhd_linear_time_slice_toroidal_mode_vacuum/grid
diagram dd_physics_data_dictionary_p1875.png
annotation
documentation
Definition of the 2D grid

element mhd_linear_time_slice_toroidal_mode_vacuum/a_field_perturbed
diagram dd_physics_data_dictionary_p1876.png
annotation
documentation
Pertubed vector potential for given toroidal mode number
appinfo
<units>T.m</units>

element mhd_linear_time_slice_toroidal_mode_vacuum/b_field_perturbed
diagram dd_physics_data_dictionary_p1877.png
annotation
documentation
Pertubed magnetic field for given toroidal mode number
appinfo
<units>T</units>

complexType mhd_linear_time_slice_toroidal_modes
diagram dd_physics_data_dictionary_p1878.png
annotation
documentation
Vector of toroidal modes

element mhd_linear_time_slice_toroidal_modes/n_tor
diagram dd_physics_data_dictionary_p1879.png
annotation
documentation
Toroidal mode number of the MHD mode
appinfo
<type>dynamic</type>

element mhd_linear_time_slice_toroidal_modes/growthrate
diagram dd_physics_data_dictionary_p1880.png
annotation
documentation
Linear growthrate of the mode
appinfo
<type>dynamic</type>
<units>Hz</units>

element mhd_linear_time_slice_toroidal_modes/frequency
diagram dd_physics_data_dictionary_p1881.png
annotation
documentation
Frequency of the mode
appinfo
<type>dynamic</type>
<units>Hz</units>

element mhd_linear_time_slice_toroidal_modes/plasma
diagram dd_physics_data_dictionary_p1882.png
annotation
documentation
MHD modes in the confined plasma

element mhd_linear_time_slice_toroidal_modes/vacuum
diagram dd_physics_data_dictionary_p1883.png
annotation
documentation
MHD modes in the vacuum

complexType mhd_linear_vector
diagram dd_physics_data_dictionary_p1884.png
annotation
documentation
Vector structure for the MHD IDS

element mhd_linear_vector/coordinate1
diagram dd_physics_data_dictionary_p1885.png
annotation
documentation
First coordinate (radial)
appinfo
<units>as parent</units>
<type>dynamic</type>

element mhd_linear_vector/coordinate2
diagram dd_physics_data_dictionary_p1886.png
annotation
documentation
Second coordinate (poloidal)
appinfo
<units>as parent</units>
<type>dynamic</type>

element mhd_linear_vector/coordinate3
diagram dd_physics_data_dictionary_p1887.png
annotation
documentation
Third coordinate (toroidal)
appinfo
<units>as parent</units>
<type>dynamic</type>

element mse
diagram dd_physics_data_dictionary_p1888.png
annotation
documentation
Motional Stark Effect diagnostic
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.16.0</lifecycle_version>
<lifecycle_last_change>3.16.0</lifecycle_last_change>

element mse/channel
diagram dd_physics_data_dictionary_p1889.png
annotation
documentation
Set of channels (lines of sight)
appinfo
<coordinate1>1...N</coordinate1>

complexType mse_channel
diagram dd_physics_data_dictionary_p1890.png
annotation
documentation
MSE channel

element mse_channel/name
diagram dd_physics_data_dictionary_p1891.png
annotation
documentation
Name of the channel
appinfo
<type>static</type>

element mse_channel/detector
diagram dd_physics_data_dictionary_p1892.png
annotation
documentation
Detector description

element mse_channel/aperture
diagram dd_physics_data_dictionary_p1893.png
annotation
documentation
Description of a set of collimating apertures
appinfo
<coordinate1>1...N</coordinate1>

element mse_channel/line_of_sight
diagram dd_physics_data_dictionary_p1894.png
annotation
documentation
Description of the line of sight of the channel, given by 2 points

element mse_channel/active_spatial_resolution
diagram dd_physics_data_dictionary_p1895.png
annotation
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)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element mse_channel/polarisation_angle
diagram dd_physics_data_dictionary_p1896.png
annotation
documentation
MSE polarisation angle
appinfo
<coordinate1>time</coordinate1>
<units>rad</units>
<type>dynamic</type>

element mse_channel/polarisation_angle_validity
diagram dd_physics_data_dictionary_p1897.png
annotation
documentation
Indicator of the validity of the polarisation_angle 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
appinfo
<type>constant</type>

complexType mse_channel_intersection
diagram dd_physics_data_dictionary_p1898.png
annotation
documentation
MSE beam-los intersection

element mse_channel_intersection/r
diagram dd_physics_data_dictionary_p1899.png
annotation
documentation
Major radius
appinfo
<type>static</type>
<units>m</units>

element mse_channel_intersection/z
diagram dd_physics_data_dictionary_p1900.png
annotation
documentation
Height
appinfo
<type>static</type>
<units>m</units>

element mse_channel_intersection/phi
diagram dd_physics_data_dictionary_p1901.png
annotation
documentation
Toroidal angle
appinfo
<type>static</type>
<units>rad</units>

element mse_channel_intersection/delta_r
diagram dd_physics_data_dictionary_p1902.png
annotation
documentation
Full width along major radius
appinfo
<type>static</type>
<units>m</units>

element mse_channel_intersection/delta_z
diagram dd_physics_data_dictionary_p1903.png
annotation
documentation
Full width in height
appinfo
<type>static</type>
<units>m</units>

element mse_channel_intersection/delta_phi
diagram dd_physics_data_dictionary_p1904.png
annotation
documentation
Full width in toroidal angle
appinfo
<type>static</type>
<units>rad</units>

complexType mse_channel_resolution
diagram dd_physics_data_dictionary_p1905.png
annotation
documentation
In case of active spectroscopy, spatial resolution of the measurement

element mse_channel_resolution/centre
diagram dd_physics_data_dictionary_p1906.png
annotation
documentation
Position of the centre of the spatially resolved zone

element mse_channel_resolution/width
diagram dd_physics_data_dictionary_p1907.png
annotation
documentation
Full width of the spatially resolved zone in the R, Z and phi directions

element mse_channel_resolution/geometric_coefficients
diagram dd_physics_data_dictionary_p1908.png
annotation
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)
appinfo
<type>dynamic</type>
<coordinate1>1...9</coordinate1>
<units>mixed</units>

element mse_channel_resolution/time
diagram dd_physics_data_dictionary_p1909.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

element nbi
diagram dd_physics_data_dictionary_p1910.png
annotation
documentation
Neutral Beam Injection systems and description of the fast neutrals that arrive into the torus
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.4</lifecycle_version>
<lifecycle_last_change>3.15.1</lifecycle_last_change>

element nbi/unit
diagram dd_physics_data_dictionary_p1911.png
annotation
documentation
The NBI system is described as a set of units of which the power can be controlled individually.
appinfo
<coordinate1>1...N</coordinate1>

complexType nbi_unit
diagram dd_physics_data_dictionary_p1912.png
annotation
documentation
NBI unit

element nbi_unit/name
diagram dd_physics_data_dictionary_p1913.png
annotation
documentation
Name of the NBI unit
appinfo
<type>static</type>

element nbi_unit/identifier
diagram dd_physics_data_dictionary_p1914.png
annotation
documentation
ID of the NBI unit
appinfo
<type>static</type>

element nbi_unit/species
diagram dd_physics_data_dictionary_p1915.png
annotation
documentation
Injected species
appinfo
<units>Atomic Mass Unit</units>
<type>constant</type>

element nbi_unit/power
diagram dd_physics_data_dictionary_p1916.png
annotation
documentation
Power
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>W</units>

element nbi_unit/energy
diagram dd_physics_data_dictionary_p1917.png
annotation
documentation
Full energy of the injected species (acceleration of a single atom)
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>eV</units>

element nbi_unit/beam_current_fraction
diagram dd_physics_data_dictionary_p1918.png
annotation
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)
appinfo
<type>dynamic</type>
<coordinate1>1...3</coordinate1>
<coordinate2>time</coordinate2>
<units>-</units>

element nbi_unit/beam_power_fraction
diagram dd_physics_data_dictionary_p1919.png
annotation
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)
appinfo
<type>dynamic</type>
<coordinate1>1...3</coordinate1>
<coordinate2>time</coordinate2>
<units>-</units>

element nbi_unit/beamlets_group
diagram dd_physics_data_dictionary_p1920.png
annotation
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
appinfo
<coordinate1>1...N</coordinate1>

complexType nbi_unit_beamlets_group
diagram dd_physics_data_dictionary_p1921.png
annotation
documentation
Group of beamlets

element nbi_unit_beamlets_group/position
diagram dd_physics_data_dictionary_p1922.png
annotation
documentation
R, Z, Phi position of the beamlet group centre

element nbi_unit_beamlets_group/tangency_radius
diagram dd_physics_data_dictionary_p1923.png
annotation
documentation
Tangency radius (major radius where the central line of a NBI unit is tangent to a circle around the torus)
appinfo
<type>static</type>
<units>m</units>

element nbi_unit_beamlets_group/angle
diagram dd_physics_data_dictionary_p1924.png
annotation
documentation
Angle of inclination between a beamlet at the centre of the injection unit surface and the horiontal plane
appinfo
<type>static</type>
<units>rad</units>

element nbi_unit_beamlets_group/tilting
diagram dd_physics_data_dictionary_p1925.png
annotation
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
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element nbi_unit_beamlets_group/direction
diagram dd_physics_data_dictionary_p1926.png
annotation
documentation
Direction of the beam seen from above the torus: -1 = clockwise; 1 = counter clockwise
appinfo
<type>static</type>

element nbi_unit_beamlets_group/width_horizontal
diagram dd_physics_data_dictionary_p1927.png
annotation
documentation
Horizontal width of the beam group at the injection unit surface (or grounded grid)
appinfo
<type>static</type>
<units>m</units>

element nbi_unit_beamlets_group/width_vertical
diagram dd_physics_data_dictionary_p1928.png
annotation
documentation
Vertical width of the beam group at the injection unit surface (or grounded grid)
appinfo
<type>static</type>
<units>m</units>

element nbi_unit_beamlets_group/focus
diagram dd_physics_data_dictionary_p1929.png
annotation
documentation
Describes how the beamlet group is focused

element nbi_unit_beamlets_group/divergence_component
diagram dd_physics_data_dictionary_p1930.png
annotation
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
appinfo
<coordinate1>1...N</coordinate1>

element nbi_unit_beamlets_group/beamlets
diagram dd_physics_data_dictionary_p1931.png
annotation
documentation
Detailed information on beamlets

complexType nbi_unit_beamlets_group_beamlets
diagram dd_physics_data_dictionary_p1932.png
annotation
documentation
Detailed information on beamlets

element nbi_unit_beamlets_group_beamlets/positions
diagram dd_physics_data_dictionary_p1933.png
annotation
documentation
Position of each beamlet

element nbi_unit_beamlets_group_beamlets/tangency_radii
diagram dd_physics_data_dictionary_p1934.png
annotation
documentation
Tangency radius (major radius where the central line of a beamlet is tangent to a circle around the torus), for each beamlet
appinfo
<type>static</type>
<units>m</units>
<coordinate1>../positions/R</coordinate1>

element nbi_unit_beamlets_group_beamlets/angles
diagram dd_physics_data_dictionary_p1935.png
annotation
documentation
Angle of inclination between a line at the centre of a beamlet and the horiontal plane, for each beamlet
appinfo
<type>static</type>
<units>rad</units>
<coordinate1>../positions/r</coordinate1>

element nbi_unit_beamlets_group_beamlets/power_fractions
diagram dd_physics_data_dictionary_p1936.png
annotation
documentation
Fraction of power of a unit injected by each beamlet
appinfo
<type>static</type>
<units>rad</units>
<coordinate1>../positions/r</coordinate1>

complexType nbi_unit_beamlets_group_divergence
diagram dd_physics_data_dictionary_p1937.png
annotation
documentation
Describes a divergence component of a group of beamlets

element nbi_unit_beamlets_group_divergence/particles_fraction
diagram dd_physics_data_dictionary_p1938.png
annotation
documentation
Fraction of injected particles in the component
appinfo
<type>static</type>
<units>-</units>

element nbi_unit_beamlets_group_divergence/vertical
diagram dd_physics_data_dictionary_p1939.png
annotation
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).
appinfo
<type>static</type>
<units>rad</units>

element nbi_unit_beamlets_group_divergence/horizontal
diagram dd_physics_data_dictionary_p1940.png
annotation
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).
appinfo
<type>static</type>
<units>rad</units>

complexType nbi_unit_beamlets_group_focus
diagram dd_physics_data_dictionary_p1941.png
annotation
documentation
Describes of a group of beamlets is focused

element nbi_unit_beamlets_group_focus/focal_length_horizontal
diagram dd_physics_data_dictionary_p1942.png
annotation
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
appinfo
<type>static</type>
<units>m</units>

element nbi_unit_beamlets_group_focus/focal_length_vertical
diagram dd_physics_data_dictionary_p1943.png
annotation
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
appinfo
<type>static</type>
<units>m</units>

element nbi_unit_beamlets_group_focus/width_min_horizontal
diagram dd_physics_data_dictionary_p1944.png
annotation
documentation
The horizontal width of the beamlets group at the at the horizontal focal point
appinfo
<type>static</type>
<units>m</units>

element nbi_unit_beamlets_group_focus/width_min_vertical
diagram dd_physics_data_dictionary_p1945.png
annotation
documentation
The vertical width of the beamlets group at the at the vertical focal point
appinfo
<type>static</type>
<units>m</units>

complexType nbi_unit_beamlets_group_tilting
diagram dd_physics_data_dictionary_p1946.png
annotation
documentation
Variation of position, tangency radius and angle in case of dynamic beam tilting, for a given time slice

element nbi_unit_beamlets_group_tilting/delta_position
diagram dd_physics_data_dictionary_p1947.png
annotation
documentation
Variation of the position of the beamlet group centre

element nbi_unit_beamlets_group_tilting/delta_tangency_radius
diagram dd_physics_data_dictionary_p1948.png
annotation
documentation
Variation of the tangency radius (major radius where the central line of a NBI unit is tangent to a circle around the torus)
appinfo
<type>dynamic</type>
<units>m</units>

element nbi_unit_beamlets_group_tilting/delta_angle
diagram dd_physics_data_dictionary_p1949.png
annotation
documentation
Variation of the angle of inclination between a beamlet at the centre of the injection unit surface and the horiontal plane
appinfo
<type>dynamic</type>
<units>rad</units>

element nbi_unit_beamlets_group_tilting/time
diagram dd_physics_data_dictionary_p1950.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

element ntms
diagram dd_physics_data_dictionary_p1951.png
annotation
documentation
Description of neoclassical tearing modes
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.4</lifecycle_version>
<lifecycle_last_change>3.0.4</lifecycle_last_change>

element ntms/vacuum_toroidal_field
diagram dd_physics_data_dictionary_p1952.png
annotation
documentation
Characteristics of the vacuum toroidal field (used in rho_tor definition)

element ntms/time_slice
diagram dd_physics_data_dictionary_p1953.png
annotation
documentation
Description of neoclassical tearing modes for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType ntm_time_slice
diagram dd_physics_data_dictionary_p1954.png
annotation
documentation
Time slice description of NTMs

element ntm_time_slice/mode
diagram dd_physics_data_dictionary_p1955.png
annotation
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.
appinfo
<coordinate1>1...N</coordinate1>

element ntm_time_slice/time
diagram dd_physics_data_dictionary_p1956.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType ntm_time_slice_mode
diagram dd_physics_data_dictionary_p1957.png
annotation
documentation
Description of an NTM

element ntm_time_slice_mode/onset
diagram dd_physics_data_dictionary_p1958.png
annotation
documentation
NTM onset characteristics

element ntm_time_slice_mode/width
diagram dd_physics_data_dictionary_p1959.png
annotation
documentation
Full width of the mode
appinfo
<type>dynamic</type>
<units>m</units>

element ntm_time_slice_mode/dwidth_dt
diagram dd_physics_data_dictionary_p1960.png
annotation
documentation
Time derivative of the full width of the mode
appinfo
<type>dynamic</type>
<units>m/s</units>

element ntm_time_slice_mode/phase
diagram dd_physics_data_dictionary_p1961.png
annotation
documentation
Phase of the mode
appinfo
<type>dynamic</type>
<units>rad</units>

element ntm_time_slice_mode/dphase_dt
diagram dd_physics_data_dictionary_p1962.png
annotation
documentation
Time derivative of the phase of the mode
appinfo
<type>dynamic</type>
<units>rad/s</units>

element ntm_time_slice_mode/frequency
diagram dd_physics_data_dictionary_p1963.png
annotation
documentation
Frequency of the mode
appinfo
<type>dynamic</type>
<units>Hz</units>

element ntm_time_slice_mode/dfrequency_dt
diagram dd_physics_data_dictionary_p1964.png
annotation
documentation
Time derivative of the frequency of the mode
appinfo
<type>dynamic</type>
<units>s^-2</units>

element ntm_time_slice_mode/n_tor
diagram dd_physics_data_dictionary_p1965.png
annotation
documentation
Toroidal mode number
appinfo
<type>dynamic</type>

element ntm_time_slice_mode/m_pol
diagram dd_physics_data_dictionary_p1966.png
annotation
documentation
Poloidal mode number
appinfo
<type>dynamic</type>

element ntm_time_slice_mode/deltaw
diagram dd_physics_data_dictionary_p1967.png
annotation
documentation
deltaw contributions to the Rutherford equation
appinfo
<coordinate1>1...N</coordinate1>

element ntm_time_slice_mode/torque
diagram dd_physics_data_dictionary_p1968.png
annotation
documentation
torque contributions to the Rutherford equation
appinfo
<coordinate1>1...N</coordinate1>

element ntm_time_slice_mode/calculation_method
diagram dd_physics_data_dictionary_p1969.png
annotation
documentation
Description of how the mode evolution is calculated
appinfo
<type>dynamic</type>

element ntm_time_slice_mode/delta_diff
diagram dd_physics_data_dictionary_p1970.png
annotation
documentation
Extra diffusion coefficient for the transport equations of Te, ne, Ti
appinfo
<type>dynamic</type>
<coordinate1>1...3</coordinate1>
<units>m^2.s^-1</units>

element ntm_time_slice_mode/rho_tor_norm
diagram dd_physics_data_dictionary_p1971.png
annotation
documentation
Normalised flux coordinate on which the mode is centred
appinfo
<units>-</units>
<type>dynamic</type>

element ntm_time_slice_mode/rho_tor
diagram dd_physics_data_dictionary_p1972.png
annotation
documentation
Flux coordinate on which the mode is centred
appinfo
<units>m</units>
<type>dynamic</type>

element ntm_time_slice_mode/detailed_evolution
diagram dd_physics_data_dictionary_p1973.png
annotation
documentation
Detailed NTM evolution on a finer timebase than the time_slice array of structure

complexType ntm_time_slice_mode_detailed_evolution
diagram dd_physics_data_dictionary_p1974.png
annotation
documentation
Detailed NTM evolution on a finer timebase than the time_slice array of structure

element ntm_time_slice_mode_detailed_evolution/time_detailed
diagram dd_physics_data_dictionary_p1975.png
annotation
documentation
Time array used to describe the detailed evolution of the NTM
appinfo
<type>dynamic</type>
<units>s</units>
<coordinate1>1...N</coordinate1>

element ntm_time_slice_mode_detailed_evolution/width
diagram dd_physics_data_dictionary_p1976.png
annotation
documentation
Full width of the mode
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>../time_detailed</coordinate1>

element ntm_time_slice_mode_detailed_evolution/dwidth_dt
diagram dd_physics_data_dictionary_p1977.png
annotation
documentation
Time derivative of the full width of the mode
appinfo
<type>dynamic</type>
<units>m/s</units>
<coordinate1>../time_detailed</coordinate1>

element ntm_time_slice_mode_detailed_evolution/phase
diagram dd_physics_data_dictionary_p1978.png
annotation
documentation
Phase of the mode
appinfo
<type>dynamic</type>
<units>rad</units>
<coordinate1>../time_detailed</coordinate1>

element ntm_time_slice_mode_detailed_evolution/dphase_dt
diagram dd_physics_data_dictionary_p1979.png
annotation
documentation
Time derivative of the phase of the mode
appinfo
<type>dynamic</type>
<units>rad/s</units>
<coordinate1>../time_detailed</coordinate1>

element ntm_time_slice_mode_detailed_evolution/frequency
diagram dd_physics_data_dictionary_p1980.png
annotation
documentation
Frequency of the mode
appinfo
<type>dynamic</type>
<units>Hz</units>
<coordinate1>../time_detailed</coordinate1>

element ntm_time_slice_mode_detailed_evolution/dfrequency_dt
diagram dd_physics_data_dictionary_p1981.png
annotation
documentation
Time derivative of the frequency of the mode
appinfo
<type>dynamic</type>
<units>s^-2</units>
<coordinate1>../time_detailed</coordinate1>

element ntm_time_slice_mode_detailed_evolution/n_tor
diagram dd_physics_data_dictionary_p1982.png
annotation
documentation
Toroidal mode number
appinfo
<type>dynamic</type>

element ntm_time_slice_mode_detailed_evolution/m_pol
diagram dd_physics_data_dictionary_p1983.png
annotation
documentation
Poloidal mode number
appinfo
<type>dynamic</type>

element ntm_time_slice_mode_detailed_evolution/deltaw
diagram dd_physics_data_dictionary_p1984.png
annotation
documentation
deltaw contributions to the Rutherford equation
appinfo
<coordinate1>1...N</coordinate1>

element ntm_time_slice_mode_detailed_evolution/torque
diagram dd_physics_data_dictionary_p1985.png
annotation
documentation
torque contributions to the Rutherford equation
appinfo
<coordinate1>1...N</coordinate1>

element ntm_time_slice_mode_detailed_evolution/calculation_method
diagram dd_physics_data_dictionary_p1986.png
annotation
documentation
Description of how the mode evolution is calculated
appinfo
<type>dynamic</type>

element ntm_time_slice_mode_detailed_evolution/delta_diff
diagram dd_physics_data_dictionary_p1987.png
annotation
documentation
Extra diffusion coefficient for the transport equations of Te, ne, Ti
appinfo
<type>dynamic</type>
<coordinate1>1...3</coordinate1>
<coordinate2>../time_detailed</coordinate2>
<units>m^2.s^-1</units>

element ntm_time_slice_mode_detailed_evolution/rho_tor_norm
diagram dd_physics_data_dictionary_p1988.png
annotation
documentation
Normalised flux coordinate on which the mode is centred
appinfo
<coordinate1>../time_detailed</coordinate1>
<units>-</units>
<type>dynamic</type>

element ntm_time_slice_mode_detailed_evolution/rho_tor
diagram dd_physics_data_dictionary_p1989.png
annotation
documentation
Flux coordinate on which the mode is centred
appinfo
<coordinate1>../time_detailed</coordinate1>
<units>m</units>
<type>dynamic</type>

complexType ntm_time_slice_mode_detailed_evolution_deltaw
diagram dd_physics_data_dictionary_p1990.png
annotation
documentation
deltaw contribution to the Rutherford equation (detailed evolution)

element ntm_time_slice_mode_detailed_evolution_deltaw/value
diagram dd_physics_data_dictionary_p1991.png
annotation
documentation
Value of the contribution
appinfo
<type>dynamic</type>
<units>m^-1</units>
<coordinate1>../../time_detailed</coordinate1>

element ntm_time_slice_mode_detailed_evolution_deltaw/name
diagram dd_physics_data_dictionary_p1992.png
annotation
documentation
Name of the contribution
appinfo
<type>dynamic</type>

complexType ntm_time_slice_mode_detailed_evolution_torque
diagram dd_physics_data_dictionary_p1993.png
annotation
documentation
torque contribution to the Rutherford equation (detailed evolution)

element ntm_time_slice_mode_detailed_evolution_torque/value
diagram dd_physics_data_dictionary_p1994.png
annotation
documentation
Value of the contribution
appinfo
<type>dynamic</type>
<units>kg.m^2.s^-2</units>
<coordinate1>../../time_detailed</coordinate1>

element ntm_time_slice_mode_detailed_evolution_torque/name
diagram dd_physics_data_dictionary_p1995.png
annotation
documentation
Name of the contribution
appinfo
<type>dynamic</type>

complexType ntm_time_slice_mode_evolution_deltaw
diagram dd_physics_data_dictionary_p1996.png
annotation
documentation
deltaw contribution to the Rutherford equation

element ntm_time_slice_mode_evolution_deltaw/value
diagram dd_physics_data_dictionary_p1997.png
annotation
documentation
Value of the contribution
appinfo
<type>dynamic</type>
<units>m^-1</units>

element ntm_time_slice_mode_evolution_deltaw/name
diagram dd_physics_data_dictionary_p1998.png
annotation
documentation
Name of the contribution
appinfo
<type>dynamic</type>

complexType ntm_time_slice_mode_evolution_torque
diagram dd_physics_data_dictionary_p1999.png
annotation
documentation
torque contribution to the Rutherford equation

element ntm_time_slice_mode_evolution_torque/value
diagram dd_physics_data_dictionary_p2000.png
annotation
documentation
Value of the contribution
appinfo
<type>dynamic</type>
<units>kg.m^2.s^-2</units>

element ntm_time_slice_mode_evolution_torque/name
diagram dd_physics_data_dictionary_p2001.png
annotation
documentation
Name of the contribution
appinfo
<type>dynamic</type>

complexType ntm_time_slice_mode_onset
diagram dd_physics_data_dictionary_p2002.png
annotation
documentation
Onset characteristics of an NTM

element ntm_time_slice_mode_onset/width
diagram dd_physics_data_dictionary_p2003.png
annotation
documentation
Seed island full width at onset time
appinfo
<type>dynamic</type>
<units>m</units>

element ntm_time_slice_mode_onset/time_onset
diagram dd_physics_data_dictionary_p2004.png
annotation
documentation
Onset time
appinfo
<type>dynamic</type>
<units>s</units>

element ntm_time_slice_mode_onset/time_offset
diagram dd_physics_data_dictionary_p2005.png
annotation
documentation
Offset time (when a mode disappears). If the mode reappears later in the simulation, use another index of the mode array of structure
appinfo
<type>dynamic</type>
<units>s</units>

element ntm_time_slice_mode_onset/phase
diagram dd_physics_data_dictionary_p2006.png
annotation
documentation
Phase of the mode at onset
appinfo
<type>dynamic</type>
<units>rad</units>

element ntm_time_slice_mode_onset/n_tor
diagram dd_physics_data_dictionary_p2007.png
annotation
documentation
Toroidal mode number
appinfo
<type>dynamic</type>

element ntm_time_slice_mode_onset/m_pol
diagram dd_physics_data_dictionary_p2008.png
annotation
documentation
Poloidal mode number
appinfo
<type>dynamic</type>

element ntm_time_slice_mode_onset/cause
diagram dd_physics_data_dictionary_p2009.png
annotation
documentation
Cause of the mode onset
appinfo
<type>dynamic</type>

element pellets
diagram dd_physics_data_dictionary_p2010.png
annotation
documentation
Description of pellets launched into the plasma
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.4</lifecycle_version>
<lifecycle_last_change>3.0.4</lifecycle_last_change>

element pellets/time_slice
diagram dd_physics_data_dictionary_p2011.png
annotation
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.
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType pellets_time_slice
diagram dd_physics_data_dictionary_p2012.png
annotation
documentation
Time slice description of pellets

element pellets_time_slice/pellet
diagram dd_physics_data_dictionary_p2013.png
annotation
documentation
Set of pellets ablated in the plasma at a given time
appinfo
<coordinate1>1...N</coordinate1>

element pellets_time_slice/time
diagram dd_physics_data_dictionary_p2014.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType pellets_time_slice_pellet
diagram dd_physics_data_dictionary_p2015.png
annotation
documentation
Description of a pellet

element pellets_time_slice_pellet/shape
diagram dd_physics_data_dictionary_p2016.png
annotation
documentation
Initial shape of a pellet at launch

element pellets_time_slice_pellet/species
diagram dd_physics_data_dictionary_p2017.png
annotation
documentation
Set of species included in the pellet composition
appinfo
<coordinate1>1...N</coordinate1>

element pellets_time_slice_pellet/velocity_initial
diagram dd_physics_data_dictionary_p2018.png
annotation
documentation
Initial velocity of the pellet as it enters the vaccum chamber
appinfo
<units>m.s^-1</units>
<type>dynamic</type>

element pellets_time_slice_pellet/path_geometry
diagram dd_physics_data_dictionary_p2019.png
annotation
documentation
Geometry of the pellet path in the vaccuum chamber

element pellets_time_slice_pellet/path_profiles
diagram dd_physics_data_dictionary_p2020.png
annotation
documentation
1-D profiles of plasma and pellet along the pellet path

complexType pellets_time_slice_pellet_path_profiles
diagram dd_physics_data_dictionary_p2021.png
annotation
documentation
1-D profiles of plasma and pellet along the pellet path

element pellets_time_slice_pellet_path_profiles/distance
diagram dd_physics_data_dictionary_p2022.png
annotation
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
appinfo
<units>m</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>

element pellets_time_slice_pellet_path_profiles/rho_tor_norm
diagram dd_physics_data_dictionary_p2023.png
annotation
documentation
Normalised toroidal coordinate along the pellet path
appinfo
<units>-</units>
<type>dynamic</type>
<coordinate1>../distance</coordinate1>

element pellets_time_slice_pellet_path_profiles/psi
diagram dd_physics_data_dictionary_p2024.png
annotation
documentation
Poloidal flux along the pellet path
appinfo
<units>Wb</units>
<type>dynamic</type>
<coordinate1>../distance</coordinate1>

element pellets_time_slice_pellet_path_profiles/velocity
diagram dd_physics_data_dictionary_p2025.png
annotation
documentation
Pellet velocity along the pellet path
appinfo
<units>m.s^-1</units>
<type>dynamic</type>
<coordinate1>../distance</coordinate1>

element pellets_time_slice_pellet_path_profiles/n_e
diagram dd_physics_data_dictionary_p2026.png
annotation
documentation
Electron density along the pellet path
appinfo
<units>m^-3</units>
<type>dynamic</type>
<coordinate1>../distance</coordinate1>

element pellets_time_slice_pellet_path_profiles/t_e
diagram dd_physics_data_dictionary_p2027.png
annotation
documentation
Electron temperature along the pellet path
appinfo
<units>eV</units>
<type>dynamic</type>
<coordinate1>../distance</coordinate1>

element pellets_time_slice_pellet_path_profiles/ablation_rate
diagram dd_physics_data_dictionary_p2028.png
annotation
documentation
Ablation rate (electrons) along the pellet path
appinfo
<units>s^-1</units>
<type>dynamic</type>
<coordinate1>../distance</coordinate1>

element pellets_time_slice_pellet_path_profiles/ablated_particles
diagram dd_physics_data_dictionary_p2029.png
annotation
documentation
Number of ablated particles (electrons) along the pellet path
appinfo
<units>-</units>
<type>dynamic</type>
<coordinate1>../distance</coordinate1>

element pellets_time_slice_pellet_path_profiles/rho_tor_norm_drift
diagram dd_physics_data_dictionary_p2030.png
annotation
documentation
Difference to due ExB drifts between the ablation and the final deposition locations, in terms of the normalised toroidal flux coordinate
appinfo
<units>-</units>
<type>dynamic</type>
<coordinate1>../distance</coordinate1>

element pellets_time_slice_pellet_path_profiles/position
diagram dd_physics_data_dictionary_p2031.png
annotation
documentation
Position along the pellet path

complexType pellets_time_slice_pellet_shape
diagram dd_physics_data_dictionary_p2032.png
annotation
documentation
Initial shape of a pellet at launch

element pellets_time_slice_pellet_shape/type
diagram dd_physics_data_dictionary_p2033.png
annotation
documentation
Identifier structure for the shape type: 1-spherical; 2-cylindrical; 3-rectangular
appinfo
<type>constant</type>

element pellets_time_slice_pellet_shape/size
diagram dd_physics_data_dictionary_p2034.png
annotation
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
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>m</units>

complexType pellets_time_slice_pellet_species
diagram dd_physics_data_dictionary_p2035.png
annotation
documentation
Species included in pellet compoisition

element pellets_time_slice_pellet_species/a
diagram dd_physics_data_dictionary_p2036.png
annotation
documentation
Mass of atom
appinfo
<units>Atomic Mass Unit</units>
<type>dynamic</type>

element pellets_time_slice_pellet_species/z_n
diagram dd_physics_data_dictionary_p2037.png
annotation
documentation
Nuclear charge
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element pellets_time_slice_pellet_species/label
diagram dd_physics_data_dictionary_p2038.png
annotation
documentation
String identifying the species (e.g. H, D, T, ...)
appinfo
<type>dynamic</type>

element pellets_time_slice_pellet_species/density
diagram dd_physics_data_dictionary_p2039.png
annotation
documentation
Material density of the species in the pellet
appinfo
<type>dynamic</type>
<units>-</units>

element pellets_time_slice_pellet_species/fraction
diagram dd_physics_data_dictionary_p2040.png
annotation
documentation
Fraction of the species atoms in the pellet
appinfo
<type>dynamic</type>
<units>-</units>

element pellets_time_slice_pellet_species/sublimation_energy
diagram dd_physics_data_dictionary_p2041.png
annotation
documentation
Sublimation energy per atom
appinfo
<type>dynamic</type>
<units>eV</units>

element pf_active
diagram dd_physics_data_dictionary_p2042.png
annotation
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
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.0</lifecycle_version>
<lifecycle_last_change>3.15.0</lifecycle_last_change>

element pf_active/coil
diagram dd_physics_data_dictionary_p2043.png
annotation
documentation
Active PF coils
appinfo
<coordinate1>1...N</coordinate1>

element pf_active/vertical_force
diagram dd_physics_data_dictionary_p2044.png
annotation
documentation
Vertical forces on the axisymmetric PF coil system
appinfo
<coordinate1>1...N</coordinate1>

element pf_active/circuit
diagram dd_physics_data_dictionary_p2045.png
annotation
documentation
Circuits, connecting multiple PF coils to multiple supplies, defining the current and voltage relationships in the system
appinfo
<coordinate1>1...N</coordinate1>

element pf_active/supply
diagram dd_physics_data_dictionary_p2046.png
annotation
documentation
PF power supplies
appinfo
<coordinate1>1...N</coordinate1>

complexType pf_circuits
diagram dd_physics_data_dictionary_p2047.png
annotation
documentation
Circuits, connecting multiple PF coils to multiple supplies, defining the current and voltage relationships in the system

element pf_circuits/name
diagram dd_physics_data_dictionary_p2048.png
annotation
documentation
Name of the circuit
appinfo
<type>static</type>

element pf_circuits/identifier
diagram dd_physics_data_dictionary_p2049.png
annotation
documentation
ID of the circuit
appinfo
<type>static</type>

element pf_circuits/type
diagram dd_physics_data_dictionary_p2050.png
annotation
documentation
Type of the circuit
appinfo
<type>static</type>

element pf_circuits/connections
diagram dd_physics_data_dictionary_p2051.png
annotation
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). 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.
appinfo
<type>static</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<url>pf_active/PFConnections.html</url>

element pf_circuits/voltage
diagram dd_physics_data_dictionary_p2052.png
annotation
documentation
Voltage on the circuit
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>V</units>

element pf_circuits/current
diagram dd_physics_data_dictionary_p2053.png
annotation
documentation
Current in the circuit
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>V</units>

complexType pf_coils
diagram dd_physics_data_dictionary_p2054.png
annotation
documentation
Active PF coils

element pf_coils/name
diagram dd_physics_data_dictionary_p2055.png
annotation
documentation
Name of the coil
appinfo
<type>static</type>

element pf_coils/identifier
diagram dd_physics_data_dictionary_p2056.png
annotation
documentation
Alphanumeric identifier of coils used for convenience
appinfo
<type>static</type>

element pf_coils/resistance
diagram dd_physics_data_dictionary_p2057.png
annotation
documentation
Coil resistance
appinfo
<type>static</type>
<units>Ohm</units>

element pf_coils/energy_limit_max
diagram dd_physics_data_dictionary_p2058.png
annotation
documentation
Maximum Energy to be dissipated in the coil
appinfo
<type>static</type>
<units>J</units>

element pf_coils/current_limit_max
diagram dd_physics_data_dictionary_p2059.png
annotation
documentation
Maximum tolerable current in the conductor
appinfo
<type>static</type>
<units>A</units>
<coordinate1>../b_field_max</coordinate1>
<coordinate2>../temperature</coordinate2>

element pf_coils/b_field_max
diagram dd_physics_data_dictionary_p2060.png
annotation
documentation
List of values of the maximum magnetic field on the conductor surface (coordinate for current_limit_max)
appinfo
<type>static</type>
<units>T</units>
<coordinate1>1...N</coordinate1>

element pf_coils/temperature
diagram dd_physics_data_dictionary_p2061.png
annotation
documentation
List of values of the conductor temperature (coordinate for current_limit_max)
appinfo
<type>static</type>
<units>K</units>
<coordinate1>1...N</coordinate1>

element pf_coils/element
diagram dd_physics_data_dictionary_p2062.png
annotation
documentation
Each PF coil is comprised of a number of cross-section elements described  individually
appinfo
<coordinate1>1...N</coordinate1>

element pf_coils/current
diagram dd_physics_data_dictionary_p2063.png
annotation
documentation
Current in the coil
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>A</units>

element pf_coils/voltage
diagram dd_physics_data_dictionary_p2064.png
annotation
documentation
Voltage on the coil terminals
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>V</units>

complexType pf_coils_elements
diagram dd_physics_data_dictionary_p2065.png
annotation
documentation
Each PF coil is comprised of a number of cross-section elements described  individually

element pf_coils_elements/name
diagram dd_physics_data_dictionary_p2066.png
annotation
documentation
Name of this element
appinfo
<type>static</type>

element pf_coils_elements/identifier
diagram dd_physics_data_dictionary_p2067.png
annotation
documentation
Identifier of this element
appinfo
<type>static</type>

element pf_coils_elements/turns_with_sign
diagram dd_physics_data_dictionary_p2068.png
annotation
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)
appinfo
<type>static</type>
<units>-</units>

element pf_coils_elements/area
diagram dd_physics_data_dictionary_p2069.png
annotation
documentation
Cross-sectional areas of the element
appinfo
<type>static</type>
<units>m^2</units>

element pf_coils_elements/geometry
diagram dd_physics_data_dictionary_p2070.png
annotation
documentation
Cross-sectional shape of the element

complexType pf_supplies
diagram dd_physics_data_dictionary_p2071.png
annotation
documentation
PF power supplies

element pf_supplies/name
diagram dd_physics_data_dictionary_p2072.png
annotation
documentation
Name of the PF supply
appinfo
<type>static</type>

element pf_supplies/identifier
diagram dd_physics_data_dictionary_p2073.png
annotation
documentation
Identifier of the supply
appinfo
<type>static</type>

element pf_supplies/type
diagram dd_physics_data_dictionary_p2074.png
annotation
documentation
Type of the supply; TBD add free description of non-linear power supplies
appinfo
<type>static</type>

element pf_supplies/resistance
diagram dd_physics_data_dictionary_p2075.png
annotation
documentation
Power supply internal resistance
appinfo
<type>static</type>
<units>Ohm</units>

element pf_supplies/delay
diagram dd_physics_data_dictionary_p2076.png
annotation
documentation
Pure delay in the supply
appinfo
<type>static</type>
<units>s</units>

element pf_supplies/filter_numerator
diagram dd_physics_data_dictionary_p2077.png
annotation
documentation
Coefficients of the numerator, in increasing order : a0 + a1*s + ... + an*s^n; used for a linear supply description
appinfo
<type>static</type>
<coordinate1>1...N</coordinate1>
<units>mixed</units>

element pf_supplies/filter_denominator
diagram dd_physics_data_dictionary_p2078.png
annotation
documentation
Coefficients of the denominator, in increasing order : b0 + b1*s + ... + bm*s^m; used for a linear supply description
appinfo
<coordinate1>1...N</coordinate1>
<type>static</type>
<units>mixed</units>

element pf_supplies/current_limit_max
diagram dd_physics_data_dictionary_p2079.png
annotation
documentation
Maximum current in the supply
appinfo
<type>static</type>
<units>A</units>

element pf_supplies/current_limit_min
diagram dd_physics_data_dictionary_p2080.png
annotation
documentation
Minimum current in the supply
appinfo
<type>static</type>
<units>A</units>

element pf_supplies/voltage_limit_max
diagram dd_physics_data_dictionary_p2081.png
annotation
documentation
Maximum voltage from the supply
appinfo
<type>static</type>
<units>V</units>

element pf_supplies/voltage_limit_min
diagram dd_physics_data_dictionary_p2082.png
annotation
documentation
Minimum voltage from the supply
appinfo
<type>static</type>
<units>V</units>

element pf_supplies/current_limiter_gain
diagram dd_physics_data_dictionary_p2083.png
annotation
documentation
Gain to prevent overcurrent in a linear model of the supply
appinfo
<type>static</type>
<units>V</units>

element pf_supplies/energy_limit_max
diagram dd_physics_data_dictionary_p2084.png
annotation
documentation
Maximum energy to be dissipated in the supply during a pulse
appinfo
<type>static</type>
<units>J</units>

element pf_supplies/nonlinear_model
diagram dd_physics_data_dictionary_p2085.png
annotation
documentation
Description of the nonlinear transfer function of the supply
appinfo
<type>static</type>

element pf_supplies/voltage
diagram dd_physics_data_dictionary_p2086.png
annotation
documentation
Voltage at the supply output
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>V</units>

element pf_supplies/current
diagram dd_physics_data_dictionary_p2087.png
annotation
documentation
Current at the supply output, defined positive if it flows from point 1 to point 2 of the component in the pfcircuit description
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>A</units>

complexType pf_vertical_forces
diagram dd_physics_data_dictionary_p2088.png
annotation
documentation
Vertical forces on the axisymmetric PF+CS coil system

element pf_vertical_forces/name
diagram dd_physics_data_dictionary_p2089.png
annotation
documentation
Name of the force combination
appinfo
<type>static</type>

element pf_vertical_forces/combination
diagram dd_physics_data_dictionary_p2090.png
annotation
documentation
Coils involved in the force combinations. Normally the vertical 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
appinfo
<type>static</type>
<coordinate1>1...N</coordinate1>
<units>-</units>

element pf_vertical_forces/limit_max
diagram dd_physics_data_dictionary_p2091.png
annotation
documentation
Vertical force combination limit
appinfo
<type>static</type>
<units>N</units>

element pf_vertical_forces/limit_min
diagram dd_physics_data_dictionary_p2092.png
annotation
documentation
Vertical force combination limit
appinfo
<type>static</type>
<units>N</units>

element pf_vertical_forces/force
diagram dd_physics_data_dictionary_p2093.png
annotation
documentation
Force
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>N</units>

element pf_passive
diagram dd_physics_data_dictionary_p2094.png
annotation
documentation
Description of the axisymmetric passive conductors, currents flowing in them
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.0</lifecycle_version>
<lifecycle_last_change>3.11.0</lifecycle_last_change>

element pf_passive/loop
diagram dd_physics_data_dictionary_p2095.png
annotation
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.
appinfo
<coordinate1>1...N</coordinate1>

complexType pf_passive_loops
diagram dd_physics_data_dictionary_p2096.png
annotation
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.

element pf_passive_loops/name
diagram dd_physics_data_dictionary_p2097.png
annotation
documentation
Name of the loop
appinfo
<type>static</type>

element pf_passive_loops/resistance
diagram dd_physics_data_dictionary_p2098.png
annotation
documentation
Passive loop resistance
appinfo
<Type>static</Type>
<Units>Ohm</Units>

element pf_passive_loops/resistivity
diagram dd_physics_data_dictionary_p2099.png
annotation
documentation
Passive loop resistivity
appinfo
<Type>static</Type>
<Units>Ohm.m</Units>

element pf_passive_loops/element
diagram dd_physics_data_dictionary_p2100.png
annotation
documentation
Each loop is comprised of a number of cross-section elements described  individually
appinfo
<coordinate1>1...N</coordinate1>

element pf_passive_loops/current
diagram dd_physics_data_dictionary_p2101.png
annotation
documentation
Passive loop current
appinfo
<Type>dynamic</Type>
<coordinate1>../../time</coordinate1>
<Units>A</Units>

element polarimeter
diagram dd_physics_data_dictionary_p2102.png
annotation
documentation
Polarimeter diagnostic
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.15.0</lifecycle_version>
<lifecycle_last_change>3.15.0</lifecycle_last_change>

element polarimeter/channel
diagram dd_physics_data_dictionary_p2103.png
annotation
documentation
Set of channels (lines-of-sight)
appinfo
<coordinate1>1...N</coordinate1>

complexType polarimeter_channel
diagram dd_physics_data_dictionary_p2104.png
annotation
documentation
Charge exchange channel

element polarimeter_channel/name
diagram dd_physics_data_dictionary_p2105.png
annotation
documentation
Name of the channel
appinfo
<type>static</type>

element polarimeter_channel/identifier
diagram dd_physics_data_dictionary_p2106.png
annotation
documentation
ID of the channel
appinfo
<type>static</type>

element polarimeter_channel/line_of_sight
diagram dd_physics_data_dictionary_p2107.png
annotation
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

element polarimeter_channel/wavelength
diagram dd_physics_data_dictionary_p2108.png
annotation
documentation
Wavelength used for polarimetry
appinfo
<type>static</type>
<units>m</units>

element polarimeter_channel/polarisation_initial
diagram dd_physics_data_dictionary_p2109.png
annotation
documentation
Initial polarisation vector before entering the plasma
appinfo
<type>static</type>
<units>m</units>

element polarimeter_channel/ellipticity_initial
diagram dd_physics_data_dictionary_p2110.png
annotation
documentation
Initial ellipticity before entering the plasma
appinfo
<type>static</type>
<units>m</units>

element polarimeter_channel/faraday_angle
diagram dd_physics_data_dictionary_p2111.png
annotation
documentation
Faraday angle (variation of the Faraday angle induced by crossing the plasma)
appinfo
<coordinate1>time</coordinate1>
<units>rad</units>
<type>dynamic</type>

element polarimeter_channel/faraday_angle_validity
diagram dd_physics_data_dictionary_p2112.png
annotation
documentation
Indicator of the validity of the faraday_angle 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
appinfo
<type>constant</type>

element polarimeter_channel/ellipticity
diagram dd_physics_data_dictionary_p2113.png
annotation
documentation
Ellipticity
appinfo
<coordinate1>time</coordinate1>
<units>-</units>
<type>dynamic</type>

element polarimeter_channel/ellipticity_validity
diagram dd_physics_data_dictionary_p2114.png
annotation
documentation
Indicator of the validity of the ellipticity 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
appinfo
<type>constant</type>

complexType polarimeter_channel_wavelength_interf
diagram dd_physics_data_dictionary_p2115.png
annotation
documentation
Value of the wavelength and density estimators associated to an interferometry wavelength

element polarimeter_channel_wavelength_interf/value
diagram dd_physics_data_dictionary_p2116.png
annotation
documentation
Wavelength value
appinfo
<type>static</type>
<units>m</units>

element polarimeter_channel_wavelength_interf/phase_corrected
diagram dd_physics_data_dictionary_p2117.png
annotation
documentation
Phase measured for this wavelength, corrected from fringe jumps
appinfo
<coordinate1>time</coordinate1>
<units>rad</units>
<type>dynamic</type>

element polarimeter_channel_wavelength_interf/fring_jump_correction
diagram dd_physics_data_dictionary_p2118.png
annotation
documentation
Signed number of 2pi phase corrections applied to remove a fringe jump, for each time slice on which a correction has been made
appinfo
<coordinate1>../fring_jump_correction_times</coordinate1>
<type>constant</type>

element polarimeter_channel_wavelength_interf/fring_jump_correction_times
diagram dd_physics_data_dictionary_p2119.png
annotation
documentation
List of time slices of the pulse on which a fringe jump correction has been made
appinfo
<coordinate1>1...N</coordinate1>
<type>constant</type>
<units>s</units>

element polarimeter_channel_wavelength_interf/phase_to_n_e_line
diagram dd_physics_data_dictionary_p2120.png
annotation
documentation
Conversion factor to be used to convert phase into line density for this wavelength
appinfo
<units>m^-2.rad^-1</units>
<type>static</type>

element pulse_schedule
diagram dd_physics_data_dictionary_p2121.png
annotation
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.
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.6.0</lifecycle_version>
<lifecycle_last_change>3.10.2</lifecycle_last_change>

element pulse_schedule/ic
diagram dd_physics_data_dictionary_p2122.png
annotation
documentation
Ion cyclotron heating and current drive system

element pulse_schedule/ec
diagram dd_physics_data_dictionary_p2123.png
annotation
documentation
Electron cyclotron heating and current drive system

element pulse_schedule/lh
diagram dd_physics_data_dictionary_p2124.png
annotation
documentation
Lower Hybrid heating and current drive system

element pulse_schedule/nbi
diagram dd_physics_data_dictionary_p2125.png
annotation
documentation
Neutral beam heating and current drive system

element pulse_schedule/density_control
diagram dd_physics_data_dictionary_p2126.png
annotation
documentation
Gas injection system and density control references

element pulse_schedule/flux_control
diagram dd_physics_data_dictionary_p2127.png
annotation
documentation
Magnetic flux control references

element pulse_schedule/position_control
diagram dd_physics_data_dictionary_p2128.png
annotation
documentation
Plasma position and shape control references

element pulse_schedule/tf
diagram dd_physics_data_dictionary_p2129.png
annotation
documentation
Toroidal field references

complexType pulse_schedule_density_control
diagram dd_physics_data_dictionary_p2130.png
annotation
documentation
Gas injection system

element pulse_schedule_density_control/valve
diagram dd_physics_data_dictionary_p2131.png
annotation
documentation
Set of injection valves. Time-dependent
appinfo
<coordinate1>1...N</coordinate1>

element pulse_schedule_density_control/n_e_line
diagram dd_physics_data_dictionary_p2132.png
annotation
documentation
Line integrated electron density
appinfo
<units>m^-2</units>

element pulse_schedule_density_control/zeff
diagram dd_physics_data_dictionary_p2133.png
annotation
documentation
Line average effective charge
appinfo
<units>-</units>

element pulse_schedule_density_control/n_t_over_n_d
diagram dd_physics_data_dictionary_p2134.png
annotation
documentation
Average ratio of tritium over deuterium density
appinfo
<units>-</units>

element pulse_schedule_density_control/n_h_over_n_d
diagram dd_physics_data_dictionary_p2135.png
annotation
documentation
Average ratio of hydrogen over deuterium density
appinfo
<units>-</units>

element pulse_schedule_density_control/mode
diagram dd_physics_data_dictionary_p2136.png
annotation
documentation
Control mode (operation mode and/or settings used by the controller)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType pulse_schedule_density_control_valve
diagram dd_physics_data_dictionary_p2137.png
annotation
documentation
Gas injection valve

element pulse_schedule_density_control_valve/name
diagram dd_physics_data_dictionary_p2138.png
annotation
documentation
Name of the valve
appinfo
<type>static</type>

element pulse_schedule_density_control_valve/identifier
diagram dd_physics_data_dictionary_p2139.png
annotation
documentation
Identifier of the valve
appinfo
<type>static</type>

element pulse_schedule_density_control_valve/flow_rate
diagram dd_physics_data_dictionary_p2140.png
annotation
documentation
Flow rate of the valve
appinfo
<units>Pa.m^3.s^-1</units>

element pulse_schedule_density_control_valve/species
diagram dd_physics_data_dictionary_p2141.png
annotation
documentation
Species injected by the valve (may be more than one in case the valve injects a gas mixture)
appinfo
<coordinate1>1...N</coordinate1>

complexType pulse_schedule_ec
diagram dd_physics_data_dictionary_p2142.png
annotation
documentation
Electron cyclotron heating and current drive system

element pulse_schedule_ec/antenna
diagram dd_physics_data_dictionary_p2143.png
annotation
documentation
Set of ECRH antennas
appinfo
<coordinate1>1...N</coordinate1>

element pulse_schedule_ec/mode
diagram dd_physics_data_dictionary_p2144.png
annotation
documentation
Control mode (operation mode and/or settings used by the controller)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType pulse_schedule_ec_antenna
diagram dd_physics_data_dictionary_p2145.png
annotation
documentation
EC antenna

element pulse_schedule_ec_antenna/name
diagram dd_physics_data_dictionary_p2146.png
annotation
documentation
Name of the antenna
appinfo
<type>static</type>

element pulse_schedule_ec_antenna/identifier
diagram dd_physics_data_dictionary_p2147.png
annotation
documentation
Identifier of the antenna
appinfo
<type>static</type>

element pulse_schedule_ec_antenna/power
diagram dd_physics_data_dictionary_p2148.png
annotation
documentation
Power
appinfo
<units>W</units>

element pulse_schedule_ec_antenna/phase
diagram dd_physics_data_dictionary_p2149.png
annotation
documentation
Phase
appinfo
<units>rad</units>

element pulse_schedule_ec_antenna/frequency
diagram dd_physics_data_dictionary_p2150.png
annotation
documentation
Frequency
appinfo
<units>Hz</units>

element pulse_schedule_ec_antenna/deposition_rho_tor_norm
diagram dd_physics_data_dictionary_p2151.png
annotation
documentation
Normalised toroidal flux coordinate at which the main deposition should occur
appinfo
<units>-</units>

element pulse_schedule_ec_antenna/launching_angle_pol
diagram dd_physics_data_dictionary_p2152.png
annotation
documentation
Poloidal launching angle between the horizontal plane and the poloidal component of the nominal beam centerline. tan(angle_pol)=-k_z/k_R. Positive means wave launched downwards, negative means wave launched upwards
appinfo
<units>rad</units>

element pulse_schedule_ec_antenna/launching_angle_tor
diagram dd_physics_data_dictionary_p2153.png
annotation
documentation
Toroidal launching angle between the poloidal plane and the nominal beam centerline. sin(angle_tor)=k_phi. Positive sign means the waves is injected anti-clockwise when viewed from above.
appinfo
<units>rad</units>

complexType pulse_schedule_flux_control
diagram dd_physics_data_dictionary_p2154.png
annotation
documentation
Flux control references

element pulse_schedule_flux_control/i_plasma
diagram dd_physics_data_dictionary_p2155.png
annotation
documentation
Plasma current
appinfo
<units>A</units>

element pulse_schedule_flux_control/loop_voltage
diagram dd_physics_data_dictionary_p2156.png
annotation
documentation
Loop voltage
appinfo
<units>V</units>

element pulse_schedule_flux_control/li_3
diagram dd_physics_data_dictionary_p2157.png
annotation
documentation
Internal inductance
appinfo
<units>-</units>

element pulse_schedule_flux_control/beta_normal
diagram dd_physics_data_dictionary_p2158.png
annotation
documentation
Normalised toroidal beta, defined as 100 * beta_tor * a[m] * B0 [T] / ip [MA]
appinfo
<units>-</units>

element pulse_schedule_flux_control/mode
diagram dd_physics_data_dictionary_p2159.png
annotation
documentation
Control mode (operation mode and/or settings used by the controller)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType pulse_schedule_gap
diagram dd_physics_data_dictionary_p2160.png
annotation
documentation
Gap for describing the plasma boundary

element pulse_schedule_gap/name
diagram dd_physics_data_dictionary_p2161.png
annotation
documentation
Name of the gap
appinfo
<type>static</type>

element pulse_schedule_gap/identifier
diagram dd_physics_data_dictionary_p2162.png
annotation
documentation
Identifier of the gap
appinfo
<type>static</type>

element pulse_schedule_gap/r
diagram dd_physics_data_dictionary_p2163.png
annotation
documentation
Major radius of the reference point
appinfo
<units>m</units>
<type>constant</type>

element pulse_schedule_gap/z
diagram dd_physics_data_dictionary_p2164.png
annotation
documentation
Height of the reference point
appinfo
<units>m</units>
<type>constant</type>

element pulse_schedule_gap/angle
diagram dd_physics_data_dictionary_p2165.png
annotation
documentation
Angle between the direction in which the gap is measured (in the poloidal cross-section) and the horizontal axis.
appinfo
<units>rad</units>
<type>constant</type>

element pulse_schedule_gap/value
diagram dd_physics_data_dictionary_p2166.png
annotation
documentation
Value of the gap, i.e. distance between the reference point and the separatrix along the gap direction
appinfo
<units>m</units>

complexType pulse_schedule_ic
diagram dd_physics_data_dictionary_p2167.png
annotation
documentation
Ion cyclotron heating and current drive system

element pulse_schedule_ic/antenna
diagram dd_physics_data_dictionary_p2168.png
annotation
documentation
Set of ICRH antennas
appinfo
<coordinate1>1...N</coordinate1>

element pulse_schedule_ic/mode
diagram dd_physics_data_dictionary_p2169.png
annotation
documentation
Control mode (operation mode and/or settings used by the controller)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType pulse_schedule_ic_antenna
diagram dd_physics_data_dictionary_p2170.png
annotation
documentation
IC antenna

element pulse_schedule_ic_antenna/name
diagram dd_physics_data_dictionary_p2171.png
annotation
documentation
Name of the antenna
appinfo
<type>static</type>

element pulse_schedule_ic_antenna/identifier
diagram dd_physics_data_dictionary_p2172.png
annotation
documentation
Identifier of the antenna
appinfo
<type>static</type>

element pulse_schedule_ic_antenna/power
diagram dd_physics_data_dictionary_p2173.png
annotation
documentation
Power
appinfo
<units>W</units>

element pulse_schedule_ic_antenna/phase
diagram dd_physics_data_dictionary_p2174.png
annotation
documentation
Phase
appinfo
<units>rad</units>

element pulse_schedule_ic_antenna/frequency
diagram dd_physics_data_dictionary_p2175.png
annotation
documentation
Frequency
appinfo
<units>Hz</units>

complexType pulse_schedule_lh
diagram dd_physics_data_dictionary_p2176.png
annotation
documentation
Lower hybrid heating and current drive system

element pulse_schedule_lh/antenna
diagram dd_physics_data_dictionary_p2177.png
annotation
documentation
Set of LH antennas
appinfo
<coordinate1>1...N</coordinate1>

element pulse_schedule_lh/mode
diagram dd_physics_data_dictionary_p2178.png
annotation
documentation
Control mode (operation mode and/or settings used by the controller)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType pulse_schedule_lh_antenna
diagram dd_physics_data_dictionary_p2179.png
annotation
documentation
LH antenna

element pulse_schedule_lh_antenna/name
diagram dd_physics_data_dictionary_p2180.png
annotation
documentation
Name of the antenna
appinfo
<type>static</type>

element pulse_schedule_lh_antenna/identifier
diagram dd_physics_data_dictionary_p2181.png
annotation
documentation
Identifier of the antenna
appinfo
<type>static</type>

element pulse_schedule_lh_antenna/power
diagram dd_physics_data_dictionary_p2182.png
annotation
documentation
Power
appinfo
<units>W</units>

element pulse_schedule_lh_antenna/phase
diagram dd_physics_data_dictionary_p2183.png
annotation
documentation
Phasing between neighbour waveguides (in the toroidal direction)
appinfo
<units>rad</units>

element pulse_schedule_lh_antenna/n_parallel
diagram dd_physics_data_dictionary_p2184.png
annotation
documentation
Main parallel refractive index of the injected wave power spectrum
appinfo
<units>-</units>

element pulse_schedule_lh_antenna/frequency
diagram dd_physics_data_dictionary_p2185.png
annotation
documentation
Frequency
appinfo
<units>Hz</units>

complexType pulse_schedule_nbi
diagram dd_physics_data_dictionary_p2186.png
annotation
documentation
Neutral beam heating and current drive system

element pulse_schedule_nbi/unit
diagram dd_physics_data_dictionary_p2187.png
annotation
documentation
Set of NBI units
appinfo
<coordinate1>1...N</coordinate1>

element pulse_schedule_nbi/mode
diagram dd_physics_data_dictionary_p2188.png
annotation
documentation
Control mode (operation mode and/or settings used by the controller)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType pulse_schedule_nbi_unit
diagram dd_physics_data_dictionary_p2189.png
annotation
documentation
NBI unit

element pulse_schedule_nbi_unit/name
diagram dd_physics_data_dictionary_p2190.png
annotation
documentation
Name of the NBI unit
appinfo
<type>static</type>

element pulse_schedule_nbi_unit/identifier
diagram dd_physics_data_dictionary_p2191.png
annotation
documentation
Identifier of the NBI unit
appinfo
<type>static</type>

element pulse_schedule_nbi_unit/species
diagram dd_physics_data_dictionary_p2192.png
annotation
documentation
Species injected by the NBI unit (may be more than one in case the unit injects a gas mixture)
appinfo
<coordinate1>1...N</coordinate1>

element pulse_schedule_nbi_unit/power
diagram dd_physics_data_dictionary_p2193.png
annotation
documentation
Power
appinfo
<units>W</units>

element pulse_schedule_nbi_unit/energy
diagram dd_physics_data_dictionary_p2194.png
annotation
documentation
Full energy of the injected species (acceleration of a single atom)
appinfo
<units>eV</units>

complexType pulse_schedule_outline
diagram dd_physics_data_dictionary_p2195.png
annotation
documentation
RZ outline

element pulse_schedule_outline/r
diagram dd_physics_data_dictionary_p2196.png
annotation
documentation
Major radius
appinfo
<units>m</units>

element pulse_schedule_outline/z
diagram dd_physics_data_dictionary_p2197.png
annotation
documentation
Height
appinfo
<units>m</units>

complexType pulse_schedule_position
diagram dd_physics_data_dictionary_p2198.png
annotation
documentation
Flux control references
appinfo
machine description

element pulse_schedule_position/magnetic_axis
diagram dd_physics_data_dictionary_p2199.png
annotation
documentation
Magnetic axis position

element pulse_schedule_position/geometric_axis
diagram dd_physics_data_dictionary_p2200.png
annotation
documentation
RZ position of the geometric axis (defined as (Rmin+Rmax) / 2 and (Zmin+Zmax) / 2 of the boundary)

element pulse_schedule_position/minor_radius
diagram dd_physics_data_dictionary_p2201.png
annotation
documentation
Minor radius of the plasma boundary (defined as (Rmax-Rmin) / 2 of the boundary)
appinfo
<units>m</units>

element pulse_schedule_position/elongation
diagram dd_physics_data_dictionary_p2202.png
annotation
documentation
Elongation of the plasma boundary
appinfo
<units>-</units>

element pulse_schedule_position/elongation_upper
diagram dd_physics_data_dictionary_p2203.png
annotation
documentation
Elongation (upper half w.r.t. geometric axis) of the plasma boundary
appinfo
<units>-</units>

element pulse_schedule_position/elongation_lower
diagram dd_physics_data_dictionary_p2204.png
annotation
documentation
Elongation (lower half w.r.t. geometric axis) of the plasma boundary
appinfo
<units>-</units>

element pulse_schedule_position/triangularity
diagram dd_physics_data_dictionary_p2205.png
annotation
documentation
Triangularity of the plasma boundary
appinfo
<units>-</units>

element pulse_schedule_position/triangularity_upper
diagram dd_physics_data_dictionary_p2206.png
annotation
documentation
Upper triangularity of the plasma boundary
appinfo
<units>-</units>

element pulse_schedule_position/triangularity_lower
diagram dd_physics_data_dictionary_p2207.png
annotation
documentation
Lower triangularity of the plasma boundary
appinfo
<units>-</units>

element pulse_schedule_position/x_point
diagram dd_physics_data_dictionary_p2208.png
annotation
documentation
Array of X-points, for each of them the RZ position is given
appinfo
<coordinate1>1...N</coordinate1>

element pulse_schedule_position/strike_point
diagram dd_physics_data_dictionary_p2209.png
annotation
documentation
Array of strike points, for each of them the RZ position is given
appinfo
<coordinate1>1...N</coordinate1>

element pulse_schedule_position/active_limiter_point
diagram dd_physics_data_dictionary_p2210.png
annotation
documentation
RZ position of the active limiter point (point of the plasma boundary in contact with the limiter)

element pulse_schedule_position/boundary_outline
diagram dd_physics_data_dictionary_p2211.png
annotation
documentation
Set of (R,Z) points defining the outline of the plasma boundary
appinfo
<coordinate1>1...N</coordinate1>

element pulse_schedule_position/gap
diagram dd_physics_data_dictionary_p2212.png
annotation
documentation
Set of gaps, defined by a reference point and a direction.
appinfo
<coordinate1>1...N</coordinate1>

element pulse_schedule_position/mode
diagram dd_physics_data_dictionary_p2213.png
annotation
documentation
Control mode (operation mode and/or settings used by the controller)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType pulse_schedule_reference
diagram dd_physics_data_dictionary_p2214.png
annotation
documentation
General structure for pulse schedule reference. NB: we propose to use the automatically generated reference/data_error_upper and reference/data_error_lower nodes to describe the upper of lower bound of the envelope of the waveform, since they almost have the same meaning and are already set on the same time base as reference/data.

element pulse_schedule_reference/reference_name
diagram dd_physics_data_dictionary_p2215.png
annotation
documentation
Reference name (e.g. in the native pulse schedule system of the device)
appinfo
<type>constant</type>

element pulse_schedule_reference/reference
diagram dd_physics_data_dictionary_p2216.png
annotation
documentation
Reference waveform
appinfo
<coordinate1>time</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element pulse_schedule_reference/reference_type
diagram dd_physics_data_dictionary_p2217.png
annotation
documentation
Reference type:  0:relative; 1: absolute; refers to the reference/data node
appinfo
<type>constant</type>

element pulse_schedule_reference/envelope_type
diagram dd_physics_data_dictionary_p2218.png
annotation
documentation
Envelope type:  0:relative; 1: absolute; refers to the envelope bounds which are given by the reference/data_error_upper and reference/data_error_lower nodes
appinfo
<type>constant</type>

complexType pulse_schedule_rz
diagram dd_physics_data_dictionary_p2219.png
annotation
documentation
R,Z position

element pulse_schedule_rz/r
diagram dd_physics_data_dictionary_p2220.png
annotation
documentation
Major radius
appinfo
<units>m</units>

element pulse_schedule_rz/z
diagram dd_physics_data_dictionary_p2221.png
annotation
documentation
Height
appinfo
<units>m</units>

complexType pulse_schedule_tf
diagram dd_physics_data_dictionary_p2222.png
annotation
documentation
Toroidal field references
appinfo
machine description

element pulse_schedule_tf/b_field_tor_vacuum_r
diagram dd_physics_data_dictionary_p2223.png
annotation
documentation
Vacuum field times major radius in the toroidal field magnet. Positive sign means anti-clockwise when viewed from above
appinfo
<units>T.m</units>

element pulse_schedule_tf/mode
diagram dd_physics_data_dictionary_p2224.png
annotation
documentation
Control mode (operation mode and/or settings used by the controller)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element reflectometer_profile
diagram dd_physics_data_dictionary_p2225.png
annotation
documentation
Profile reflectometer diagnostic. Multiple reflectometers are considered as independent diagnostics to be handled with different occurrence numbers
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.11.0</lifecycle_version>
<lifecycle_last_change>3.11.0</lifecycle_last_change>

element reflectometer_profile/type
diagram dd_physics_data_dictionary_p2226.png
annotation
documentation
Type of reflectometer (frequency_swept, radar, ...)
appinfo
<type>static</type>

element reflectometer_profile/channel
diagram dd_physics_data_dictionary_p2227.png
annotation
documentation
Set of channels, e.g. different reception antennas or frequency bandwidths of the reflectometer
appinfo
<coordinate1>1...N</coordinate1>

complexType reflectometer_channel
diagram dd_physics_data_dictionary_p2228.png
annotation
documentation
Reflectometer channel

element reflectometer_channel/name
diagram dd_physics_data_dictionary_p2229.png
annotation
documentation
Name of the channel
appinfo
<type>static</type>

element reflectometer_channel/identifier
diagram dd_physics_data_dictionary_p2230.png
annotation
documentation
ID of the channel
appinfo
<type>static</type>

element reflectometer_channel/mode
diagram dd_physics_data_dictionary_p2231.png
annotation
documentation
Detection mode "X" or "O"
appinfo
<type>static</type>

element reflectometer_channel/line_of_sight_emission
diagram dd_physics_data_dictionary_p2232.png
annotation
documentation
Description of the line of sight of the emission antenna. The first point corresponds to the antenna mouth. The second point correspond to the interception of the line of sight with the reflection surface on the inner wall.

element reflectometer_channel/line_of_sight_detection
diagram dd_physics_data_dictionary_p2233.png
annotation
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 antenna mouth. The second point correspond to the interception of the line of sight with the reflection surface on the inner wall.

element reflectometer_channel/sweep_time
diagram dd_physics_data_dictionary_p2234.png
annotation
documentation
Duration of a sweep
appinfo
<type>static</type>
<units>s</units>

element reflectometer_channel/frequencies
diagram dd_physics_data_dictionary_p2235.png
annotation
documentation
Array of frequencies scanned during a sweep
appinfo
<type>static</type>
<units>Hz</units>
<coordinate1>1...N</coordinate1>

element reflectometer_channel/phase
diagram dd_physics_data_dictionary_p2236.png
annotation
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
appinfo
<coordinate1>../frequencies</coordinate1>
<coordinate2>time</coordinate2>
<units>rad</units>
<type>dynamic</type>

element reflectometer_channel/position
diagram dd_physics_data_dictionary_p2237.png
annotation
documentation
Position of the density measurements

element reflectometer_channel/n_e
diagram dd_physics_data_dictionary_p2238.png
annotation
documentation
Electron density
appinfo
<coordinate1>1...N</coordinate1>
<coordinate1_same_as>../position/r/data</coordinate1_same_as>
<coordinate2>time</coordinate2>
<coordinate2_same_as>../position/r/data</coordinate2_same_as>
<units>m^-3</units>
<type>dynamic</type>

complexType rzphi2d_dynamic_aos1
diagram dd_physics_data_dictionary_p2239.png
annotation
documentation
Structure for list of R, Z, Phi positions (2D, dynamic within a type 1 array of structure (indexed on objects, data/time structure)

element rzphi2d_dynamic_aos1/r
diagram dd_physics_data_dictionary_p2240.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>1...N</coordinate1>
<coordinate2>time</coordinate2>

element rzphi2d_dynamic_aos1/z
diagram dd_physics_data_dictionary_p2241.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>1...N</coordinate1>
<coordinate1_same_as>../../r/data</coordinate1_same_as>
<coordinate2>time</coordinate2>
<coordinate2_same_as>../../r/data</coordinate2_same_as>

element rzphi2d_dynamic_aos1/phi
diagram dd_physics_data_dictionary_p2242.png
annotation
documentation
Toroidal angle
appinfo
<type>dynamic</type>
<units>rad</units>
<coordinate1>1...N</coordinate1>
<coordinate1_same_as>../../r/data</coordinate1_same_as>
<coordinate2>time</coordinate2>
<coordinate2_same_as>../../r/data</coordinate2_same_as>

element sawteeth
diagram dd_physics_data_dictionary_p2243.png
annotation
documentation
Description of sawtooth events. This IDS must be used in homogeneous_time = 1 mode
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.4</lifecycle_version>
<lifecycle_last_change>3.10.0</lifecycle_last_change>

element sawteeth/vacuum_toroidal_field
diagram dd_physics_data_dictionary_p2244.png
annotation
documentation
Characteristics of the vacuum toroidal field (used in rho_tor definition)

element sawteeth/crash_trigger
diagram dd_physics_data_dictionary_p2245.png
annotation
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
appinfo
<coordinate1>../time</coordinate1>
<type>dynamic</type>

element sawteeth/profiles_1d
diagram dd_physics_data_dictionary_p2246.png
annotation
documentation
Core profiles after sawtooth crash for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element sawteeth/diagnostics
diagram dd_physics_data_dictionary_p2247.png
annotation
documentation
Detailed information about the sawtooth characteristics

complexType sawteeth_diagnostics
diagram dd_physics_data_dictionary_p2248.png
annotation
documentation
Detailed information about the sawtooth characteristics

element sawteeth_diagnostics/magnetic_shear_q1
diagram dd_physics_data_dictionary_p2249.png
annotation
documentation
Magnetic shear at surface q = 1, defined as rho_tor/q . dq/drho_tor
appinfo
<coordinate1>../../time</coordinate1>
<units>-</units>
<type>dynamic</type>

element sawteeth_diagnostics/rho_tor_norm_q1
diagram dd_physics_data_dictionary_p2250.png
annotation
documentation
Normalised toroidal flux coordinate at surface q = 1
appinfo
<coordinate1>../../time</coordinate1>
<units>-</units>
<type>dynamic</type>

element sawteeth_diagnostics/rho_tor_norm_inversion
diagram dd_physics_data_dictionary_p2251.png
annotation
documentation
Normalised toroidal flux coordinate at inversion radius
appinfo
<coordinate1>../../time</coordinate1>
<units>-</units>
<type>dynamic</type>

element sawteeth_diagnostics/rho_tor_norm_mixing
diagram dd_physics_data_dictionary_p2252.png
annotation
documentation
Normalised toroidal flux coordinate at mixing radius
appinfo
<coordinate1>../../time</coordinate1>
<units>-</units>
<type>dynamic</type>

element sawteeth_diagnostics/previous_crash_trigger
diagram dd_physics_data_dictionary_p2253.png
annotation
documentation
Previous crash trigger. Flag indicating whether a crash condition has been satisfied : 0 = no crash. N(>0) = crash triggered due to condition N
appinfo
<coordinate1>../../time</coordinate1>
<type>dynamic</type>

element sawteeth_diagnostics/previous_crash_time
diagram dd_physics_data_dictionary_p2254.png
annotation
documentation
Time at which the previous sawtooth crash occured
appinfo
<coordinate1>../../time</coordinate1>
<units>s</units>
<type>dynamic</type>

element sawteeth_diagnostics/previous_period
diagram dd_physics_data_dictionary_p2255.png
annotation
documentation
Previous sawtooth period
appinfo
<coordinate1>../../time</coordinate1>
<units>s</units>
<type>dynamic</type>

complexType sawteeth_profiles_1d
diagram dd_physics_data_dictionary_p2256.png
annotation
documentation
Core profiles after sawtooth crash

element sawteeth_profiles_1d/grid
diagram dd_physics_data_dictionary_p2257.png
annotation
documentation
Radial grid

element sawteeth_profiles_1d/t_e
diagram dd_physics_data_dictionary_p2258.png
annotation
documentation
Electron temperature
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element sawteeth_profiles_1d/t_i_average
diagram dd_physics_data_dictionary_p2259.png
annotation
documentation
Ion temperature (averaged on charge states and ion species)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element sawteeth_profiles_1d/n_e
diagram dd_physics_data_dictionary_p2260.png
annotation
documentation
Electron density (thermal+non-thermal)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element sawteeth_profiles_1d/n_e_fast
diagram dd_physics_data_dictionary_p2261.png
annotation
documentation
Density of fast (non-thermal) electrons
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element sawteeth_profiles_1d/n_i_total_over_n_e
diagram dd_physics_data_dictionary_p2262.png
annotation
documentation
Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>-</units>
<type>dynamic</type>

element sawteeth_profiles_1d/momentum_tor
diagram dd_physics_data_dictionary_p2263.png
annotation
documentation
Total plasma toroidal momentum, summed over ion species and electrons
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>kg.m/s</units>

element sawteeth_profiles_1d/zeff
diagram dd_physics_data_dictionary_p2264.png
annotation
documentation
Effective charge
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>-</units>

element sawteeth_profiles_1d/p_e
diagram dd_physics_data_dictionary_p2265.png
annotation
documentation
Electron pressure
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element sawteeth_profiles_1d/p_e_fast_perpendicular
diagram dd_physics_data_dictionary_p2266.png
annotation
documentation
Fast (non-thermal) electron perpendicular pressure
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element sawteeth_profiles_1d/p_e_fast_parallel
diagram dd_physics_data_dictionary_p2267.png
annotation
documentation
Fast (non-thermal) electron parallel pressure
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element sawteeth_profiles_1d/p_i_total
diagram dd_physics_data_dictionary_p2268.png
annotation
documentation
Total ion pressure (sum over the ion species)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element sawteeth_profiles_1d/p_i_total_fast_perpendicular
diagram dd_physics_data_dictionary_p2269.png
annotation
documentation
Fast (non-thermal) total ion (sum over the ion species) perpendicular pressure
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element sawteeth_profiles_1d/p_i_total_fast_parallel
diagram dd_physics_data_dictionary_p2270.png
annotation
documentation
Fast (non-thermal) total ion (sum over the ion species) parallel pressure
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element sawteeth_profiles_1d/pressure_thermal
diagram dd_physics_data_dictionary_p2271.png
annotation
documentation
Thermal pressure (electrons+ions)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element sawteeth_profiles_1d/pressure_perpendicular
diagram dd_physics_data_dictionary_p2272.png
annotation
documentation
Total perpendicular pressure (electrons+ions, thermal+non-thermal)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element sawteeth_profiles_1d/pressure_parallel
diagram dd_physics_data_dictionary_p2273.png
annotation
documentation
Total parallel pressure (electrons+ions, thermal+non-thermal)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element sawteeth_profiles_1d/j_total
diagram dd_physics_data_dictionary_p2274.png
annotation
documentation
Total parallel current density = average(jtot.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A/m^2</units>
<type>dynamic</type>

element sawteeth_profiles_1d/j_tor
diagram dd_physics_data_dictionary_p2275.png
annotation
documentation
Total toroidal current density = average(J_Tor/R) / average(1/R)
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A/m^2</units>
<type>dynamic</type>

element sawteeth_profiles_1d/j_ohmic
diagram dd_physics_data_dictionary_p2276.png
annotation
documentation
Ohmic parallel current density = average(J_Ohmic.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A/m^2</units>
<type>dynamic</type>

element sawteeth_profiles_1d/j_non_inductive
diagram dd_physics_data_dictionary_p2277.png
annotation
documentation
Non-inductive (includes bootstrap) parallel current density = average(jni.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A/m^2</units>
<type>dynamic</type>

element sawteeth_profiles_1d/j_bootstrap
diagram dd_physics_data_dictionary_p2278.png
annotation
documentation
Bootstrap current density = average(J_Bootstrap.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>A/m^2</units>
<type>dynamic</type>

element sawteeth_profiles_1d/conductivity_parallel
diagram dd_physics_data_dictionary_p2279.png
annotation
documentation
Parallel conductivity
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>ohm^-1.m^-1</units>
<type>dynamic</type>

element sawteeth_profiles_1d/e_field_parallel
diagram dd_physics_data_dictionary_p2280.png
annotation
documentation
Parallel electric field = average(E.B) / B0, where Core_Profiles/Vacuum_Toroidal_Field/ B0
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>V.m^-1</units>
<type>dynamic</type>

element sawteeth_profiles_1d/q
diagram dd_physics_data_dictionary_p2281.png
annotation
documentation
Safety factor
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>-</units>

element sawteeth_profiles_1d/magnetic_shear
diagram dd_physics_data_dictionary_p2282.png
annotation
documentation
Magnetic shear, defined as rho_tor/q . dq/drho_tor
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>-</units>
<type>dynamic</type>

element sawteeth_profiles_1d/phi
diagram dd_physics_data_dictionary_p2283.png
annotation
documentation
Toroidal flux
appinfo
<type>dynamic</type>
<coordinate1>../grid/rho_tor_norm</coordinate1>
<units>Wb</units>

element sawteeth_profiles_1d/psi_star_pre_crash
diagram dd_physics_data_dictionary_p2284.png
annotation
documentation
Psi* = psi - phi, just before the sawtooth crash
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>Wb</units>

element sawteeth_profiles_1d/psi_star_post_crash
diagram dd_physics_data_dictionary_p2285.png
annotation
documentation
Psi* = psi - phi, after the sawtooth crash
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>Wb</units>

element sawteeth_profiles_1d/time
diagram dd_physics_data_dictionary_p2286.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

element sdn
diagram dd_physics_data_dictionary_p2287.png
annotation
documentation
Description of the Synchronous Data Network parameters and the signals on it
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.0</lifecycle_version>
<lifecycle_last_change>3.8.0</lifecycle_last_change>

element sdn/topic
diagram dd_physics_data_dictionary_p2288.png
annotation
documentation
List of topics. SDN signals are grouped by topic
appinfo
<coordinate1>1...N</coordinate1>

complexType sdn_allocatable_signals
diagram dd_physics_data_dictionary_p2289.png
annotation
documentation
List of signals which can be allocated to the SDN

element sdn_allocatable_signals/name
diagram dd_physics_data_dictionary_p2290.png
annotation
documentation
Signal name
appinfo
<type>constant</type>

element sdn_allocatable_signals/definition
diagram dd_physics_data_dictionary_p2291.png
annotation
documentation
Signal definition
appinfo
<type>constant</type>

element sdn_allocatable_signals/allocated_position
diagram dd_physics_data_dictionary_p2292.png
annotation
documentation
Allocation of signal to a position in the SDN (1..N); this will be implementation specific
appinfo
<type>constant</type>

element sdn_allocatable_signals/value
diagram dd_physics_data_dictionary_p2293.png
annotation
documentation
Signal value
appinfo
<units>mixed</units>
<type>dynamic</type>
<coordinate1>time</coordinate1>

element sdn_allocatable_signals/quality
diagram dd_physics_data_dictionary_p2294.png
annotation
documentation
Indicator of the quality of the signal. Following ITER PCS documentation (https://user.iter.org/?uid=354SJ3&amp;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,...)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType sdn_topic
diagram dd_physics_data_dictionary_p2295.png
annotation
documentation
List of the topics

element sdn_topic/name
diagram dd_physics_data_dictionary_p2296.png
annotation
documentation
Topic name
appinfo
<type>constant</type>

element sdn_topic/signal
diagram dd_physics_data_dictionary_p2297.png
annotation
documentation
List of signals which can be allocated to the SDN
appinfo
<coordinate1>1...N</coordinate1>

element soft_x_rays
diagram dd_physics_data_dictionary_p2298.png
annotation
documentation
Soft X-rays tomography diagnostic
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.10.2</lifecycle_version>
<lifecycle_last_change>3.10.2</lifecycle_last_change>

element soft_x_rays/channel
diagram dd_physics_data_dictionary_p2299.png
annotation
documentation
Set of channels (detector or pixel of a camera)
appinfo
<coordinate1>1...N</coordinate1>

complexType sxr_channel
diagram dd_physics_data_dictionary_p2300.png
annotation
documentation
Soft X-rays channel

element sxr_channel/name
diagram dd_physics_data_dictionary_p2301.png
annotation
documentation
Name of the channel
appinfo
<type>static</type>

element sxr_channel/identifier
diagram dd_physics_data_dictionary_p2302.png
annotation
documentation
ID of the channel
appinfo
<type>static</type>

element sxr_channel/detector
diagram dd_physics_data_dictionary_p2303.png
annotation
documentation
Detector description

element sxr_channel/aperture
diagram dd_physics_data_dictionary_p2304.png
annotation
documentation
Description of a set of collimating apertures
appinfo
<coordinate1>1...N</coordinate1>

element sxr_channel/line_of_sight
diagram dd_physics_data_dictionary_p2305.png
annotation
documentation
Description of the line of sight of the channel, given by 2 points

element sxr_channel/energy_band
diagram dd_physics_data_dictionary_p2306.png
annotation
documentation
Set of energy bands in which photons are counted by the detector
appinfo
<coordinate1>1...N</coordinate1>

element sxr_channel/intensity
diagram dd_physics_data_dictionary_p2307.png
annotation
documentation
Intensity of the soft X-rays received on the detector, in multiple energy bands if available from the detector
appinfo
<coordinate1>../energy_band</coordinate1>
<coordinate2>time</coordinate2>
<units>m^-2.s^-1.sr^-1</units>
<type>dynamic</type>

element sxr_channel/power_density
diagram dd_physics_data_dictionary_p2308.png
annotation
documentation
Power received on the detector per unit surface, in multiple energy bands if available from the detector
appinfo
<coordinate1>../energy_band</coordinate1>
<coordinate2>time</coordinate2>
<units>W.m^-2</units>
<type>dynamic</type>

element sxr_channel/validity_timed
diagram dd_physics_data_dictionary_p2309.png
annotation
documentation
Indicator of the validity of the channel as a function of time (0 means valid, negative values mean non-valid)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element sxr_channel/validity
diagram dd_physics_data_dictionary_p2310.png
annotation
documentation
Indicator of the validity of the channel for the whole acquisition period (0 means valid, negative values mean non-valid)
appinfo
<type>static</type>

element spectrometer_visible
diagram dd_physics_data_dictionary_p2311.png
annotation
documentation
Spectrometer in visible light range diagnostic
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.3.1</lifecycle_version>
<lifecycle_last_change>3.10.2</lifecycle_last_change>

element spectrometer_visible/detector_layout
diagram dd_physics_data_dictionary_p2312.png
annotation
documentation
Layout of the detector grid employed. Ex: '4x16', '4x32', '1x18'
appinfo
<type>static</type>

element spectrometer_visible/channel
diagram dd_physics_data_dictionary_p2313.png
annotation
documentation
Set of channels (detector or pixel of a camera)
appinfo
<coordinate1>1...N</coordinate1>

complexType detector_image
diagram dd_physics_data_dictionary_p2314.png
annotation
documentation
Description of the observation volume of the detector or detector pixel at the focal plane of the optical system. This is basically the image of the detector pixel on the focal plane

element detector_image/geometry_type
diagram dd_physics_data_dictionary_p2315.png
annotation
documentation
Type of geometry used to describe the detector image (1:'outline', 2:'circular')
appinfo
<Type>static</Type>

element detector_image/outline
diagram dd_physics_data_dictionary_p2316.png
annotation
documentation
Coordinates of the points shaping the polygon of the detector image

element detector_image/circular
diagram dd_physics_data_dictionary_p2317.png
annotation
documentation
Description of circular or elliptic detector image

complexType detector_image_circular
diagram dd_physics_data_dictionary_p2318.png
annotation
documentation
Description of circular or elliptic observation cones

element detector_image_circular/radius
diagram dd_physics_data_dictionary_p2319.png
annotation
documentation
Radius of the circle
appinfo
<type>static</type>
<units>m</units>

element detector_image_circular/ellipticity
diagram dd_physics_data_dictionary_p2320.png
annotation
documentation
Ellipticity
appinfo
<type>static</type>
<units>-</units>

complexType spectro_vis_channel
diagram dd_physics_data_dictionary_p2321.png
annotation
documentation
Charge exchange channel

element spectro_vis_channel/name
diagram dd_physics_data_dictionary_p2322.png
annotation
documentation
Name of the channel
appinfo
<type>static</type>

element spectro_vis_channel/type
diagram dd_physics_data_dictionary_p2323.png
annotation
documentation
Type of spectrometer the channel is connected to (index=1: grating, 2: filter)
appinfo
<type>static</type>

element spectro_vis_channel/detector
diagram dd_physics_data_dictionary_p2324.png
annotation
documentation
Detector description

element spectro_vis_channel/aperture
diagram dd_physics_data_dictionary_p2325.png
annotation
documentation
Description of a set of collimating apertures
appinfo
<coordinate1>1...N</coordinate1>

element spectro_vis_channel/line_of_sight
diagram dd_physics_data_dictionary_p2326.png
annotation
documentation
Description of the line of sight of the channel, given by 2 points

element spectro_vis_channel/detector_image
diagram dd_physics_data_dictionary_p2327.png
annotation
documentation
Image of the detector or pixel on the focal plane of the optical system

element spectro_vis_channel/spot_diameter
diagram dd_physics_data_dictionary_p2328.png
annotation
documentation
Image of the optical fiber on the focal plane of the optical system
appinfo
<type>static</type>
<units>m</units>

element spectro_vis_channel/light_collection_efficiencies
diagram dd_physics_data_dictionary_p2329.png
annotation
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.

element spectro_vis_channel/active_spatial_resolution
diagram dd_physics_data_dictionary_p2330.png
annotation
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
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element spectro_vis_channel/grating
diagram dd_physics_data_dictionary_p2331.png
annotation
documentation
Quantities measured by the channel if connected to a grating spectrometer

element spectro_vis_channel/filter
diagram dd_physics_data_dictionary_p2332.png
annotation
documentation
Quantities measured by the channel if connected to a filter spectrometer

element spectro_vis_channel/validity_timed
diagram dd_physics_data_dictionary_p2333.png
annotation
documentation
Indicator of the validity of the channel as a function of time (0 means valid, negative values mean non-valid)
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element spectro_vis_channel/validity
diagram dd_physics_data_dictionary_p2334.png
annotation
documentation
Indicator of the validity of the channel for the whole acquisition period (0 means valid, negative values mean non-valid)
appinfo
<type>static</type>

complexType spectro_vis_channel_filter
diagram dd_physics_data_dictionary_p2335.png
annotation
documentation
Filter spectrometer

element spectro_vis_channel_filter/processed_lines
diagram dd_physics_data_dictionary_p2336.png
annotation
documentation
Central wavelength of the processed lines
appinfo
<type>constant</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element spectro_vis_channel_filter/line_radiances
diagram dd_physics_data_dictionary_p2337.png
annotation
documentation
Calibrated, background subtracted line integrals
appinfo
<coordinate1>time</coordinate1>
<units>m^-2.s^-1.sr^-1</units>
<type>dynamic</type>
<coordinate1>../processed_lines</coordinate1>
<coordinate2>time</coordinate2>

element spectro_vis_channel_filter/raw_lines
diagram dd_physics_data_dictionary_p2338.png
annotation
documentation
Central wavelength of the raw lines
appinfo
<type>constant</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element spectro_vis_channel_filter/photon_count
diagram dd_physics_data_dictionary_p2339.png
annotation
documentation
Detected photon count
appinfo
<coordinate1>time</coordinate1>
<units>s^-1</units>
<type>dynamic</type>
<coordinate1>../raw_lines</coordinate1>
<coordinate2>time</coordinate2>

element spectro_vis_channel_filter/line_intensities
diagram dd_physics_data_dictionary_p2340.png
annotation
documentation
Line gross integral intensities
appinfo
<coordinate1>time</coordinate1>
<units>m^-2.s^-1.sr^-1</units>
<type>dynamic</type>
<coordinate1>../raw_lines</coordinate1>
<coordinate2>time</coordinate2>

element spectro_vis_channel_filter/calibrated_lines
diagram dd_physics_data_dictionary_p2341.png
annotation
documentation
Central wavelength of the calibrated lines
appinfo
<type>constant</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element spectro_vis_channel_filter/calibrated_line_integrals
diagram dd_physics_data_dictionary_p2342.png
annotation
documentation
Calibrated line gross areas integrals
appinfo
<coordinate1>time</coordinate1>
<units>m^-2.s^-1.sr^-1</units>
<type>dynamic</type>
<coordinate1>../calibrated_lines</coordinate1>
<coordinate2>time</coordinate2>

element spectro_vis_channel_filter/exposure_time
diagram dd_physics_data_dictionary_p2343.png
annotation
documentation
Exposure time
appinfo
<type>constant</type>
<units>s</units>

element spectro_vis_channel_filter/radiance_calibration
diagram dd_physics_data_dictionary_p2344.png
annotation
documentation
Radiance calibration
appinfo
<type>static</type>
<units>m^-2.sr^-1</units>

element spectro_vis_channel_filter/radiance_calibration_date
diagram dd_physics_data_dictionary_p2345.png
annotation
documentation
Date of the radiance calibration (yyyy_mm_dd)
appinfo
<type>static</type>

complexType spectro_vis_channel_grating
diagram dd_physics_data_dictionary_p2346.png
annotation
documentation
Grating spectrometer

element spectro_vis_channel_grating/processed_lines
diagram dd_physics_data_dictionary_p2347.png
annotation
documentation
Central wavelength of the processed lines
appinfo
<type>constant</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element spectro_vis_channel_grating/line_radiances
diagram dd_physics_data_dictionary_p2348.png
annotation
documentation
Calibrated, background subtracted line integrals
appinfo
<coordinate1>time</coordinate1>
<units>m^-2.s^-1.sr^-1</units>
<type>dynamic</type>
<coordinate1>../processed_lines</coordinate1>
<coordinate2>time</coordinate2>

element spectro_vis_channel_grating/wavelengths
diagram dd_physics_data_dictionary_p2349.png
annotation
documentation
Measured wavelengths
appinfo
<type>constant</type>
<units>m</units>
<coordinate1>1...N</coordinate1>

element spectro_vis_channel_grating/radiance_spectra
diagram dd_physics_data_dictionary_p2350.png
annotation
documentation
Calibrated spectra
appinfo
<coordinate1>time</coordinate1>
<units>m^-2.s^-1.sr^-1</units>
<type>dynamic</type>
<coordinate1>../wavelengths</coordinate1>
<coordinate2>time</coordinate2>

element spectro_vis_channel_grating/intensity_spectra
diagram dd_physics_data_dictionary_p2351.png
annotation
documentation
Intensity spectra (not calibrated)
appinfo
<coordinate1>time</coordinate1>
<units>s^-1</units>
<type>dynamic</type>
<coordinate1>../wavelengths</coordinate1>
<coordinate2>time</coordinate2>

element spectro_vis_channel_grating/exposure_time
diagram dd_physics_data_dictionary_p2352.png
annotation
documentation
Exposure time
appinfo
<type>constant</type>
<units>s</units>

element spectro_vis_channel_grating/radiance_calibration
diagram dd_physics_data_dictionary_p2353.png
annotation
documentation
Radiance calibration
appinfo
<type>static</type>
<units>m^-2.sr^-1</units>
<coordinate1>../wavelengths</coordinate1>

element spectro_vis_channel_grating/radiance_calibration_date
diagram dd_physics_data_dictionary_p2354.png
annotation
documentation
Date of the radiance calibration (yyyy_mm_dd)
appinfo
<type>static</type>

element spectro_vis_channel_grating/wavelength_calibration_date
diagram dd_physics_data_dictionary_p2355.png
annotation
documentation
Date of the wavelength calibration (yyyy_mm_dd)
appinfo
<type>static</type>

complexType spectro_vis_channel_light_collection
diagram dd_physics_data_dictionary_p2356.png
annotation
documentation
Emission weights for various points

element spectro_vis_channel_light_collection/values
diagram dd_physics_data_dictionary_p2357.png
annotation
documentation
Values of the light collection efficiencies
appinfo
<type>static</type>
<units>-</units>
<coordinate1>../positions/r</coordinate1>

element spectro_vis_channel_light_collection/positions
diagram dd_physics_data_dictionary_p2358.png
annotation
documentation
List of positions for which the light collection efficiencies are provided
appinfo
<type>static</type>
<units>-</units>

complexType spectro_vis_channel_resolution
diagram dd_physics_data_dictionary_p2359.png
annotation
documentation
In case of active spectroscopy, spatial resolution of the measurement

element spectro_vis_channel_resolution/centre
diagram dd_physics_data_dictionary_p2360.png
annotation
documentation
Position of the centre of the spatially resolved zone

element spectro_vis_channel_resolution/width
diagram dd_physics_data_dictionary_p2361.png
annotation
documentation
Full width of the spatially resolved zone in the R, Z and phi directions

element spectro_vis_channel_resolution/time
diagram dd_physics_data_dictionary_p2362.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

element summary
diagram dd_physics_data_dictionary_p2363.png
annotation
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).
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.6.0</lifecycle_version>
<lifecycle_last_change>3.14.0</lifecycle_last_change>

element summary/global_quantities
diagram dd_physics_data_dictionary_p2364.png
annotation
documentation
Various global quantities derived from the profiles

element summary/local
diagram dd_physics_data_dictionary_p2365.png
annotation
documentation
Plasma parameter values at different locations

element summary/line_average
diagram dd_physics_data_dictionary_p2366.png
annotation
documentation
Line average plasma parameters

element summary/volume_average
diagram dd_physics_data_dictionary_p2367.png
annotation
documentation
Volume average plasma parameters

element summary/disruption
diagram dd_physics_data_dictionary_p2368.png
annotation
documentation
Disruption characteristics, if the pulse is terminated by a disruption

element summary/heating_current_drive
diagram dd_physics_data_dictionary_p2369.png
annotation
documentation
Heating and current drive parameters

element summary/fusion
diagram dd_physics_data_dictionary_p2370.png
annotation
documentation
Fusion reactions

element summary/runaways
diagram dd_physics_data_dictionary_p2371.png
annotation
documentation
Runaway electrons

element summary/scrape_off_layer
diagram dd_physics_data_dictionary_p2372.png
annotation
documentation
Scrape-Off-Layer (SOL) characteristics

element summary/time_width
diagram dd_physics_data_dictionary_p2373.png
annotation
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.
appinfo
<type>dynamic</type>
<units>s</units>
<coordinate1>../time</coordinate1>

complexType summary_average_quantities
diagram dd_physics_data_dictionary_p2374.png
annotation
documentation
Set of average quantities

element summary_average_quantities/t_e
diagram dd_physics_data_dictionary_p2375.png
annotation
documentation
Electron temperature
appinfo
<units>eV</units>

element summary_average_quantities/t_i_average
diagram dd_physics_data_dictionary_p2376.png
annotation
documentation
Ion temperature (average over ion species)
appinfo
<units>eV</units>

element summary_average_quantities/n_e
diagram dd_physics_data_dictionary_p2377.png
annotation
documentation
Electron density
appinfo
<units>m^-3</units>

element summary_average_quantities/n_i
diagram dd_physics_data_dictionary_p2378.png
annotation
documentation
Ion density per species
appinfo
<units>m^-3</units>

element summary_average_quantities/n_i_total
diagram dd_physics_data_dictionary_p2379.png
annotation
documentation
Total ion density (sum over species)
appinfo
<units>m^-3</units>

element summary_average_quantities/zeff
diagram dd_physics_data_dictionary_p2380.png
annotation
documentation
Effective charge
appinfo
<units>-</units>

complexType summary_constant_flt_0d
diagram dd_physics_data_dictionary_p2381.png
annotation
documentation
Summary constant FLT_0D + source information

element summary_constant_flt_0d/value
diagram dd_physics_data_dictionary_p2382.png
annotation
documentation
Value
appinfo
<type>constant</type>
<units>as_parent</units>

element summary_constant_flt_0d/source
diagram dd_physics_data_dictionary_p2383.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

complexType summary_constant_int_0d
diagram dd_physics_data_dictionary_p2384.png
annotation
documentation
Summary constant INT_0D + source information

element summary_constant_int_0d/value
diagram dd_physics_data_dictionary_p2385.png
annotation
documentation
Value
appinfo
<type>constant</type>
<units>as_parent</units>

element summary_constant_int_0d/source
diagram dd_physics_data_dictionary_p2386.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

complexType summary_constant_str_0d
diagram dd_physics_data_dictionary_p2387.png
annotation
documentation
Summary constant STR_0D + source information

element summary_constant_str_0d/value
diagram dd_physics_data_dictionary_p2388.png
annotation
documentation
Value
appinfo
<type>constant</type>

element summary_constant_str_0d/source
diagram dd_physics_data_dictionary_p2389.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

complexType summary_disruption
diagram dd_physics_data_dictionary_p2390.png
annotation
documentation
Disruption related parameters

element summary_disruption/time
diagram dd_physics_data_dictionary_p2391.png
annotation
documentation
Time of the disruption
appinfo
<units>s</units>

element summary_disruption/time_radiated_power_max
diagram dd_physics_data_dictionary_p2392.png
annotation
documentation
Time of maximum radiated power, relative to the time of the disruption
appinfo
<units>s</units>

element summary_disruption/time_half_ip
diagram dd_physics_data_dictionary_p2393.png
annotation
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
appinfo
<units>s</units>

element summary_disruption/vertical_displacement
diagram dd_physics_data_dictionary_p2394.png
annotation
documentation
Direction of the plasma vertical displacement just before the disruption 1 (upwards) / 0 (no displacement)/ -1 (downwards)
appinfo
<units>s</units>

element summary_disruption/mitigation_valve
diagram dd_physics_data_dictionary_p2395.png
annotation
documentation
Flag indicating whether any disruption mitigation valve has been used (1) or none (0)

complexType summary_dynamic_flt_1d_1
diagram dd_physics_data_dictionary_p2396.png
annotation
documentation
Summary dynamic FLT_1D + source information, time one level above this node

element summary_dynamic_flt_1d_1/value
diagram dd_physics_data_dictionary_p2397.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>../../../time</coordinate1>

element summary_dynamic_flt_1d_1/source
diagram dd_physics_data_dictionary_p2398.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

complexType summary_dynamic_flt_1d_2
diagram dd_physics_data_dictionary_p2399.png
annotation
documentation
Summary dynamic FLT_1D + source information, time two levels above this node

element summary_dynamic_flt_1d_2/value
diagram dd_physics_data_dictionary_p2400.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>../../../../time</coordinate1>

element summary_dynamic_flt_1d_2/source
diagram dd_physics_data_dictionary_p2401.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

complexType summary_dynamic_flt_1d_2_parent_2
diagram dd_physics_data_dictionary_p2402.png
annotation
documentation
Summary dynamic FLT_1D + source information, time two levels above this node and units as parent level 2

element summary_dynamic_flt_1d_2_parent_2/value
diagram dd_physics_data_dictionary_p2403.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>as_parent_level_2</units>
<coordinate1>../../../../time</coordinate1>

element summary_dynamic_flt_1d_2_parent_2/source
diagram dd_physics_data_dictionary_p2404.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

complexType summary_dynamic_flt_1d_3
diagram dd_physics_data_dictionary_p2405.png
annotation
documentation
Summary dynamic FLT_1D + source information, time three levels above this node

element summary_dynamic_flt_1d_3/value
diagram dd_physics_data_dictionary_p2406.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>../../../../../time</coordinate1>

element summary_dynamic_flt_1d_3/source
diagram dd_physics_data_dictionary_p2407.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

complexType summary_dynamic_flt_1d_3_parent_2
diagram dd_physics_data_dictionary_p2408.png
annotation
documentation
Summary dynamic FLT_1D + source information, time three levels above this node and units as parent level 2

element summary_dynamic_flt_1d_3_parent_2/value
diagram dd_physics_data_dictionary_p2409.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>as_parent_level_2</units>
<coordinate1>../../../../../time</coordinate1>

element summary_dynamic_flt_1d_3_parent_2/source
diagram dd_physics_data_dictionary_p2410.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

complexType summary_dynamic_flt_2d_fraction_2
diagram dd_physics_data_dictionary_p2411.png
annotation
documentation
Summary dynamic FL2_1D + source information, time two levels above this node, first dimension 1...3 (beam fractions)

element summary_dynamic_flt_2d_fraction_2/value
diagram dd_physics_data_dictionary_p2412.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>1...3</coordinate1>
<coordinate2>../../../../time</coordinate2>

element summary_dynamic_flt_2d_fraction_2/source
diagram dd_physics_data_dictionary_p2413.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

complexType summary_dynamic_int_1d_1
diagram dd_physics_data_dictionary_p2414.png
annotation
documentation
Summary dynamic INT_1D + source information, time one level above this node

element summary_dynamic_int_1d_1/value
diagram dd_physics_data_dictionary_p2415.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<coordinate1>../../../time</coordinate1>

element summary_dynamic_int_1d_1/source
diagram dd_physics_data_dictionary_p2416.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

complexType summary_dynamic_int_1d_2
diagram dd_physics_data_dictionary_p2417.png
annotation
documentation
Summary dynamic INT_1D + source information, time two levels above this node

element summary_dynamic_int_1d_2/value
diagram dd_physics_data_dictionary_p2418.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<coordinate1>../../../../time</coordinate1>

element summary_dynamic_int_1d_2/source
diagram dd_physics_data_dictionary_p2419.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

complexType summary_fusion
diagram dd_physics_data_dictionary_p2420.png
annotation
documentation
Fusion reactions

element summary_fusion/power
diagram dd_physics_data_dictionary_p2421.png
annotation
documentation
Power coupled to the plasma by fusion reactions
appinfo
<units>W</units>

element summary_fusion/current
diagram dd_physics_data_dictionary_p2422.png
annotation
documentation
Parallel current driven by this fusion reactions
appinfo
<units>A</units>

element summary_fusion/neutron_fluxes
diagram dd_physics_data_dictionary_p2423.png
annotation
documentation
Neutron fluxes from various reactions

element summary_fusion/neutron_power_total
diagram dd_physics_data_dictionary_p2424.png
annotation
documentation
Total neutron power (from all reactions)
appinfo
<units>W</units>

complexType summary_global_quantities
diagram dd_physics_data_dictionary_p2425.png
annotation
documentation
Various global quantities calculated from the fields solved in the transport equations and from the Derived Profiles

element summary_global_quantities/ip
diagram dd_physics_data_dictionary_p2426.png
annotation
documentation
Total plasma current
appinfo
<units>A</units>

element summary_global_quantities/current_non_inductive
diagram dd_physics_data_dictionary_p2427.png
annotation
documentation
Total non-inductive parallel current
appinfo
<units>A</units>

element summary_global_quantities/current_bootstrap
diagram dd_physics_data_dictionary_p2428.png
annotation
documentation
Bootstrap parallel current
appinfo
<units>A</units>

element summary_global_quantities/current_ohm
diagram dd_physics_data_dictionary_p2429.png
annotation
documentation
Ohmic parallel current
appinfo
<units>A</units>

element summary_global_quantities/current_alignment
diagram dd_physics_data_dictionary_p2430.png
annotation
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
appinfo
<units>A</units>

element summary_global_quantities/v_loop
diagram dd_physics_data_dictionary_p2431.png
annotation
documentation
LCFS loop voltage
appinfo
<units>V</units>

element summary_global_quantities/li
diagram dd_physics_data_dictionary_p2432.png
annotation
documentation
Internal inductance. The li_3 definition is used, i.e. li_3 = 2/R0/mu0^2/Ip^2 * int(Bp^2 dV).
appinfo
<units>-</units>

element summary_global_quantities/beta_tor
diagram dd_physics_data_dictionary_p2433.png
annotation
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
appinfo
<units>-</units>

element summary_global_quantities/beta_tor_norm
diagram dd_physics_data_dictionary_p2434.png
annotation
documentation
Normalised toroidal beta, defined as 100 * beta_tor * a[m] * B0 [T] / ip [MA]
appinfo
<units>-</units>

element summary_global_quantities/beta_pol
diagram dd_physics_data_dictionary_p2435.png
annotation
documentation
Poloidal beta. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]
appinfo
<units>-</units>

element summary_global_quantities/energy_diamagnetic
diagram dd_physics_data_dictionary_p2436.png
annotation
documentation
Plasma energy content = 3/2 * integral over the plasma volume of the total perpendicular pressure
appinfo
<units>J</units>

element summary_global_quantities/energy_total
diagram dd_physics_data_dictionary_p2437.png
annotation
documentation
Plasma energy content = 3/2 * integral over the plasma volume of the total kinetic pressure
appinfo
<units>J</units>

element summary_global_quantities/energy_thermal
diagram dd_physics_data_dictionary_p2438.png
annotation
documentation
Thermal plasma energy content = 3/2 * integral over the plasma volume of the thermal pressure
appinfo
<units>J</units>

element summary_global_quantities/energy_b_field_pol
diagram dd_physics_data_dictionary_p2439.png
annotation
documentation
Thermal plasma energy content = 1/(2.mu0) * integral over the plasma volume of b_field_pol^2
appinfo
<units>J</units>

element summary_global_quantities/volume
diagram dd_physics_data_dictionary_p2440.png
annotation
documentation
Volume of the confined plasma
appinfo
<units>m^3</units>

element summary_global_quantities/h_mode
diagram dd_physics_data_dictionary_p2441.png
annotation
documentation
H-mode flag: 0 when the plasma is in L-mode and 1 when in H-mode

element summary_global_quantities/r0
diagram dd_physics_data_dictionary_p2442.png
annotation
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)
appinfo
<units>m</units>

element summary_global_quantities/b0
diagram dd_physics_data_dictionary_p2443.png
annotation
documentation
Vacuum toroidal field at R0 [T]; 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.
appinfo
<units>T</units>

element summary_global_quantities/h_98
diagram dd_physics_data_dictionary_p2444.png
annotation
documentation
Energy confinement time enhancement factor over the IPB98(y,2) scaling
appinfo
<units>-</units>

element summary_global_quantities/tau_energy
diagram dd_physics_data_dictionary_p2445.png
annotation
documentation
Energy confinement time
appinfo
<units>s</units>

element summary_global_quantities/tau_helium
diagram dd_physics_data_dictionary_p2446.png
annotation
documentation
Helium confinement time
appinfo
<units>s</units>

element summary_global_quantities/tau_resistive
diagram dd_physics_data_dictionary_p2447.png
annotation
documentation
Current diffusion characteristic time
appinfo
<units>s</units>

element summary_global_quantities/resistance
diagram dd_physics_data_dictionary_p2448.png
annotation
documentation
Plasma electric resistance
appinfo
<units>ohm</units>

complexType summary_h_cd
diagram dd_physics_data_dictionary_p2449.png
annotation
documentation
Heating and current drive related parameters

element summary_h_cd/ec
diagram dd_physics_data_dictionary_p2450.png
annotation
documentation
Set of ECRH/ECCD launchers
appinfo
<catalogue_name>suffix</catalogue_name>
<coordinate1>1...N</coordinate1>

element summary_h_cd/nbi
diagram dd_physics_data_dictionary_p2451.png
annotation
documentation
Set of NBI units
appinfo
<catalogue_name>suffix</catalogue_name>
<coordinate1>1...N</coordinate1>

element summary_h_cd/ic
diagram dd_physics_data_dictionary_p2452.png
annotation
documentation
Set of ICRH launchers
appinfo
<catalogue_name>suffix</catalogue_name>
<coordinate1>1...N</coordinate1>

element summary_h_cd/lh
diagram dd_physics_data_dictionary_p2453.png
annotation
documentation
Set of LHCD launchers
appinfo
<catalogue_name>suffix</catalogue_name>
<coordinate1>1...N</coordinate1>

complexType summary_h_cd_ec
diagram dd_physics_data_dictionary_p2454.png
annotation
documentation
ECRH/CD related parameters

element summary_h_cd_ec/frequency
diagram dd_physics_data_dictionary_p2455.png
annotation
documentation
ECRH frequency
appinfo
<units>Hz</units>

element summary_h_cd_ec/position
diagram dd_physics_data_dictionary_p2456.png
annotation
documentation
Position of the maximum of the ECRH power deposition, in rho_tor_norm
appinfo
<units>-</units>

element summary_h_cd_ec/polarisation
diagram dd_physics_data_dictionary_p2457.png
annotation
documentation
Polarisation of the ECRH waves (0 = O mode, 1 = X mode)

element summary_h_cd_ec/harmonic
diagram dd_physics_data_dictionary_p2458.png
annotation
documentation
Harmonic number of the absorbed ECRH waves

element summary_h_cd_ec/angle_tor
diagram dd_physics_data_dictionary_p2459.png
annotation
documentation
Toroidal angle of ECRH at resonance
appinfo
<units>rad</units>

element summary_h_cd_ec/angle_pol
diagram dd_physics_data_dictionary_p2460.png
annotation
documentation
Poloidal angle of ECRH at resonance
appinfo
<units>rad</units>

element summary_h_cd_ec/power
diagram dd_physics_data_dictionary_p2461.png
annotation
documentation
Electron cyclotron heating power coupled to the plasma
appinfo
<units>W</units>

element summary_h_cd_ec/current
diagram dd_physics_data_dictionary_p2462.png
annotation
documentation
Parallel current driven by EC waves
appinfo
<units>A</units>

element summary_h_cd_ec/energy_fast
diagram dd_physics_data_dictionary_p2463.png
annotation
documentation
Fast particle energy content driven by EC waves
appinfo
<units>J</units>

complexType summary_h_cd_ic
diagram dd_physics_data_dictionary_p2464.png
annotation
documentation
ICRH related parameters

element summary_h_cd_ic/frequency
diagram dd_physics_data_dictionary_p2465.png
annotation
documentation
ICRH frequency
appinfo
<units>Hz</units>

element summary_h_cd_ic/position
diagram dd_physics_data_dictionary_p2466.png
annotation
documentation
Position of the maximum of the ICRH power deposition, in rho_tor_norm
appinfo
<units>-</units>

element summary_h_cd_ic/n_tor
diagram dd_physics_data_dictionary_p2467.png
annotation
documentation
Main toroidal mode number of IC waves

element summary_h_cd_ic/k_perpendicular
diagram dd_physics_data_dictionary_p2468.png
annotation
documentation
Main perpendicular wave number of IC waves
appinfo
<units>m^-1</units>

element summary_h_cd_ic/e_field_plus_minus_ratio
diagram dd_physics_data_dictionary_p2469.png
annotation
documentation
Average E+/E- power ratio of IC waves
appinfo
<units>-</units>

element summary_h_cd_ic/harmonic
diagram dd_physics_data_dictionary_p2470.png
annotation
documentation
Harmonic number of the absorbed ICRH waves

element summary_h_cd_ic/phase
diagram dd_physics_data_dictionary_p2471.png
annotation
documentation
Phase between straps
appinfo
<units>rad</units>

element summary_h_cd_ic/power
diagram dd_physics_data_dictionary_p2472.png
annotation
documentation
IC heating power coupled to the plasma
appinfo
<units>W</units>

element summary_h_cd_ic/current
diagram dd_physics_data_dictionary_p2473.png
annotation
documentation
Parallel current driven by IC waves
appinfo
<units>A</units>

element summary_h_cd_ic/energy_fast
diagram dd_physics_data_dictionary_p2474.png
annotation
documentation
Fast particle energy content driven by IC waves
appinfo
<units>J</units>

complexType summary_h_cd_lh
diagram dd_physics_data_dictionary_p2475.png
annotation
documentation
LHCD related parameters

element summary_h_cd_lh/frequency
diagram dd_physics_data_dictionary_p2476.png
annotation
documentation
LH wave frequency
appinfo
<units>Hz</units>

element summary_h_cd_lh/position
diagram dd_physics_data_dictionary_p2477.png
annotation
documentation
Position of the maximum of the LH power deposition, in rho_tor_norm
appinfo
<units>-</units>

element summary_h_cd_lh/n_parallel
diagram dd_physics_data_dictionary_p2478.png
annotation
documentation
Main parallel refractive index of LH waves at launch
appinfo
<units>-</units>

element summary_h_cd_lh/power
diagram dd_physics_data_dictionary_p2479.png
annotation
documentation
LH heating power coupled to the plasma
appinfo
<units>W</units>

element summary_h_cd_lh/current
diagram dd_physics_data_dictionary_p2480.png
annotation
documentation
Parallel current driven by LH waves
appinfo
<units>A</units>

element summary_h_cd_lh/energy_fast
diagram dd_physics_data_dictionary_p2481.png
annotation
documentation
Fast particle energy content driven by LH waves
appinfo
<units>J</units>

complexType summary_h_cd_nbi
diagram dd_physics_data_dictionary_p2482.png
annotation
documentation
NBI unit

element summary_h_cd_nbi/species
diagram dd_physics_data_dictionary_p2483.png
annotation
documentation
Injected species
appinfo
<units>Atomic Mass Unit</units>
<type>constant</type>

element summary_h_cd_nbi/power
diagram dd_physics_data_dictionary_p2484.png
annotation
documentation
NBI power coupled to the plasma by this unit
appinfo
<units>W</units>

element summary_h_cd_nbi/current
diagram dd_physics_data_dictionary_p2485.png
annotation
documentation
Parallel current driven by this NBI unit
appinfo
<units>A</units>

element summary_h_cd_nbi/position
diagram dd_physics_data_dictionary_p2486.png
annotation
documentation
R, Z, Phi position of the NBI unit centre

element summary_h_cd_nbi/tangency_radius
diagram dd_physics_data_dictionary_p2487.png
annotation
documentation
Tangency radius (major radius where the central line of a NBI unit is tangent to a circle around the torus)
appinfo
<units>m</units>

element summary_h_cd_nbi/angle
diagram dd_physics_data_dictionary_p2488.png
annotation
documentation
Angle of inclination between a beamlet at the centre of the injection unit surface and the horiontal plane
appinfo
<units>rad</units>

element summary_h_cd_nbi/direction
diagram dd_physics_data_dictionary_p2489.png
annotation
documentation
Direction of the beam seen from above the torus: -1 = clockwise; 1 = counter clockwise

element summary_h_cd_nbi/energy
diagram dd_physics_data_dictionary_p2490.png
annotation
documentation
Full energy of the injected species (acceleration of a single atom)
appinfo
<units>eV</units>

element summary_h_cd_nbi/beam_current_fraction
diagram dd_physics_data_dictionary_p2491.png
annotation
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)
appinfo
<units>-</units>

element summary_h_cd_nbi/beam_power_fraction
diagram dd_physics_data_dictionary_p2492.png
annotation
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)
appinfo
<units>-</units>

complexType summary_local
diagram dd_physics_data_dictionary_p2493.png
annotation
documentation
Set of locations

element summary_local/magnetic_axis
diagram dd_physics_data_dictionary_p2494.png
annotation
documentation
Parameters at magnetic axis
appinfo
<catalogue_name>suffix</catalogue_name>

element summary_local/edge
diagram dd_physics_data_dictionary_p2495.png
annotation
documentation
Parameters at last closed flux surface
appinfo
<catalogue_name>suffix</catalogue_name>

element summary_local/pedestal
diagram dd_physics_data_dictionary_p2496.png
annotation
documentation
Parameters at pedestal top
appinfo
<catalogue_name>suffix</catalogue_name>

element summary_local/itb
diagram dd_physics_data_dictionary_p2497.png
annotation
documentation
Parameters at internal transport barrier
appinfo
<catalogue_name>suffix</catalogue_name>

element summary_local/limiter
diagram dd_physics_data_dictionary_p2498.png
annotation
documentation
Parameters at the limiter
appinfo
<catalogue_name>suffix</catalogue_name>

element summary_local/divertor_plate
diagram dd_physics_data_dictionary_p2499.png
annotation
documentation
Parameters at a divertor plate. RAJOUTER NAME DANS LA STRUCTURE dESSOUS
appinfo
<catalogue_name>suffix</catalogue_name>
<coordinate1>1...N</coordinate1>

complexType summary_local_position
diagram dd_physics_data_dictionary_p2500.png
annotation
documentation
Radial position at which physics quantities are evaluated

element summary_local_position/rho_tor_norm
diagram dd_physics_data_dictionary_p2501.png
annotation
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)
appinfo
<type>dynamic</type>
<coordinate1>../../../../time</coordinate1>
<units>-</units>

element summary_local_position/rho_tor
diagram dd_physics_data_dictionary_p2502.png
annotation
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
appinfo
<type>dynamic</type>
<coordinate1>../../../../time</coordinate1>
<units>m</units>

element summary_local_position/psi
diagram dd_physics_data_dictionary_p2503.png
annotation
documentation
Poloidal magnetic flux
appinfo
<coordinate1>../../../../time</coordinate1>
<units>Wb</units>
<type>dynamic</type>

complexType summary_local_position_r_z
diagram dd_physics_data_dictionary_p2504.png
annotation
documentation
Radial position at which physics quantities are evaluated, including an R,Z position

element summary_local_position_r_z/rho_tor_norm
diagram dd_physics_data_dictionary_p2505.png
annotation
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)
appinfo
<type>dynamic</type>
<coordinate1>../../../../time</coordinate1>
<units>-</units>

element summary_local_position_r_z/rho_tor
diagram dd_physics_data_dictionary_p2506.png
annotation
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
appinfo
<type>dynamic</type>
<coordinate1>../../../../time</coordinate1>
<units>m</units>

element summary_local_position_r_z/psi
diagram dd_physics_data_dictionary_p2507.png
annotation
documentation
Poloidal magnetic flux
appinfo
<coordinate1>../../../../time</coordinate1>
<units>Wb</units>
<type>dynamic</type>

element summary_local_position_r_z/r
diagram dd_physics_data_dictionary_p2508.png
annotation
documentation
Major radius
appinfo
<coordinate1>../../../../time</coordinate1>
<units>m</units>
<type>dynamic</type>

element summary_local_position_r_z/z
diagram dd_physics_data_dictionary_p2509.png
annotation
documentation
Height
appinfo
<coordinate1>../../../../time</coordinate1>
<units>m</units>
<type>dynamic</type>

complexType summary_local_quantities
diagram dd_physics_data_dictionary_p2510.png
annotation
documentation
Set of local quantities

element summary_local_quantities/position
diagram dd_physics_data_dictionary_p2511.png
annotation
documentation
Radial position at which physics quantities are evaluated

element summary_local_quantities/t_e
diagram dd_physics_data_dictionary_p2512.png
annotation
documentation
Electron temperature
appinfo
<units>eV</units>

element summary_local_quantities/t_i_average
diagram dd_physics_data_dictionary_p2513.png
annotation
documentation
Ion temperature (average over ion species)
appinfo
<units>eV</units>

element summary_local_quantities/n_e
diagram dd_physics_data_dictionary_p2514.png
annotation
documentation
Electron density
appinfo
<units>m^-3</units>

element summary_local_quantities/n_i
diagram dd_physics_data_dictionary_p2515.png
annotation
documentation
Ion density per species
appinfo
<units>m^-3</units>

element summary_local_quantities/n_i_total
diagram dd_physics_data_dictionary_p2516.png
annotation
documentation
Total ion density (sum over species)
appinfo
<units>m^-3</units>

element summary_local_quantities/zeff
diagram dd_physics_data_dictionary_p2517.png
annotation
documentation
Effective charge
appinfo
<units>-</units>

element summary_local_quantities/momentum_tor
diagram dd_physics_data_dictionary_p2518.png
annotation
documentation
Total plasma toroidal momentum, summed over ion species and electrons
appinfo
<units>kg.m.s^-1</units>

element summary_local_quantities/velocity_tor
diagram dd_physics_data_dictionary_p2519.png
annotation
documentation
Ion toroidal rotation velocity, per species
appinfo
<units>m.s^-1</units>

element summary_local_quantities/q
diagram dd_physics_data_dictionary_p2520.png
annotation
documentation
Safety factor
appinfo
<units>-</units>

element summary_local_quantities/magnetic_shear
diagram dd_physics_data_dictionary_p2521.png
annotation
documentation
Magnetic shear, defined as rho_tor/q . dq/drho_tor
appinfo
<units>-</units>

complexType summary_local_quantities_no_position
diagram dd_physics_data_dictionary_p2522.png
annotation
documentation
Set of local quantities without radial position, for localisations outside the LCFS

element summary_local_quantities_no_position/t_e
diagram dd_physics_data_dictionary_p2523.png
annotation
documentation
Electron temperature
appinfo
<units>eV</units>

element summary_local_quantities_no_position/t_i_average
diagram dd_physics_data_dictionary_p2524.png
annotation
documentation
Ion temperature (average over ion species)
appinfo
<units>eV</units>

element summary_local_quantities_no_position/n_e
diagram dd_physics_data_dictionary_p2525.png
annotation
documentation
Electron density
appinfo
<units>m^-3</units>

element summary_local_quantities_no_position/n_i
diagram dd_physics_data_dictionary_p2526.png
annotation
documentation
Ion density per species
appinfo
<units>m^-3</units>

element summary_local_quantities_no_position/n_i_total
diagram dd_physics_data_dictionary_p2527.png
annotation
documentation
Total ion density (sum over species)
appinfo
<units>m^-3</units>

element summary_local_quantities_no_position/zeff
diagram dd_physics_data_dictionary_p2528.png
annotation
documentation
Effective charge
appinfo
<units>-</units>

element summary_local_quantities_no_position/flux_expansion
diagram dd_physics_data_dictionary_p2529.png
annotation
documentation
Flux expansion
appinfo
<units>-</units>

complexType summary_local_quantities_no_position_name
diagram dd_physics_data_dictionary_p2530.png
annotation
documentation
Set of local quantities without radial position, for localisations outside the LCFS, with a name

element summary_local_quantities_no_position_name/name
diagram dd_physics_data_dictionary_p2531.png
annotation
documentation
Name of the element

element summary_local_quantities_no_position_name/t_e
diagram dd_physics_data_dictionary_p2532.png
annotation
documentation
Electron temperature
appinfo
<units>eV</units>

element summary_local_quantities_no_position_name/t_i_average
diagram dd_physics_data_dictionary_p2533.png
annotation
documentation
Ion temperature (average over ion species)
appinfo
<units>eV</units>

element summary_local_quantities_no_position_name/n_e
diagram dd_physics_data_dictionary_p2534.png
annotation
documentation
Electron density
appinfo
<units>m^-3</units>

element summary_local_quantities_no_position_name/n_i
diagram dd_physics_data_dictionary_p2535.png
annotation
documentation
Ion density per species
appinfo
<units>m^-3</units>

element summary_local_quantities_no_position_name/n_i_total
diagram dd_physics_data_dictionary_p2536.png
annotation
documentation
Total ion density (sum over species)
appinfo
<units>m^-3</units>

element summary_local_quantities_no_position_name/zeff
diagram dd_physics_data_dictionary_p2537.png
annotation
documentation
Effective charge
appinfo
<units>-</units>

element summary_local_quantities_no_position_name/flux_expansion
diagram dd_physics_data_dictionary_p2538.png
annotation
documentation
Flux expansion
appinfo
<units>-</units>

complexType summary_local_quantities_r_z
diagram dd_physics_data_dictionary_p2539.png
annotation
documentation
Set of local quantities, including an R,Z position

element summary_local_quantities_r_z/position
diagram dd_physics_data_dictionary_p2540.png
annotation
documentation
Radial position at which physics quantities are evaluated

element summary_local_quantities_r_z/t_e
diagram dd_physics_data_dictionary_p2541.png
annotation
documentation
Electron temperature
appinfo
<units>eV</units>

element summary_local_quantities_r_z/t_i_average
diagram dd_physics_data_dictionary_p2542.png
annotation
documentation
Ion temperature (average over ion species)
appinfo
<units>eV</units>

element summary_local_quantities_r_z/n_e
diagram dd_physics_data_dictionary_p2543.png
annotation
documentation
Electron density
appinfo
<units>m^-3</units>

element summary_local_quantities_r_z/n_i
diagram dd_physics_data_dictionary_p2544.png
annotation
documentation
Ion density per species
appinfo
<units>m^-3</units>

element summary_local_quantities_r_z/n_i_total
diagram dd_physics_data_dictionary_p2545.png
annotation
documentation
Total ion density (sum over species)
appinfo
<units>m^-3</units>

element summary_local_quantities_r_z/zeff
diagram dd_physics_data_dictionary_p2546.png
annotation
documentation
Effective charge
appinfo
<units>-</units>

element summary_local_quantities_r_z/momentum_tor
diagram dd_physics_data_dictionary_p2547.png
annotation
documentation
Total plasma toroidal momentum, summed over ion species and electrons
appinfo
<units>kg.m.s^-1</units>

element summary_local_quantities_r_z/velocity_tor
diagram dd_physics_data_dictionary_p2548.png
annotation
documentation
Ion toroidal rotation velocity, per species
appinfo
<units>m.s^-1</units>

element summary_local_quantities_r_z/q
diagram dd_physics_data_dictionary_p2549.png
annotation
documentation
Safety factor
appinfo
<units>-</units>

element summary_local_quantities_r_z/magnetic_shear
diagram dd_physics_data_dictionary_p2550.png
annotation
documentation
Magnetic shear, defined as rho_tor/q . dq/drho_tor
appinfo
<units>-</units>

complexType summary_neutron
diagram dd_physics_data_dictionary_p2551.png
annotation
documentation
Description of neutron fluxes

element summary_neutron/total
diagram dd_physics_data_dictionary_p2552.png
annotation
documentation
Total neutron flux from all reactions
appinfo
<units>Hz</units>

element summary_neutron/thermal
diagram dd_physics_data_dictionary_p2553.png
annotation
documentation
Neutron flux from all plasma thermal reactions
appinfo
<units>Hz</units>

element summary_neutron/dd
diagram dd_physics_data_dictionary_p2554.png
annotation
documentation
Neutron fluxes from DD reactions
appinfo
<catalogue_name>suffix</catalogue_name>

element summary_neutron/dt
diagram dd_physics_data_dictionary_p2555.png
annotation
documentation
Neutron fluxes from DT reactions
appinfo
<catalogue_name>suffix</catalogue_name>

element summary_neutron/tt
diagram dd_physics_data_dictionary_p2556.png
annotation
documentation
Neutron fluxes from TT reactions
appinfo
<catalogue_name>suffix</catalogue_name>

complexType summary_neutron_reaction
diagram dd_physics_data_dictionary_p2557.png
annotation
documentation
Neutron fluxes per reaction

element summary_neutron_reaction/total
diagram dd_physics_data_dictionary_p2558.png
annotation
documentation
Total neutron flux coming from this reaction
appinfo
<units>Hz</units>

element summary_neutron_reaction/thermal
diagram dd_physics_data_dictionary_p2559.png
annotation
documentation
Neutron flux coming from thermal plasma
appinfo
<units>Hz</units>

element summary_neutron_reaction/beam_thermal
diagram dd_physics_data_dictionary_p2560.png
annotation
documentation
Neutron flux coming from NBI beam - plasma reactions
appinfo
<units>Hz</units>

element summary_neutron_reaction/beam_beam
diagram dd_physics_data_dictionary_p2561.png
annotation
documentation
Neutron flux coming from NBI beam self reactions
appinfo
<units>Hz</units>

complexType summary_plasma_composition_species
diagram dd_physics_data_dictionary_p2562.png
annotation
documentation
Description of simple species (elements) without declaration of their ionisation state

element summary_plasma_composition_species/a
diagram dd_physics_data_dictionary_p2563.png
annotation
documentation
Mass of atom
appinfo
<units>Atomic Mass Unit</units>

element summary_plasma_composition_species/z_n
diagram dd_physics_data_dictionary_p2564.png
annotation
documentation
Nuclear charge
appinfo
<units>Elementary Charge Unit</units>

element summary_plasma_composition_species/label
diagram dd_physics_data_dictionary_p2565.png
annotation
documentation
String identifying the species (e.g. H, D, T, ...)

complexType summary_runaways
diagram dd_physics_data_dictionary_p2566.png
annotation
documentation
Runaway electrons

element summary_runaways/particles
diagram dd_physics_data_dictionary_p2567.png
annotation
documentation
Number of runaway electrons
appinfo
<units>-</units>

element summary_runaways/current
diagram dd_physics_data_dictionary_p2568.png
annotation
documentation
Parallel current driven by the runaway electrons
appinfo
<units>A</units>

complexType summary_rzphi0d_static
diagram dd_physics_data_dictionary_p2569.png
annotation
documentation
Structure for R, Z, Phi positions (0D, static) + source information

element summary_rzphi0d_static/r
diagram dd_physics_data_dictionary_p2570.png
annotation
documentation
Major radius
appinfo
<type>static</type>
<units>m</units>

element summary_rzphi0d_static/z
diagram dd_physics_data_dictionary_p2571.png
annotation
documentation
Height
appinfo
<type>static</type>
<units>m</units>

element summary_rzphi0d_static/phi
diagram dd_physics_data_dictionary_p2572.png
annotation
documentation
Toroidal angle
appinfo
<type>static</type>
<units>rad</units>

complexType summary_sol
diagram dd_physics_data_dictionary_p2573.png
annotation
documentation
Scrape-Off-Layer characteristics

element summary_sol/t_e_decay_length
diagram dd_physics_data_dictionary_p2574.png
annotation
documentation
Electron temperature radial decay length inv(grad Te/Te)
appinfo
<units>m</units>

element summary_sol/t_i_average_decay_length
diagram dd_physics_data_dictionary_p2575.png
annotation
documentation
Ion temperature (average over ion species) radial decay length inv(grad Ti/Ti)
appinfo
<units>m</units>

element summary_sol/n_e_decay_length
diagram dd_physics_data_dictionary_p2576.png
annotation
documentation
Electron density radial decay length inv(grad ne/ne)
appinfo
<units>m</units>

element summary_sol/n_i_total_decay_length
diagram dd_physics_data_dictionary_p2577.png
annotation
documentation
Ion density radial decay length inv(grad ni/ni)
appinfo
<units>m</units>

element summary_sol/heat_flux_e_decay_length
diagram dd_physics_data_dictionary_p2578.png
annotation
documentation
Electron heat flux radial decay length inv(grad qe/qe)
appinfo
<units>m</units>

element summary_sol/heat_flux_i_decay_length
diagram dd_physics_data_dictionary_p2579.png
annotation
documentation
Ion heat flux radial decay length inv(grad qi/qi)
appinfo
<units>m</units>

element summary_sol/power_radiated
diagram dd_physics_data_dictionary_p2580.png
annotation
documentation
Power radiated from the SOL
appinfo
<units>W</units>

element summary_sol/pressure_neutral
diagram dd_physics_data_dictionary_p2581.png
annotation
documentation
Neutral pressure in the SOL
appinfo
<units>Pa</units>

complexType summary_species_level_2
diagram dd_physics_data_dictionary_p2582.png
annotation
documentation
List of ion species used in summary, two levels below the top

element summary_species_level_2/hydrogen
diagram dd_physics_data_dictionary_p2583.png
annotation
documentation
Hydrogen

element summary_species_level_2/deuterium
diagram dd_physics_data_dictionary_p2584.png
annotation
documentation
Deuterium

element summary_species_level_2/tritium
diagram dd_physics_data_dictionary_p2585.png
annotation
documentation
Tritium

element summary_species_level_2/helium_3
diagram dd_physics_data_dictionary_p2586.png
annotation
documentation
Helium isotope with 3 nucleons

element summary_species_level_2/helium_4
diagram dd_physics_data_dictionary_p2587.png
annotation
documentation
Helium isotope with 4 nucleons

element summary_species_level_2/berylium
diagram dd_physics_data_dictionary_p2588.png
annotation
documentation
Berylium

element summary_species_level_2/lithium
diagram dd_physics_data_dictionary_p2589.png
annotation
documentation
Lithium

element summary_species_level_2/carbon
diagram dd_physics_data_dictionary_p2590.png
annotation
documentation
Carbon

element summary_species_level_2/nitrogen
diagram dd_physics_data_dictionary_p2591.png
annotation
documentation
Nitrogen

element summary_species_level_2/neon
diagram dd_physics_data_dictionary_p2592.png
annotation
documentation
Neon

element summary_species_level_2/argon
diagram dd_physics_data_dictionary_p2593.png
annotation
documentation
Argon

element summary_species_level_2/xenon
diagram dd_physics_data_dictionary_p2594.png
annotation
documentation
Xenon

element summary_species_level_2/oxygen
diagram dd_physics_data_dictionary_p2595.png
annotation
documentation
Oxygen

element summary_species_level_2/tungsten
diagram dd_physics_data_dictionary_p2596.png
annotation
documentation
Tungsten

complexType summary_species_level_3
diagram dd_physics_data_dictionary_p2597.png
annotation
documentation
List of ion species used in summary, three levels below the top

element summary_species_level_3/hydrogen
diagram dd_physics_data_dictionary_p2598.png
annotation
documentation
Hydrogen

element summary_species_level_3/deuterium
diagram dd_physics_data_dictionary_p2599.png
annotation
documentation
Deuterium

element summary_species_level_3/tritium
diagram dd_physics_data_dictionary_p2600.png
annotation
documentation
Tritium

element summary_species_level_3/helium_3
diagram dd_physics_data_dictionary_p2601.png
annotation
documentation
Helium isotope with 3 nucleons

element summary_species_level_3/helium_4
diagram dd_physics_data_dictionary_p2602.png
annotation
documentation
Helium isotope with 4 nucleons

element summary_species_level_3/berylium
diagram dd_physics_data_dictionary_p2603.png
annotation
documentation
Berylium

element summary_species_level_3/lithium
diagram dd_physics_data_dictionary_p2604.png
annotation
documentation
Lithium

element summary_species_level_3/carbon
diagram dd_physics_data_dictionary_p2605.png
annotation
documentation
Carbon

element summary_species_level_3/nitrogen
diagram dd_physics_data_dictionary_p2606.png
annotation
documentation
Nitrogen

element summary_species_level_3/neon
diagram dd_physics_data_dictionary_p2607.png
annotation
documentation
Neon

element summary_species_level_3/argon
diagram dd_physics_data_dictionary_p2608.png
annotation
documentation
Argon

element summary_species_level_3/xenon
diagram dd_physics_data_dictionary_p2609.png
annotation
documentation
Xenon

element summary_species_level_3/oxygen
diagram dd_physics_data_dictionary_p2610.png
annotation
documentation
Oxygen

element summary_species_level_3/tungsten
diagram dd_physics_data_dictionary_p2611.png
annotation
documentation
Tungsten

complexType summary_static_flt_0d
diagram dd_physics_data_dictionary_p2612.png
annotation
documentation
Summary static FLT_0D + source information

element summary_static_flt_0d/value
diagram dd_physics_data_dictionary_p2613.png
annotation
documentation
Value
appinfo
<type>static</type>
<units>as_parent</units>

element summary_static_flt_0d/source
diagram dd_physics_data_dictionary_p2614.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

complexType summary_static_int_0d
diagram dd_physics_data_dictionary_p2615.png
annotation
documentation
Summary static INT_0D + source information

element summary_static_int_0d/value
diagram dd_physics_data_dictionary_p2616.png
annotation
documentation
Value
appinfo
<type>static</type>
<units>as_parent</units>

element summary_static_int_0d/source
diagram dd_physics_data_dictionary_p2617.png
annotation
documentation
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)
appinfo
<type>constant</type>

element temporary
diagram dd_physics_data_dictionary_p2618.png
annotation
documentation
Storage of undeclared data model components
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.0</lifecycle_version>
<lifecycle_last_change>3.0.4</lifecycle_last_change>

element temporary/constant_float0d
diagram dd_physics_data_dictionary_p2619.png
annotation
documentation
Constant 0D float
appinfo
<coordinate1>1...N</coordinate1>
<units>mixed</units>

element temporary/constant_integer0d
diagram dd_physics_data_dictionary_p2620.png
annotation
documentation
Constant 0D integer
appinfo
<coordinate1>1...N</coordinate1>

element temporary/constant_string0d
diagram dd_physics_data_dictionary_p2621.png
annotation
documentation
Constant 0D string
appinfo
<coordinate1>1...N</coordinate1>

element temporary/constant_integer1d
diagram dd_physics_data_dictionary_p2622.png
annotation
documentation
Constant 1D integer
appinfo
<coordinate1>1...N</coordinate1>

element temporary/constant_string1d
diagram dd_physics_data_dictionary_p2623.png
annotation
documentation
Constant 1D string
appinfo
<coordinate1>1...N</coordinate1>

element temporary/constant_float1d
diagram dd_physics_data_dictionary_p2624.png
annotation
documentation
Constant 1D float
appinfo
<coordinate1>1...N</coordinate1>
<units>mixed</units>

element temporary/dynamic_float1d
diagram dd_physics_data_dictionary_p2625.png
annotation
documentation
Dynamic 1D float
appinfo
<coordinate1>1...N</coordinate1>

element temporary/dynamic_integer1d
diagram dd_physics_data_dictionary_p2626.png
annotation
documentation
Dynamic 1D integer
appinfo
<coordinate1>1...N</coordinate1>

element temporary/constant_float2d
diagram dd_physics_data_dictionary_p2627.png
annotation
documentation
Constant 2D float
appinfo
<coordinate1>1...N</coordinate1>

element temporary/constant_integer2d
diagram dd_physics_data_dictionary_p2628.png
annotation
documentation
Constant 2D integer
appinfo
<coordinate1>1...N</coordinate1>

element temporary/dynamic_float2d
diagram dd_physics_data_dictionary_p2629.png
annotation
documentation
Dynamic 2D float
appinfo
<coordinate1>1...N</coordinate1>

element temporary/dynamic_integer2d
diagram dd_physics_data_dictionary_p2630.png
annotation
documentation
Dynamic 2D integer
appinfo
<coordinate1>1...N</coordinate1>

element temporary/constant_float3d
diagram dd_physics_data_dictionary_p2631.png
annotation
documentation
Constant 3D float
appinfo
<coordinate1>1...N</coordinate1>

element temporary/constant_integer3d
diagram dd_physics_data_dictionary_p2632.png
annotation
documentation
Constant 3D integer
appinfo
<coordinate1>1...N</coordinate1>

element temporary/dynamic_float3d
diagram dd_physics_data_dictionary_p2633.png
annotation
documentation
Dynamic 3D float
appinfo
<coordinate1>1...N</coordinate1>

element temporary/dynamic_integer3d
diagram dd_physics_data_dictionary_p2634.png
annotation
documentation
Dynamic 3D integer
appinfo
<coordinate1>1...N</coordinate1>

element temporary/constant_float4d
diagram dd_physics_data_dictionary_p2635.png
annotation
documentation
Constant 4D float
appinfo
<coordinate1>1...N</coordinate1>

element temporary/dynamic_float4d
diagram dd_physics_data_dictionary_p2636.png
annotation
documentation
Dynamic 4D float
appinfo
<coordinate1>1...N</coordinate1>

element temporary/constant_float5d
diagram dd_physics_data_dictionary_p2637.png
annotation
documentation
Constant 5D float
appinfo
<coordinate1>1...N</coordinate1>

element temporary/dynamic_float5d
diagram dd_physics_data_dictionary_p2638.png
annotation
documentation
Dynamic 5D float
appinfo
<coordinate1>1...N</coordinate1>

element temporary/constant_float6d
diagram dd_physics_data_dictionary_p2639.png
annotation
documentation
Constant 6D float
appinfo
<coordinate1>1...N</coordinate1>

element temporary/dynamic_float6d
diagram dd_physics_data_dictionary_p2640.png
annotation
documentation
Dynamic 6D float
appinfo
<coordinate1>1...N</coordinate1>

complexType temporary_constant_quantities_float_0d
diagram dd_physics_data_dictionary_p2641.png
annotation
documentation
Temporary constant Float_0D

element temporary_constant_quantities_float_0d/value
diagram dd_physics_data_dictionary_p2642.png
annotation
documentation
Value
appinfo
<type>constant</type>
<units>-</units>

element temporary_constant_quantities_float_0d/identifier
diagram dd_physics_data_dictionary_p2643.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_constant_quantities_float_1d
diagram dd_physics_data_dictionary_p2644.png
annotation
documentation
Temporary constant Float_1D

element temporary_constant_quantities_float_1d/value
diagram dd_physics_data_dictionary_p2645.png
annotation
documentation
Value
appinfo
<type>constant</type>
<units>-</units>
<coordinate1>1...N</coordinate1>

element temporary_constant_quantities_float_1d/identifier
diagram dd_physics_data_dictionary_p2646.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_constant_quantities_float_2d
diagram dd_physics_data_dictionary_p2647.png
annotation
documentation
Temporary constant Float_2D

element temporary_constant_quantities_float_2d/value
diagram dd_physics_data_dictionary_p2648.png
annotation
documentation
Value
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<units>mixed</units>

element temporary_constant_quantities_float_2d/identifier
diagram dd_physics_data_dictionary_p2649.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_constant_quantities_float_3d
diagram dd_physics_data_dictionary_p2650.png
annotation
documentation
Temporary constant Float_3D

element temporary_constant_quantities_float_3d/value
diagram dd_physics_data_dictionary_p2651.png
annotation
documentation
Value
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>1...N</coordinate3>
<units>mixed</units>

element temporary_constant_quantities_float_3d/identifier
diagram dd_physics_data_dictionary_p2652.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_constant_quantities_float_4d
diagram dd_physics_data_dictionary_p2653.png
annotation
documentation
Temporary constant Float_4D

element temporary_constant_quantities_float_4d/value
diagram dd_physics_data_dictionary_p2654.png
annotation
documentation
Value
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>1...N</coordinate3>
<coordinate4>1...N</coordinate4>
<units>mixed</units>

element temporary_constant_quantities_float_4d/identifier
diagram dd_physics_data_dictionary_p2655.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_constant_quantities_float_5d
diagram dd_physics_data_dictionary_p2656.png
annotation
documentation
Temporary constant Float_5D

element temporary_constant_quantities_float_5d/value
diagram dd_physics_data_dictionary_p2657.png
annotation
documentation
Value
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>1...N</coordinate3>
<coordinate4>1...N</coordinate4>
<coordinate5>1...N</coordinate5>
<units>mixed</units>

element temporary_constant_quantities_float_5d/identifier
diagram dd_physics_data_dictionary_p2658.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_constant_quantities_float_6d
diagram dd_physics_data_dictionary_p2659.png
annotation
documentation
Temporary constant Float_6D

element temporary_constant_quantities_float_6d/value
diagram dd_physics_data_dictionary_p2660.png
annotation
documentation
Value
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>1...N</coordinate3>
<coordinate4>1...N</coordinate4>
<coordinate5>1...N</coordinate5>
<coordinate6>1...N</coordinate6>
<units>mixed</units>

element temporary_constant_quantities_float_6d/identifier
diagram dd_physics_data_dictionary_p2661.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_constant_quantities_int_0d
diagram dd_physics_data_dictionary_p2662.png
annotation
documentation
Temporary constant INT_0D

element temporary_constant_quantities_int_0d/value
diagram dd_physics_data_dictionary_p2663.png
annotation
documentation
Value
appinfo
<type>constant</type>

element temporary_constant_quantities_int_0d/identifier
diagram dd_physics_data_dictionary_p2664.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_constant_quantities_int_1d
diagram dd_physics_data_dictionary_p2665.png
annotation
documentation
Temporary constant INT_1D

element temporary_constant_quantities_int_1d/value
diagram dd_physics_data_dictionary_p2666.png
annotation
documentation
Value
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>

element temporary_constant_quantities_int_1d/identifier
diagram dd_physics_data_dictionary_p2667.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_constant_quantities_int_2d
diagram dd_physics_data_dictionary_p2668.png
annotation
documentation
Temporary constant INT_2D

element temporary_constant_quantities_int_2d/value
diagram dd_physics_data_dictionary_p2669.png
annotation
documentation
Value
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<units>mixed</units>

element temporary_constant_quantities_int_2d/identifier
diagram dd_physics_data_dictionary_p2670.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_constant_quantities_int_3d
diagram dd_physics_data_dictionary_p2671.png
annotation
documentation
Temporary constant INT_3D

element temporary_constant_quantities_int_3d/value
diagram dd_physics_data_dictionary_p2672.png
annotation
documentation
Value
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>1...N</coordinate3>
<units>mixed</units>

element temporary_constant_quantities_int_3d/identifier
diagram dd_physics_data_dictionary_p2673.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_constant_quantities_string_0d
diagram dd_physics_data_dictionary_p2674.png
annotation
documentation
Temporary constant STR_0D

element temporary_constant_quantities_string_0d/value
diagram dd_physics_data_dictionary_p2675.png
annotation
documentation
Value
appinfo
<type>constant</type>

element temporary_constant_quantities_string_0d/identifier
diagram dd_physics_data_dictionary_p2676.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_constant_quantities_string_1d
diagram dd_physics_data_dictionary_p2677.png
annotation
documentation
Temporary constant STR_1D

element temporary_constant_quantities_string_1d/value
diagram dd_physics_data_dictionary_p2678.png
annotation
documentation
Value
appinfo
<type>constant</type>
<coordinate1>1...N</coordinate1>

element temporary_constant_quantities_string_1d/identifier
diagram dd_physics_data_dictionary_p2679.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_dynamic_quantities_float_1d
diagram dd_physics_data_dictionary_p2680.png
annotation
documentation
Temporary dynamic Float_1D

element temporary_dynamic_quantities_float_1d/value
diagram dd_physics_data_dictionary_p2681.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>time</coordinate1>

element temporary_dynamic_quantities_float_1d/identifier
diagram dd_physics_data_dictionary_p2682.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_dynamic_quantities_float_2d
diagram dd_physics_data_dictionary_p2683.png
annotation
documentation
Temporary dynamic Float_2D

element temporary_dynamic_quantities_float_2d/value
diagram dd_physics_data_dictionary_p2684.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>1...N</coordinate1>
<coordinate2>time</coordinate2>

element temporary_dynamic_quantities_float_2d/identifier
diagram dd_physics_data_dictionary_p2685.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_dynamic_quantities_float_3d
diagram dd_physics_data_dictionary_p2686.png
annotation
documentation
Temporary dynamic Float_3D

element temporary_dynamic_quantities_float_3d/value
diagram dd_physics_data_dictionary_p2687.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>time</coordinate3>

element temporary_dynamic_quantities_float_3d/identifier
diagram dd_physics_data_dictionary_p2688.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_dynamic_quantities_float_4d
diagram dd_physics_data_dictionary_p2689.png
annotation
documentation
Temporary dynamic Float_4D

element temporary_dynamic_quantities_float_4d/value
diagram dd_physics_data_dictionary_p2690.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>1...N</coordinate3>
<coordinate4>time</coordinate4>

element temporary_dynamic_quantities_float_4d/identifier
diagram dd_physics_data_dictionary_p2691.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_dynamic_quantities_float_5d
diagram dd_physics_data_dictionary_p2692.png
annotation
documentation
Temporary dynamic Float_5D

element temporary_dynamic_quantities_float_5d/value
diagram dd_physics_data_dictionary_p2693.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>1...N</coordinate3>
<coordinate4>1...N</coordinate4>
<coordinate5>time</coordinate5>

element temporary_dynamic_quantities_float_5d/identifier
diagram dd_physics_data_dictionary_p2694.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_dynamic_quantities_float_6d
diagram dd_physics_data_dictionary_p2695.png
annotation
documentation
Temporary dynamic Float_6D

element temporary_dynamic_quantities_float_6d/value
diagram dd_physics_data_dictionary_p2696.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>1...N</coordinate3>
<coordinate4>1...N</coordinate4>
<coordinate5>1...N</coordinate5>
<coordinate6>time</coordinate6>

element temporary_dynamic_quantities_float_6d/identifier
diagram dd_physics_data_dictionary_p2697.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_dynamic_quantities_int_1d
diagram dd_physics_data_dictionary_p2698.png
annotation
documentation
Temporary dynamic Int_1D

element temporary_dynamic_quantities_int_1d/value
diagram dd_physics_data_dictionary_p2699.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>time</coordinate1>

element temporary_dynamic_quantities_int_1d/identifier
diagram dd_physics_data_dictionary_p2700.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_dynamic_quantities_int_2d
diagram dd_physics_data_dictionary_p2701.png
annotation
documentation
Temporary dynamic INT_2D

element temporary_dynamic_quantities_int_2d/value
diagram dd_physics_data_dictionary_p2702.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>1...N</coordinate1>
<coordinate2>time</coordinate2>

element temporary_dynamic_quantities_int_2d/identifier
diagram dd_physics_data_dictionary_p2703.png
annotation
documentation
Description of the quantity using the standard identifier structure

complexType temporary_dynamic_quantities_int_3d
diagram dd_physics_data_dictionary_p2704.png
annotation
documentation
Temporary dynamic INT_3D

element temporary_dynamic_quantities_int_3d/value
diagram dd_physics_data_dictionary_p2705.png
annotation
documentation
Value
appinfo
<type>dynamic</type>
<units>mixed</units>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate3>time</coordinate3>

element temporary_dynamic_quantities_int_3d/identifier
diagram dd_physics_data_dictionary_p2706.png
annotation
documentation
Description of the quantity using the standard identifier structure

element tf
diagram dd_physics_data_dictionary_p2707.png
annotation
documentation
Toroidal field coils
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.0</lifecycle_version>
<lifecycle_last_change>3.12.1</lifecycle_last_change>

element tf/r0
diagram dd_physics_data_dictionary_p2708.png
annotation
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)
appinfo
<type>static</type>
<units>m</units>

element tf/is_periodic
diagram dd_physics_data_dictionary_p2709.png
annotation
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.
appinfo
<type>static</type>

element tf/coils_n
diagram dd_physics_data_dictionary_p2710.png
annotation
documentation
Number of coils around the torus, in case is_periodic = 1
appinfo
<type>static</type>

element tf/coil
diagram dd_physics_data_dictionary_p2711.png
annotation
documentation
Set of coils around the tokamak
appinfo
<type>static</type>
<coordinate1>1...N</coordinate1>

element tf/field_map
diagram dd_physics_data_dictionary_p2712.png
annotation
documentation
Map of the vacuum field at various time slices, represented using the generic grid description
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element tf/b_field_tor_vacuum_r
diagram dd_physics_data_dictionary_p2713.png
annotation
documentation
Vacuum field times major radius in the toroidal field magnet. Positive sign means anti-clockwise when viewed from above
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>T.m</units>

complexType tf_coil
diagram dd_physics_data_dictionary_p2714.png
annotation
documentation
Description of a given coil

element tf_coil/conductor
diagram dd_physics_data_dictionary_p2715.png
annotation
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.
appinfo
<type>static</type>
<coordinate1>1...N</coordinate1>

element tf_coil/turns
diagram dd_physics_data_dictionary_p2716.png
annotation
documentation
Number of total turns in a toroidal field coil. May be a fraction when describing the coil connections.
appinfo
<type>static</type>
<units>-</units>

element tf_coil/resistance
diagram dd_physics_data_dictionary_p2717.png
annotation
documentation
Coil resistance
appinfo
<type>static</type>
<units>Ohm</units>

element tf_coil/current
diagram dd_physics_data_dictionary_p2718.png
annotation
documentation
Current in the coil
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>A</units>

element tf_coil/voltage
diagram dd_physics_data_dictionary_p2719.png
annotation
documentation
Voltage on the coil terminals
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>V</units>

complexType tf_coil_conductor
diagram dd_physics_data_dictionary_p2720.png
annotation
documentation
Description of a conductor

element tf_coil_conductor/elements
diagram dd_physics_data_dictionary_p2721.png
annotation
documentation
Set of geometrical elements (line segments and/or arcs of a circle) describing the contour of the TF conductor centre

element tf_coil_conductor/cross_section
diagram dd_physics_data_dictionary_p2722.png
annotation
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.

element tf_coil_conductor/resistance
diagram dd_physics_data_dictionary_p2723.png
annotation
documentation
conductor resistance
appinfo
<type>static</type>
<units>Ohm</units>

element tf_coil_conductor/current
diagram dd_physics_data_dictionary_p2724.png
annotation
documentation
Current in the conductor
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>A</units>

element tf_coil_conductor/voltage
diagram dd_physics_data_dictionary_p2725.png
annotation
documentation
Voltage on the conductor terminals
appinfo
<type>dynamic</type>
<coordinate1>time</coordinate1>
<units>V</units>

complexType tf_coil_conductor_elements
diagram dd_physics_data_dictionary_p2726.png
annotation
documentation
Elements descibring the conductor contour

element tf_coil_conductor_elements/names
diagram dd_physics_data_dictionary_p2727.png
annotation
documentation
Name or description of every element
appinfo
<type>static</type>
<coordinate1>1...N</coordinate1>

element tf_coil_conductor_elements/types
diagram dd_physics_data_dictionary_p2728.png
annotation
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
appinfo
<type>static</type>
<coordinate1>../names</coordinate1>

element tf_coil_conductor_elements/start_points
diagram dd_physics_data_dictionary_p2729.png
annotation
documentation
Position of the start point of every element

element tf_coil_conductor_elements/intermediate_points
diagram dd_physics_data_dictionary_p2730.png
annotation
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

element tf_coil_conductor_elements/end_points
diagram dd_physics_data_dictionary_p2731.png
annotation
documentation
Position of the end point of every element. Meaningful only if type/index = 1 or 2, fill with default/empty value otherwise

element tf_coil_conductor_elements/centres
diagram dd_physics_data_dictionary_p2732.png
annotation
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)

complexType tf_ggd
diagram dd_physics_data_dictionary_p2733.png
annotation
documentation
Toroidal field map represented on ggd

element tf_ggd/grid
diagram dd_physics_data_dictionary_p2734.png
annotation
documentation
Grid description

element tf_ggd/b_field_r
diagram dd_physics_data_dictionary_p2735.png
annotation
documentation
R component of the vacuum magnetic field, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>T</units>

element tf_ggd/b_field_z
diagram dd_physics_data_dictionary_p2736.png
annotation
documentation
Z component of the vacuum magnetic field, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>T</units>

element tf_ggd/b_field_tor
diagram dd_physics_data_dictionary_p2737.png
annotation
documentation
Toroidal component of the vacuum magnetic field, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>T</units>

element tf_ggd/a_field_r
diagram dd_physics_data_dictionary_p2738.png
annotation
documentation
R component of the vacuum vector potential, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>T.m</units>

element tf_ggd/a_field_z
diagram dd_physics_data_dictionary_p2739.png
annotation
documentation
Z component of the vacuum vector potential, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>T.m</units>

element tf_ggd/a_field_tor
diagram dd_physics_data_dictionary_p2740.png
annotation
documentation
Toroidal component of the vacuum vector potential, given on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>T.m</units>

element tf_ggd/time
diagram dd_physics_data_dictionary_p2741.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

element thomson_scattering
diagram dd_physics_data_dictionary_p2742.png
annotation
documentation
Thomson scattering diagnostic
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.0.4</lifecycle_version>
<lifecycle_last_change>3.0.4</lifecycle_last_change>

element thomson_scattering/channel
diagram dd_physics_data_dictionary_p2743.png
annotation
documentation
Set of channels (lines-of-sight)
appinfo
<coordinate1>1...N</coordinate1>

complexType thomson_scattering_channel
diagram dd_physics_data_dictionary_p2744.png
annotation
documentation
Thomson scattering channel

element thomson_scattering_channel/name
diagram dd_physics_data_dictionary_p2745.png
annotation
documentation
Name of the channel
appinfo
<type>static</type>

element thomson_scattering_channel/identifier
diagram dd_physics_data_dictionary_p2746.png
annotation
documentation
ID of the channel
appinfo
<type>static</type>

element thomson_scattering_channel/position
diagram dd_physics_data_dictionary_p2747.png
annotation
documentation
Position of the measurements (intersection between laser beam and line of sight)

element thomson_scattering_channel/t_e
diagram dd_physics_data_dictionary_p2748.png
annotation
documentation
Electron temperature
appinfo
<coordinate1>time</coordinate1>
<units>eV</units>
<type>dynamic</type>

element thomson_scattering_channel/n_e
diagram dd_physics_data_dictionary_p2749.png
annotation
documentation
Electron density
appinfo
<coordinate1>time</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element transport_solver_numerics
diagram dd_physics_data_dictionary_p2750.png
annotation
documentation
Numerical quantities used by transport solvers and convergence details
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.1.0</lifecycle_version>
<lifecycle_last_change>3.15.1</lifecycle_last_change>

element transport_solver_numerics/time_step
diagram dd_physics_data_dictionary_p2751.png
annotation
documentation
Internal time step used by the transport solver (assuming all transport equations are solved with the same time step)
appinfo
<units>s</units>
<type>dynamic</type>
<coordinate1>time</coordinate1>

element transport_solver_numerics/time_step_average
diagram dd_physics_data_dictionary_p2752.png
annotation
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)
appinfo
<units>s</units>
<type>dynamic</type>
<coordinate1>time</coordinate1>

element transport_solver_numerics/time_step_min
diagram dd_physics_data_dictionary_p2753.png
annotation
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)
appinfo
<units>s</units>
<type>dynamic</type>
<coordinate1>time</coordinate1>

element transport_solver_numerics/solver
diagram dd_physics_data_dictionary_p2754.png
annotation
documentation
Solver identifier

element transport_solver_numerics/primary_coordinate
diagram dd_physics_data_dictionary_p2755.png
annotation
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.

element transport_solver_numerics/solver_1d
diagram dd_physics_data_dictionary_p2756.png
annotation
documentation
Numerics related to 1D radial solver, for various time slices.
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element transport_solver_numerics/derivatives_1d
diagram dd_physics_data_dictionary_p2757.png
annotation
documentation
Radial profiles derivatives for various time slices. To be removed when the solver_1d structure is finalized.
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element transport_solver_numerics/boundary_conditions_1d
diagram dd_physics_data_dictionary_p2758.png
annotation
documentation
Boundary conditions of the radial transport equations for various time slices. To be removed when the solver_1d structure is finalized.
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element transport_solver_numerics/boundary_conditions_ggd
diagram dd_physics_data_dictionary_p2759.png
annotation
documentation
Boundary conditions of the transport equations, provided on the GGD, for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element transport_solver_numerics/convergence
diagram dd_physics_data_dictionary_p2760.png
annotation
documentation
Convergence details To be removed when the solver_1d structure is finalized.

element transport_solver_numerics/vacuum_toroidal_field
diagram dd_physics_data_dictionary_p2761.png
annotation
documentation
Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

element transport_solver_numerics/restart_files
diagram dd_physics_data_dictionary_p2762.png
annotation
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
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType numerics_bc_1d
diagram dd_physics_data_dictionary_p2763.png
annotation
documentation
Boundary conditions of radial transport equations for a given time slice

element numerics_bc_1d/current
diagram dd_physics_data_dictionary_p2764.png
annotation
documentation
Boundary condition for the current diffusion equation.

element numerics_bc_1d/electrons
diagram dd_physics_data_dictionary_p2765.png
annotation
documentation
Quantities related to the electrons

element numerics_bc_1d/ion
diagram dd_physics_data_dictionary_p2766.png
annotation
documentation
Quantities related to the different ion species
appinfo
<coordinate1>1...N</coordinate1>

element numerics_bc_1d/energy_ion_total
diagram dd_physics_data_dictionary_p2767.png
annotation
documentation
Boundary condition for the ion total (sum over ion species) energy equation (temperature if ID = 1)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

element numerics_bc_1d/momentum_tor
diagram dd_physics_data_dictionary_p2768.png
annotation
documentation
Boundary condition for the total plasma toroidal momentum equation (summed over ion species and electrons) (momentum if ID = 1)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>kg.m.s^-1</units>
<type>dynamic</type>

element numerics_bc_1d/time
diagram dd_physics_data_dictionary_p2769.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType numerics_bc_1d_bc
diagram dd_physics_data_dictionary_p2770.png
annotation
documentation
Boundary conditions for a given transport equation

element numerics_bc_1d_bc/identifier
diagram dd_physics_data_dictionary_p2771.png
annotation
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;
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element numerics_bc_1d_bc/value
diagram dd_physics_data_dictionary_p2772.png
annotation
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.
appinfo
<units>mixed</units>
<type>dynamic</type>
<coordinate1>1...3</coordinate1>

element numerics_bc_1d_bc/rho_tor_norm
diagram dd_physics_data_dictionary_p2773.png
annotation
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.
appinfo
<units>-</units>
<type>dynamic</type>

complexType numerics_bc_1d_current
diagram dd_physics_data_dictionary_p2774.png
annotation
documentation
Boundary conditions for the current diffusion equation

element numerics_bc_1d_current/identifier
diagram dd_physics_data_dictionary_p2775.png
annotation
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;
appinfo
<units>eV</units>
<type>dynamic</type>

element numerics_bc_1d_current/value
diagram dd_physics_data_dictionary_p2776.png
annotation
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.
appinfo
<units>mixed</units>
<type>dynamic</type>
<coordinate1>1...3</coordinate1>

element numerics_bc_1d_current/rho_tor_norm
diagram dd_physics_data_dictionary_p2777.png
annotation
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.
appinfo
<units>-</units>
<type>dynamic</type>

complexType numerics_bc_1d_current_new
diagram dd_physics_data_dictionary_p2778.png
annotation
documentation
Boundary conditions for the current diffusion equation

element numerics_bc_1d_current_new/identifier
diagram dd_physics_data_dictionary_p2779.png
annotation
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;
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element numerics_bc_1d_current_new/value
diagram dd_physics_data_dictionary_p2780.png
annotation
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.
appinfo
<units>mixed</units>
<type>dynamic</type>
<coordinate1>1...3</coordinate1>

element numerics_bc_1d_current_new/rho_tor_norm
diagram dd_physics_data_dictionary_p2781.png
annotation
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.
appinfo
<units>-</units>
<type>dynamic</type>

element numerics_bc_1d_current_new/rho_tor
diagram dd_physics_data_dictionary_p2782.png
annotation
documentation
Position, in toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.
appinfo
<units>m</units>
<type>dynamic</type>

complexType numerics_bc_1d_electrons
diagram dd_physics_data_dictionary_p2783.png
annotation
documentation
Boundary conditions for the electron related transport equations

element numerics_bc_1d_electrons/particles
diagram dd_physics_data_dictionary_p2784.png
annotation
documentation
Boundary condition for the electron density equation (density if ID = 1)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3.s^-1</units>
<type>dynamic</type>

element numerics_bc_1d_electrons/energy
diagram dd_physics_data_dictionary_p2785.png
annotation
documentation
Boundary condition for the electron energy equation (temperature if ID = 1)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

complexType numerics_bc_1d_ion
diagram dd_physics_data_dictionary_p2786.png
annotation
documentation
Boundary conditions for a given ion species related transport equations

element numerics_bc_1d_ion/a
diagram dd_physics_data_dictionary_p2787.png
annotation
documentation
Mass of atom
appinfo
<units>Atomic Mass Unit</units>
<type>dynamic</type>

element numerics_bc_1d_ion/z_ion
diagram dd_physics_data_dictionary_p2788.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed)
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element numerics_bc_1d_ion/z_n
diagram dd_physics_data_dictionary_p2789.png
annotation
documentation
Nuclear charge
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element numerics_bc_1d_ion/label
diagram dd_physics_data_dictionary_p2790.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>dynamic</type>

element numerics_bc_1d_ion/particles
diagram dd_physics_data_dictionary_p2791.png
annotation
documentation
Boundary condition for the ion density equation (density if ID = 1)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3.s^-1</units>
<type>dynamic</type>

element numerics_bc_1d_ion/energy
diagram dd_physics_data_dictionary_p2792.png
annotation
documentation
Boundary condition for the ion energy equation (temperature if ID = 1)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

element numerics_bc_1d_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p2793.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element numerics_bc_1d_ion/state
diagram dd_physics_data_dictionary_p2794.png
annotation
documentation
Quantities related to the different states of the species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N</coordinate1>

complexType numerics_bc_1d_ion_charge_state
diagram dd_physics_data_dictionary_p2795.png
annotation
documentation
Boundary conditions for a given charge state related transport equations

element numerics_bc_1d_ion_charge_state/z_min
diagram dd_physics_data_dictionary_p2796.png
annotation
documentation
Minimum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element numerics_bc_1d_ion_charge_state/z_max
diagram dd_physics_data_dictionary_p2797.png
annotation
documentation
Maximum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element numerics_bc_1d_ion_charge_state/label
diagram dd_physics_data_dictionary_p2798.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>constant</type>

element numerics_bc_1d_ion_charge_state/vibrational_level
diagram dd_physics_data_dictionary_p2799.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element numerics_bc_1d_ion_charge_state/vibrational_mode
diagram dd_physics_data_dictionary_p2800.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element numerics_bc_1d_ion_charge_state/is_neutral
diagram dd_physics_data_dictionary_p2801.png
annotation
documentation
Flag specifying if this state corresponds to a neutral (1) or not (0)
appinfo
<type>dynamic</type>

element numerics_bc_1d_ion_charge_state/neutral_type
diagram dd_physics_data_dictionary_p2802.png
annotation
documentation
Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

element numerics_bc_1d_ion_charge_state/electron_configuration
diagram dd_physics_data_dictionary_p2803.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element numerics_bc_1d_ion_charge_state/particles
diagram dd_physics_data_dictionary_p2804.png
annotation
documentation
Boundary condition for the charge state density equation (density if ID = 1)
appinfo
<units>m^-3.s^-1</units>
<type>dynamic</type>

element numerics_bc_1d_ion_charge_state/energy
diagram dd_physics_data_dictionary_p2805.png
annotation
documentation
Boundary condition for the charge state energy equation (temperature if ID = 1)
appinfo
<units>W.m^-3</units>
<type>dynamic</type>

complexType numerics_bc_ggd
diagram dd_physics_data_dictionary_p2806.png
annotation
documentation
Boundary conditions of radial transport equations for a given time slice

element numerics_bc_ggd/grid
diagram dd_physics_data_dictionary_p2807.png
annotation
documentation
Grid description

element numerics_bc_ggd/current
diagram dd_physics_data_dictionary_p2808.png
annotation
documentation
Boundary condition for the current diffusion equation, on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>

element numerics_bc_ggd/electrons
diagram dd_physics_data_dictionary_p2809.png
annotation
documentation
Quantities related to the electrons

element numerics_bc_ggd/ion
diagram dd_physics_data_dictionary_p2810.png
annotation
documentation
Quantities related to the different ion species
appinfo
<coordinate1>1...N</coordinate1>

element numerics_bc_ggd/time
diagram dd_physics_data_dictionary_p2811.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType numerics_bc_ggd_bc
diagram dd_physics_data_dictionary_p2812.png
annotation
documentation
Boundary conditions for a given transport equation

element numerics_bc_ggd_bc/identifier
diagram dd_physics_data_dictionary_p2813.png
annotation
documentation
Identifier of the boundary condition type. List of options TBD.
appinfo
<units>eV</units>
<type>dynamic</type>

element numerics_bc_ggd_bc/grid_index
diagram dd_physics_data_dictionary_p2814.png
annotation
documentation
Index of the grid used to represent this quantity
appinfo
<type>dynamic</type>

element numerics_bc_ggd_bc/grid_subset_index
diagram dd_physics_data_dictionary_p2815.png
annotation
documentation
Index of the grid subset the data is provided on
appinfo
<type>dynamic</type>

element numerics_bc_ggd_bc/values
diagram dd_physics_data_dictionary_p2816.png
annotation
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)
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<units>mixed</units>

complexType numerics_bc_ggd_current
diagram dd_physics_data_dictionary_p2817.png
annotation
documentation
Boundary conditions for the current diffusion equation

element numerics_bc_ggd_current/identifier
diagram dd_physics_data_dictionary_p2818.png
annotation
documentation
Identifier of the boundary condition type. List of options TBD.
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element numerics_bc_ggd_current/grid_index
diagram dd_physics_data_dictionary_p2819.png
annotation
documentation
Index of the grid used to represent this quantity
appinfo
<type>dynamic</type>

element numerics_bc_ggd_current/grid_subset_index
diagram dd_physics_data_dictionary_p2820.png
annotation
documentation
Index of the grid subset the data is provided on
appinfo
<type>dynamic</type>

element numerics_bc_ggd_current/values
diagram dd_physics_data_dictionary_p2821.png
annotation
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)
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<units>mixed</units>

complexType numerics_bc_ggd_electrons
diagram dd_physics_data_dictionary_p2822.png
annotation
documentation
Boundary conditions for the electron related transport equations

element numerics_bc_ggd_electrons/particles
diagram dd_physics_data_dictionary_p2823.png
annotation
documentation
Boundary condition for the electron density equation (density if ID = 1), on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3.s^-1</units>

element numerics_bc_ggd_electrons/energy
diagram dd_physics_data_dictionary_p2824.png
annotation
documentation
Boundary condition for the electron energy equation (temperature if ID = 1), on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>W.m^-3</units>

complexType numerics_bc_ggd_ion
diagram dd_physics_data_dictionary_p2825.png
annotation
documentation
Boundary conditions for a given ion species related transport equations

element numerics_bc_ggd_ion/a
diagram dd_physics_data_dictionary_p2826.png
annotation
documentation
Mass of atom
appinfo
<units>Atomic Mass Unit</units>
<type>dynamic</type>

element numerics_bc_ggd_ion/z_ion
diagram dd_physics_data_dictionary_p2827.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed)
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element numerics_bc_ggd_ion/z_n
diagram dd_physics_data_dictionary_p2828.png
annotation
documentation
Nuclear charge
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element numerics_bc_ggd_ion/label
diagram dd_physics_data_dictionary_p2829.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>dynamic</type>

element numerics_bc_ggd_ion/particles
diagram dd_physics_data_dictionary_p2830.png
annotation
documentation
Boundary condition for the ion density equation (density if ID = 1), on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3.s^-1</units>

element numerics_bc_ggd_ion/energy
diagram dd_physics_data_dictionary_p2831.png
annotation
documentation
Boundary condition for the ion energy equation (temperature if ID = 1), on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>W.m^-3</units>

element numerics_bc_ggd_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p2832.png
annotation
documentation
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element numerics_bc_ggd_ion/state
diagram dd_physics_data_dictionary_p2833.png
annotation
documentation
Quantities related to the different states of the species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N</coordinate1>

complexType numerics_bc_ggd_ion_charge_state
diagram dd_physics_data_dictionary_p2834.png
annotation
documentation
Boundary conditions for a given charge state related transport equations

element numerics_bc_ggd_ion_charge_state/z_min
diagram dd_physics_data_dictionary_p2835.png
annotation
documentation
Minimum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element numerics_bc_ggd_ion_charge_state/z_max
diagram dd_physics_data_dictionary_p2836.png
annotation
documentation
Maximum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element numerics_bc_ggd_ion_charge_state/label
diagram dd_physics_data_dictionary_p2837.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>constant</type>

element numerics_bc_ggd_ion_charge_state/vibrational_level
diagram dd_physics_data_dictionary_p2838.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element numerics_bc_ggd_ion_charge_state/vibrational_mode
diagram dd_physics_data_dictionary_p2839.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element numerics_bc_ggd_ion_charge_state/is_neutral
diagram dd_physics_data_dictionary_p2840.png
annotation
documentation
Flag specifying if this state corresponds to a neutral (1) or not (0)
appinfo
<type>dynamic</type>

element numerics_bc_ggd_ion_charge_state/neutral_type
diagram dd_physics_data_dictionary_p2841.png
annotation
documentation
Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

element numerics_bc_ggd_ion_charge_state/electron_configuration
diagram dd_physics_data_dictionary_p2842.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element numerics_bc_ggd_ion_charge_state/particles
diagram dd_physics_data_dictionary_p2843.png
annotation
documentation
Boundary condition for the charge state density equation (density if ID = 1), on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>m^-3.s^-1</units>

element numerics_bc_ggd_ion_charge_state/energy
diagram dd_physics_data_dictionary_p2844.png
annotation
documentation
Boundary condition for the charge state energy equation (temperature if ID = 1), on various grid subsets
appinfo
<coordinate1>1...N</coordinate1>
<units>W.m^-3</units>

complexType numerics_convergence
diagram dd_physics_data_dictionary_p2845.png
annotation
documentation
Convergence details

element numerics_convergence/time_step
diagram dd_physics_data_dictionary_p2846.png
annotation
documentation
Internal time step used by the transport solver (assuming all transport equations are solved with the same time step)
appinfo
<units>s</units>
<type>dynamic</type>
<coordinate1>time</coordinate1>

element numerics_convergence/equations
diagram dd_physics_data_dictionary_p2847.png
annotation
documentation
Convergence details of the transport equations, for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType numerics_convergence_equation
diagram dd_physics_data_dictionary_p2848.png
annotation
documentation
Convergence details of a given transport equation

element numerics_convergence_equation/current
diagram dd_physics_data_dictionary_p2849.png
annotation
documentation
Convergence details of the current diffusion equation

element numerics_convergence_equation/electrons
diagram dd_physics_data_dictionary_p2850.png
annotation
documentation
Quantities related to the electrons

element numerics_convergence_equation/ion
diagram dd_physics_data_dictionary_p2851.png
annotation
documentation
Quantities related to the different ion species
appinfo
<coordinate1>1...N</coordinate1>

element numerics_convergence_equation/energy_ion_total
diagram dd_physics_data_dictionary_p2852.png
annotation
documentation
Convergence details of the ion total (sum over ion species) energy equation
appinfo
<units>W.m^-3</units>
<type>dynamic</type>

element numerics_convergence_equation/time
diagram dd_physics_data_dictionary_p2853.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType numerics_convergence_equations_electrons
diagram dd_physics_data_dictionary_p2854.png
annotation
documentation
Convergence details for the electron related equations

element numerics_convergence_equations_electrons/particles
diagram dd_physics_data_dictionary_p2855.png
annotation
documentation
Convergence details of the electron density equation
appinfo
<units>m^-3.s^-1</units>
<type>dynamic</type>

element numerics_convergence_equations_electrons/energy
diagram dd_physics_data_dictionary_p2856.png
annotation
documentation
Convergence details of the electron energy equation
appinfo
<units>W.m^-3</units>
<type>dynamic</type>

complexType numerics_convergence_equations_ion
diagram dd_physics_data_dictionary_p2857.png
annotation
documentation
Convergence details of a given ion species related transport equations

element numerics_convergence_equations_ion/a
diagram dd_physics_data_dictionary_p2858.png
annotation
documentation
Mass of atom
appinfo
<units>Atomic Mass Unit</units>
<type>dynamic</type>

element numerics_convergence_equations_ion/z_ion
diagram dd_physics_data_dictionary_p2859.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed)
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element numerics_convergence_equations_ion/z_n
diagram dd_physics_data_dictionary_p2860.png
annotation
documentation
Nuclear charge
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element numerics_convergence_equations_ion/label
diagram dd_physics_data_dictionary_p2861.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>dynamic</type>

element numerics_convergence_equations_ion/particles
diagram dd_physics_data_dictionary_p2862.png
annotation
documentation
Convergence details of the  ion density equation
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>m^-3.s^-1</units>
<type>dynamic</type>

element numerics_convergence_equations_ion/energy
diagram dd_physics_data_dictionary_p2863.png
annotation
documentation
Convergence details of the ion energy equation
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>W.m^-3</units>
<type>dynamic</type>

element numerics_convergence_equations_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p2864.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>constant</type>

element numerics_convergence_equations_ion/state
diagram dd_physics_data_dictionary_p2865.png
annotation
documentation
Convergence details of the related to the different states transport equations
appinfo
<coordinate1>1...N</coordinate1>

complexType numerics_convergence_equations_ion_charge_state
diagram dd_physics_data_dictionary_p2866.png
annotation
documentation
Boundary conditions for a given charge state related transport equations

element numerics_convergence_equations_ion_charge_state/z_min
diagram dd_physics_data_dictionary_p2867.png
annotation
documentation
Minimum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element numerics_convergence_equations_ion_charge_state/z_max
diagram dd_physics_data_dictionary_p2868.png
annotation
documentation
Maximum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element numerics_convergence_equations_ion_charge_state/label
diagram dd_physics_data_dictionary_p2869.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>constant</type>

element numerics_convergence_equations_ion_charge_state/vibrational_level
diagram dd_physics_data_dictionary_p2870.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element numerics_convergence_equations_ion_charge_state/vibrational_mode
diagram dd_physics_data_dictionary_p2871.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element numerics_convergence_equations_ion_charge_state/is_neutral
diagram dd_physics_data_dictionary_p2872.png
annotation
documentation
Flag specifying if this state corresponds to a neutral (1) or not (0)
appinfo
<type>dynamic</type>

element numerics_convergence_equations_ion_charge_state/neutral_type
diagram dd_physics_data_dictionary_p2873.png
annotation
documentation
Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

element numerics_convergence_equations_ion_charge_state/electron_configuration
diagram dd_physics_data_dictionary_p2874.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element numerics_convergence_equations_ion_charge_state/particles
diagram dd_physics_data_dictionary_p2875.png
annotation
documentation
Convergence details of the charge state density equation
appinfo
<units>m^-3.s^-1</units>
<type>dynamic</type>

element numerics_convergence_equations_ion_charge_state/energy
diagram dd_physics_data_dictionary_p2876.png
annotation
documentation
Convergence details of the charge state energy equation
appinfo
<units>W.m^-3</units>
<type>dynamic</type>

complexType numerics_convergence_equations_single
diagram dd_physics_data_dictionary_p2877.png
annotation
documentation
Convergence details of a given transport equation

element numerics_convergence_equations_single/iterations_n
diagram dd_physics_data_dictionary_p2878.png
annotation
documentation
Number of iterations carried out in the convergence loop
appinfo
<type>dynamic</type>

complexType numerics_profiles_1d_current_derivatives
diagram dd_physics_data_dictionary_p2879.png
annotation
documentation
Derivatives of the current equation primary quantity

element numerics_profiles_1d_current_derivatives/d_dt
diagram dd_physics_data_dictionary_p2880.png
annotation
documentation
Time derivative
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_current_derivatives/d_drho_tor_norm
diagram dd_physics_data_dictionary_p2881.png
annotation
documentation
Derivative with respect to the normalised toroidal flux
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_current_derivatives/d2_drho_tor_norm2
diagram dd_physics_data_dictionary_p2882.png
annotation
documentation
Second derivative with respect to the normalised toroidal flux
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_current_derivatives/d_drho_tor
diagram dd_physics_data_dictionary_p2883.png
annotation
documentation
Derivative with respect to the toroidal flux
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_current_derivatives/d2_drho_tor2
diagram dd_physics_data_dictionary_p2884.png
annotation
documentation
Second derivative with respect to the toroidal flux
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_current_derivatives/d_dt_cphi
diagram dd_physics_data_dictionary_p2885.png
annotation
documentation
Derivative with respect to time, at constant toroidal flux
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>mixed</units>

element numerics_profiles_1d_current_derivatives/d_dt_crho_tor_norm
diagram dd_physics_data_dictionary_p2886.png
annotation
documentation
Derivative with respect to time, at constant normalised toroidal flux coordinate
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>mixed</units>

complexType numerics_profiles_1d_derivatives
diagram dd_physics_data_dictionary_p2887.png
annotation
documentation
Radial profiles derivatives for a given time slice

element numerics_profiles_1d_derivatives/grid
diagram dd_physics_data_dictionary_p2888.png
annotation
documentation
Radial grid

element numerics_profiles_1d_derivatives/electrons
diagram dd_physics_data_dictionary_p2889.png
annotation
documentation
Quantities related to the electrons

element numerics_profiles_1d_derivatives/ion
diagram dd_physics_data_dictionary_p2890.png
annotation
documentation
Quantities related to the different ion species
appinfo
<coordinate1>1...N</coordinate1>

element numerics_profiles_1d_derivatives/d_drho_tor_norm
diagram dd_physics_data_dictionary_p2891.png
annotation
documentation
Derivatives of total ion quantities with respect to the normalised toroidal flux

element numerics_profiles_1d_derivatives/d2_drho_tor_norm2
diagram dd_physics_data_dictionary_p2892.png
annotation
documentation
Second derivatives of total ion quantities with respect to the normalised toroidal flux

element numerics_profiles_1d_derivatives/d_dt
diagram dd_physics_data_dictionary_p2893.png
annotation
documentation
Derivatives of total ion quantities with respect to time

element numerics_profiles_1d_derivatives/dpsi_dt
diagram dd_physics_data_dictionary_p2894.png
annotation
documentation
Derivative of the poloidal flux profile with respect to time
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>V</units>

element numerics_profiles_1d_derivatives/dpsi_dt_cphi
diagram dd_physics_data_dictionary_p2895.png
annotation
documentation
Derivative of the poloidal flux profile with respect to time, at constant toroidal flux
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>V</units>

element numerics_profiles_1d_derivatives/dpsi_dt_crho_tor_norm
diagram dd_physics_data_dictionary_p2896.png
annotation
documentation
Derivative of the poloidal flux profile with respect to time, at constant normalised toroidal flux coordinate
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>V</units>

element numerics_profiles_1d_derivatives/drho_tor_dt
diagram dd_physics_data_dictionary_p2897.png
annotation
documentation
Partial derivative of the toroidal flux coordinate profile with respect to time
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>m.s^-1</units>

element numerics_profiles_1d_derivatives/d_dvolume_drho_tor_dt
diagram dd_physics_data_dictionary_p2898.png
annotation
documentation
Partial derivative with respect to time of the derivative of the volume with respect to the toroidal flux coordinate
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>m^2.s^-1</units>

element numerics_profiles_1d_derivatives/dpsi_drho_tor
diagram dd_physics_data_dictionary_p2899.png
annotation
documentation
Derivative of the poloidal flux profile with respect to the toroidal flux coordinate
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>Wb.m^-1</units>

element numerics_profiles_1d_derivatives/d2psi_drho_tor2
diagram dd_physics_data_dictionary_p2900.png
annotation
documentation
Second derivative of the poloidal flux profile with respect to the toroidal flux coordinate
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>Wb.m^-2</units>

element numerics_profiles_1d_derivatives/time
diagram dd_physics_data_dictionary_p2901.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType numerics_profiles_1d_derivatives_charge_state
diagram dd_physics_data_dictionary_p2902.png
annotation
documentation
Quantities related to a given charge state

element numerics_profiles_1d_derivatives_charge_state/z_min
diagram dd_physics_data_dictionary_p2903.png
annotation
documentation
Minimum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element numerics_profiles_1d_derivatives_charge_state/z_max
diagram dd_physics_data_dictionary_p2904.png
annotation
documentation
Maximum Z of the charge state bundle
appinfo
<units>Elementary Charge Unit</units>
<type>constant</type>

element numerics_profiles_1d_derivatives_charge_state/label
diagram dd_physics_data_dictionary_p2905.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>constant</type>

element numerics_profiles_1d_derivatives_charge_state/vibrational_level
diagram dd_physics_data_dictionary_p2906.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_charge_state/vibrational_mode
diagram dd_physics_data_dictionary_p2907.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element numerics_profiles_1d_derivatives_charge_state/is_neutral
diagram dd_physics_data_dictionary_p2908.png
annotation
documentation
Flag specifying if this state corresponds to a neutral (1) or not (0)
appinfo
<type>dynamic</type>

element numerics_profiles_1d_derivatives_charge_state/neutral_type
diagram dd_physics_data_dictionary_p2909.png
annotation
documentation
Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

element numerics_profiles_1d_derivatives_charge_state/electron_configuration
diagram dd_physics_data_dictionary_p2910.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element numerics_profiles_1d_derivatives_charge_state/d_drho_tor_norm
diagram dd_physics_data_dictionary_p2911.png
annotation
documentation
Derivatives with respect to the normalised toroidal flux

element numerics_profiles_1d_derivatives_charge_state/d2_drho_tor_norm2
diagram dd_physics_data_dictionary_p2912.png
annotation
documentation
Second derivatives with respect to the normalised toroidal flux

element numerics_profiles_1d_derivatives_charge_state/d_dt
diagram dd_physics_data_dictionary_p2913.png
annotation
documentation
Derivatives with respect to time

complexType numerics_profiles_1d_derivatives_charge_state_d
diagram dd_physics_data_dictionary_p2914.png
annotation
documentation
Quantities related to a given charge state, derivatives with respect to a given quantity

element numerics_profiles_1d_derivatives_charge_state_d/temperature
diagram dd_physics_data_dictionary_p2915.png
annotation
documentation
Temperature
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_charge_state_d/density
diagram dd_physics_data_dictionary_p2916.png
annotation
documentation
Density (thermal+non-thermal)
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_charge_state_d/density_fast
diagram dd_physics_data_dictionary_p2917.png
annotation
documentation
Density of fast (non-thermal) particles
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_charge_state_d/pressure
diagram dd_physics_data_dictionary_p2918.png
annotation
documentation
Pressure
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_charge_state_d/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p2919.png
annotation
documentation
Fast (non-thermal) perpendicular pressure
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_charge_state_d/pressure_fast_parallel
diagram dd_physics_data_dictionary_p2920.png
annotation
documentation
Fast (non-thermal) parallel pressure
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_charge_state_d/velocity_tor
diagram dd_physics_data_dictionary_p2921.png
annotation
documentation
Toroidal velocity
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_charge_state_d/velocity_pol
diagram dd_physics_data_dictionary_p2922.png
annotation
documentation
Poloidal velocity
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

complexType numerics_profiles_1d_derivatives_depth3
diagram dd_physics_data_dictionary_p2923.png
annotation
documentation
Derivatives of a transport equation primary quantity, depth 3 with respect to the 1D grid

element numerics_profiles_1d_derivatives_depth3/d_dt
diagram dd_physics_data_dictionary_p2924.png
annotation
documentation
Time derivative
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_depth3/d_drho_tor_norm
diagram dd_physics_data_dictionary_p2925.png
annotation
documentation
Derivative with respect to the normalised toroidal flux
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_depth3/d2_drho_tor_norm2
diagram dd_physics_data_dictionary_p2926.png
annotation
documentation
Second derivative with respect to the normalised toroidal flux
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_depth3/d_drho_tor
diagram dd_physics_data_dictionary_p2927.png
annotation
documentation
Derivative with respect to the toroidal flux
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_depth3/d2_drho_tor2
diagram dd_physics_data_dictionary_p2928.png
annotation
documentation
Second derivative with respect to the toroidal flux
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

complexType numerics_profiles_1d_derivatives_depth4
diagram dd_physics_data_dictionary_p2929.png
annotation
documentation
Derivatives of a transport equation primary quantity, depth 4 with respect to the 1D grid

element numerics_profiles_1d_derivatives_depth4/d_dt
diagram dd_physics_data_dictionary_p2930.png
annotation
documentation
Time derivative
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_depth4/d_drho_tor_norm
diagram dd_physics_data_dictionary_p2931.png
annotation
documentation
Derivative with respect to the normalised toroidal flux
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_depth4/d2_drho_tor_norm2
diagram dd_physics_data_dictionary_p2932.png
annotation
documentation
Second derivative with respect to the normalised toroidal flux
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_depth4/d_drho_tor
diagram dd_physics_data_dictionary_p2933.png
annotation
documentation
Derivative with respect to the toroidal flux
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_depth4/d2_drho_tor2
diagram dd_physics_data_dictionary_p2934.png
annotation
documentation
Second derivative with respect to the toroidal flux
appinfo
<coordinate1>../../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

complexType numerics_profiles_1d_derivatives_depth5
diagram dd_physics_data_dictionary_p2935.png
annotation
documentation
Derivatives of a transport equation primary quantity, depth 5 with respect to the 1D grid

element numerics_profiles_1d_derivatives_depth5/d_dt
diagram dd_physics_data_dictionary_p2936.png
annotation
documentation
Time derivative
appinfo
<coordinate1>../../../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_depth5/d_drho_tor_norm
diagram dd_physics_data_dictionary_p2937.png
annotation
documentation
Derivative with respect to the normalised toroidal flux
appinfo
<coordinate1>../../../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_depth5/d2_drho_tor_norm2
diagram dd_physics_data_dictionary_p2938.png
annotation
documentation
Second derivative with respect to the normalised toroidal flux
appinfo
<coordinate1>../../../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_depth5/d_drho_tor
diagram dd_physics_data_dictionary_p2939.png
annotation
documentation
Derivative with respect to the toroidal flux
appinfo
<coordinate1>../../../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_depth5/d2_drho_tor2
diagram dd_physics_data_dictionary_p2940.png
annotation
documentation
Second derivative with respect to the toroidal flux
appinfo
<coordinate1>../../../../../grid/rho_tor_norm</coordinate1>
<units>mixed</units>
<type>dynamic</type>

complexType numerics_profiles_1d_derivatives_electrons
diagram dd_physics_data_dictionary_p2941.png
annotation
documentation
Quantities related to electrons

element numerics_profiles_1d_derivatives_electrons/d_drho_tor_norm
diagram dd_physics_data_dictionary_p2942.png
annotation
documentation
Derivatives with respect to the normalised toroidal flux

element numerics_profiles_1d_derivatives_electrons/d2_drho_tor_norm2
diagram dd_physics_data_dictionary_p2943.png
annotation
documentation
Second derivatives with respect to the normalised toroidal flux

element numerics_profiles_1d_derivatives_electrons/d_dt
diagram dd_physics_data_dictionary_p2944.png
annotation
documentation
Derivatives with respect to time

complexType numerics_profiles_1d_derivatives_electrons_d
diagram dd_physics_data_dictionary_p2945.png
annotation
documentation
Quantities related to electrons, derivatives with respect to a given quantity

element numerics_profiles_1d_derivatives_electrons_d/temperature
diagram dd_physics_data_dictionary_p2946.png
annotation
documentation
Temperature
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_electrons_d/density
diagram dd_physics_data_dictionary_p2947.png
annotation
documentation
Density (thermal+non-thermal)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_electrons_d/density_fast
diagram dd_physics_data_dictionary_p2948.png
annotation
documentation
Density of fast (non-thermal) particles
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_electrons_d/pressure
diagram dd_physics_data_dictionary_p2949.png
annotation
documentation
Pressure
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_electrons_d/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p2950.png
annotation
documentation
Fast (non-thermal) perpendicular pressure
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_electrons_d/pressure_fast_parallel
diagram dd_physics_data_dictionary_p2951.png
annotation
documentation
Fast (non-thermal) parallel pressure
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_electrons_d/velocity_tor
diagram dd_physics_data_dictionary_p2952.png
annotation
documentation
Toroidal velocity
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_electrons_d/velocity_pol
diagram dd_physics_data_dictionary_p2953.png
annotation
documentation
Poloidal velocity
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

complexType numerics_profiles_1d_derivatives_ion
diagram dd_physics_data_dictionary_p2954.png
annotation
documentation
Quantities related to an ion species

element numerics_profiles_1d_derivatives_ion/a
diagram dd_physics_data_dictionary_p2955.png
annotation
documentation
Mass of atom
appinfo
<units>Atomic Mass Unit</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_ion/z_ion
diagram dd_physics_data_dictionary_p2956.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed)
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element numerics_profiles_1d_derivatives_ion/z_n
diagram dd_physics_data_dictionary_p2957.png
annotation
documentation
Nuclear charge
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_ion/label
diagram dd_physics_data_dictionary_p2958.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>dynamic</type>

element numerics_profiles_1d_derivatives_ion/d_drho_tor_norm
diagram dd_physics_data_dictionary_p2959.png
annotation
documentation
Derivatives with respect to the normalised toroidal flux

element numerics_profiles_1d_derivatives_ion/d2_drho_tor_norm2
diagram dd_physics_data_dictionary_p2960.png
annotation
documentation
Second derivatives with respect to the normalised toroidal flux

element numerics_profiles_1d_derivatives_ion/d_dt
diagram dd_physics_data_dictionary_p2961.png
annotation
documentation
Derivatives with respect to time

element numerics_profiles_1d_derivatives_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p2962.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>dynamic</type>

element numerics_profiles_1d_derivatives_ion/state
diagram dd_physics_data_dictionary_p2963.png
annotation
documentation
Quantities related to the different states of the species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N_charge_states</coordinate1>

complexType numerics_profiles_1d_derivatives_ion_d
diagram dd_physics_data_dictionary_p2964.png
annotation
documentation
Quantities related to an ion species, derivatives with respect to a given quantity

element numerics_profiles_1d_derivatives_ion_d/temperature
diagram dd_physics_data_dictionary_p2965.png
annotation
documentation
Temperature (average over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>eV</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_ion_d/density
diagram dd_physics_data_dictionary_p2966.png
annotation
documentation
Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_ion_d/density_fast
diagram dd_physics_data_dictionary_p2967.png
annotation
documentation
Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m^-3</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_ion_d/pressure
diagram dd_physics_data_dictionary_p2968.png
annotation
documentation
Pressure (average over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_ion_d/pressure_fast_perpendicular
diagram dd_physics_data_dictionary_p2969.png
annotation
documentation
Fast (non-thermal) perpendicular pressure  (average over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_ion_d/pressure_fast_parallel
diagram dd_physics_data_dictionary_p2970.png
annotation
documentation
Fast (non-thermal) parallel pressure  (average over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_ion_d/velocity_tor
diagram dd_physics_data_dictionary_p2971.png
annotation
documentation
Toroidal velocity (average over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_ion_d/velocity_pol
diagram dd_physics_data_dictionary_p2972.png
annotation
documentation
Poloidal velocity (average over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<units>m.s^-1</units>
<type>dynamic</type>

complexType numerics_profiles_1d_derivatives_total_ions
diagram dd_physics_data_dictionary_p2973.png
annotation
documentation
Quantities related to total ion quantities, derivatives with respect to a given quantity

element numerics_profiles_1d_derivatives_total_ions/n_i_total_over_n_e
diagram dd_physics_data_dictionary_p2974.png
annotation
documentation
Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>-</units>
<type>dynamic</type>

element numerics_profiles_1d_derivatives_total_ions/pressure_ion_total
diagram dd_physics_data_dictionary_p2975.png
annotation
documentation
Total thermal ion pressure
appinfo
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<units>Pa</units>
<type>dynamic</type>

complexType numerics_restart
diagram dd_physics_data_dictionary_p2976.png
annotation
documentation
Description of a restart file

element numerics_restart/names
diagram dd_physics_data_dictionary_p2977.png
annotation
documentation
Names of the restart files
appinfo
<coordinate1>1...N</coordinate1>
<type>dynamic</type>

element numerics_restart/descriptions
diagram dd_physics_data_dictionary_p2978.png
annotation
documentation
Descriptions of the restart files
appinfo
<coordinate1>../names</coordinate1>
<type>dynamic</type>

element numerics_restart/time
diagram dd_physics_data_dictionary_p2979.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType numerics_solver_1d
diagram dd_physics_data_dictionary_p2980.png
annotation
documentation
Numerics related to 1D radial solver for a given time slice

element numerics_solver_1d/grid
diagram dd_physics_data_dictionary_p2981.png
annotation
documentation
Radial grid

element numerics_solver_1d/equation
diagram dd_physics_data_dictionary_p2982.png
annotation
documentation
Set of transport equations
appinfo
<coordinate1>1...N</coordinate1>

element numerics_solver_1d/control_parameters
diagram dd_physics_data_dictionary_p2983.png
annotation
documentation
Solver-specific input or output quantities

element numerics_solver_1d/drho_tor_dt
diagram dd_physics_data_dictionary_p2984.png
annotation
documentation
Partial derivative of the toroidal flux coordinate profile with respect to time
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>m.s^-1</units>

element numerics_solver_1d/d_dvolume_drho_tor_dt
diagram dd_physics_data_dictionary_p2985.png
annotation
documentation
Partial derivative with respect to time of the derivative of the volume with respect to the toroidal flux coordinate
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>m^2.s^-1</units>

element numerics_solver_1d/time
diagram dd_physics_data_dictionary_p2986.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType numerics_solver_1d_equation
diagram dd_physics_data_dictionary_p2987.png
annotation
documentation
Numeric of a given 1D transport equation

element numerics_solver_1d_equation/primary_quantity
diagram dd_physics_data_dictionary_p2988.png
annotation
documentation
Profile and derivatives of the primary quantity of the transport equation

element numerics_solver_1d_equation/boundary_condition
diagram dd_physics_data_dictionary_p2989.png
annotation
documentation
Set of boundary conditions of the transport equation
appinfo
<coordinate1>1...N</coordinate1>

element numerics_solver_1d_equation/coefficient
diagram dd_physics_data_dictionary_p2990.png
annotation
documentation
Set of numerical coefficients involved in the transport equation
appinfo
<coordinate1>1...N</coordinate1>

element numerics_solver_1d_equation/convergence
diagram dd_physics_data_dictionary_p2991.png
annotation
documentation
Convergence details

complexType numerics_solver_1d_equation_bc
diagram dd_physics_data_dictionary_p2992.png
annotation
documentation
Boundary conditions for a 1D transport equation

element numerics_solver_1d_equation_bc/identifier
diagram dd_physics_data_dictionary_p2993.png
annotation
documentation
Identifier of the boundary condition
appinfo
<type>dynamic</type>

element numerics_solver_1d_equation_bc/type
diagram dd_physics_data_dictionary_p2994.png
annotation
documentation
Boundary condition type
appinfo
<type>dynamic</type>
<doc_identifier>transport_solver_numerics/transport_solver_numerics_bc_identifier.xml</doc_identifier>

element numerics_solver_1d_equation_bc/value
diagram dd_physics_data_dictionary_p2995.png
annotation
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.
appinfo
<units>mixed</units>
<type>dynamic</type>
<coordinate1>1...3</coordinate1>

element numerics_solver_1d_equation_bc/position
diagram dd_physics_data_dictionary_p2996.png
annotation
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).
appinfo
<units>mixed</units>
<type>dynamic</type>

complexType numerics_solver_1d_equation_coefficient
diagram dd_physics_data_dictionary_p2997.png
annotation
documentation
Coefficient for transport equation

element numerics_solver_1d_equation_coefficient/profile
diagram dd_physics_data_dictionary_p2998.png
annotation
documentation
Radial profile of the numerical coefficient
appinfo
<units>mixed</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

complexType numerics_solver_1d_equation_control_float
diagram dd_physics_data_dictionary_p2999.png
annotation
documentation
FLT0D for control parameters

element numerics_solver_1d_equation_control_float/value
diagram dd_physics_data_dictionary_p3000.png
annotation
documentation
Value of the control parameter
appinfo
<units>mixed</units>
<type>dynamic</type>

complexType numerics_solver_1d_equation_control_int
diagram dd_physics_data_dictionary_p3001.png
annotation
documentation
INT0D for control parameters

element numerics_solver_1d_equation_control_int/value
diagram dd_physics_data_dictionary_p3002.png
annotation
documentation
Value of the control parameter
appinfo
<type>dynamic</type>

complexType numerics_solver_1d_equation_control_parameters
diagram dd_physics_data_dictionary_p3003.png
annotation
documentation
Solver-specific input or output quantities

element numerics_solver_1d_equation_control_parameters/integer0d
diagram dd_physics_data_dictionary_p3004.png
annotation
documentation
Set of integer type scalar control parameters
appinfo
<coordinate1>1...N</coordinate1>

element numerics_solver_1d_equation_control_parameters/real0d
diagram dd_physics_data_dictionary_p3005.png
annotation
documentation
Set of real type scalar control parameters
appinfo
<coordinate1>1...N</coordinate1>

complexType numerics_solver_1d_equation_primary
diagram dd_physics_data_dictionary_p3006.png
annotation
documentation
Profile and derivatives a the primary quantity for a 1D transport equation

element numerics_solver_1d_equation_primary/identifier
diagram dd_physics_data_dictionary_p3007.png
annotation
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)

element numerics_solver_1d_equation_primary/profile
diagram dd_physics_data_dictionary_p3008.png
annotation
documentation
Profile of the primary quantity
appinfo
<units>mixed</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element numerics_solver_1d_equation_primary/d_dr
diagram dd_physics_data_dictionary_p3009.png
annotation
documentation
Radial derivative with respect to the primary coordinate
appinfo
<units>mixed</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element numerics_solver_1d_equation_primary/d2_dr2
diagram dd_physics_data_dictionary_p3010.png
annotation
documentation
Second order radial derivative with respect to the primary coordinate
appinfo
<units>mixed</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element numerics_solver_1d_equation_primary/d_dt
diagram dd_physics_data_dictionary_p3011.png
annotation
documentation
Time derivative
appinfo
<units>mixed</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element numerics_solver_1d_equation_primary/d_dt_cphi
diagram dd_physics_data_dictionary_p3012.png
annotation
documentation
Derivative with respect to time, at constant toroidal flux (for current diffusion equation)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>mixed</units>

element numerics_solver_1d_equation_primary/d_dt_cr
diagram dd_physics_data_dictionary_p3013.png
annotation
documentation
Derivative with respect to time, at constant primary coordinate coordinate (for current diffusion equation)
appinfo
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>mixed</units>

element turbulence
diagram dd_physics_data_dictionary_p3014.png
annotation
documentation
Description of plasma turbulence
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.12.1</lifecycle_version>
<lifecycle_last_change>3.12.1</lifecycle_last_change>

element turbulence/grid_2d_type
diagram dd_physics_data_dictionary_p3015.png
annotation
documentation
Selection of one of a set of grid types for grid_2d
appinfo
<doc_identifier>utilities/poloidal_plane_coordinates_identifier.xml</doc_identifier>

element turbulence/grid_2d
diagram dd_physics_data_dictionary_p3016.png
annotation
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
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element turbulence/profiles_2d
diagram dd_physics_data_dictionary_p3017.png
annotation
documentation
Fluctuating physical quantities for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType turbulence_profiles_2d
diagram dd_physics_data_dictionary_p3018.png
annotation
documentation
Fluctuating physical quantities for various time slices

element turbulence_profiles_2d/electrons
diagram dd_physics_data_dictionary_p3019.png
annotation
documentation
Quantities related to electrons
appinfo
<coordinate1>../grid/rho_tor_norm</coordinate1>
<type>dynamic</type>
<units>Wb</units>

element turbulence_profiles_2d/ion
diagram dd_physics_data_dictionary_p3020.png
annotation
documentation
Quantities related to the various ion species
appinfo
<coordinate1>1...N</coordinate1>

element turbulence_profiles_2d/neutral
diagram dd_physics_data_dictionary_p3021.png
annotation
documentation
Quantities related to the various neutral species
appinfo
<coordinate1>1...N</coordinate1>

element turbulence_profiles_2d/time
diagram dd_physics_data_dictionary_p3022.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType turbulence_profiles_2d_electrons
diagram dd_physics_data_dictionary_p3023.png
annotation
documentation
Quantities related to electrons

element turbulence_profiles_2d_electrons/temperature
diagram dd_physics_data_dictionary_p3024.png
annotation
documentation
Temperature
appinfo
<coordinate1>../../../grid_2d/dim1</coordinate1>
<coordinate2>../../../grid_2d/dim2</coordinate2>
<units>eV</units>
<type>dynamic</type>

element turbulence_profiles_2d_electrons/density
diagram dd_physics_data_dictionary_p3025.png
annotation
documentation
Density (thermal+non-thermal)
appinfo
<coordinate1>../../../grid_2d/dim1</coordinate1>
<coordinate2>../../../grid_2d/dim2</coordinate2>
<units>m^-3</units>
<type>dynamic</type>

element turbulence_profiles_2d_electrons/density_thermal
diagram dd_physics_data_dictionary_p3026.png
annotation
documentation
Density of thermal particles
appinfo
<coordinate1>../../../grid_2d/dim1</coordinate1>
<coordinate2>../../../grid_2d/dim2</coordinate2>
<units>m^-3</units>
<type>dynamic</type>

complexType turbulence_profiles_2d_grid
diagram dd_physics_data_dictionary_p3027.png
annotation
documentation
Definition of the 2D grid with time

element turbulence_profiles_2d_grid/dim1
diagram dd_physics_data_dictionary_p3028.png
annotation
documentation
First dimension values
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>mixed</units>

element turbulence_profiles_2d_grid/dim2
diagram dd_physics_data_dictionary_p3029.png
annotation
documentation
Second dimension values
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<units>mixed</units>

element turbulence_profiles_2d_grid/time
diagram dd_physics_data_dictionary_p3030.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType turbulence_profiles_2d_ions
diagram dd_physics_data_dictionary_p3031.png
annotation
documentation
Quantities related to a given ion species

element turbulence_profiles_2d_ions/element
diagram dd_physics_data_dictionary_p3032.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element turbulence_profiles_2d_ions/z_ion
diagram dd_physics_data_dictionary_p3033.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged over plasma radius
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element turbulence_profiles_2d_ions/label
diagram dd_physics_data_dictionary_p3034.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>dynamic</type>

element turbulence_profiles_2d_ions/neutral_index
diagram dd_physics_data_dictionary_p3035.png
annotation
documentation
Index of the corresponding neutral species in the ../../neutral array
appinfo
<type>dynamic</type>

element turbulence_profiles_2d_ions/temperature
diagram dd_physics_data_dictionary_p3036.png
annotation
documentation
Temperature (average over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid_2d/dim1</coordinate1>
<coordinate2>../../../grid_2d/dim2</coordinate2>
<units>eV</units>
<type>dynamic</type>

element turbulence_profiles_2d_ions/density
diagram dd_physics_data_dictionary_p3037.png
annotation
documentation
Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid_2d/dim1</coordinate1>
<coordinate2>../../../grid_2d/dim2</coordinate2>
<units>m^-3</units>
<type>dynamic</type>

element turbulence_profiles_2d_ions/density_thermal
diagram dd_physics_data_dictionary_p3038.png
annotation
documentation
Density (thermal) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid_2d/dim1</coordinate1>
<coordinate2>../../../grid_2d/dim2</coordinate2>
<units>m^-3</units>
<type>dynamic</type>

complexType turbulence_profiles_2d_neutral
diagram dd_physics_data_dictionary_p3039.png
annotation
documentation
Quantities related to a given neutral species

element turbulence_profiles_2d_neutral/element
diagram dd_physics_data_dictionary_p3040.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element turbulence_profiles_2d_neutral/label
diagram dd_physics_data_dictionary_p3041.png
annotation
documentation
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
appinfo
<type>dynamic</type>

element turbulence_profiles_2d_neutral/ion_index
diagram dd_physics_data_dictionary_p3042.png
annotation
documentation
Index of the corresponding ion species in the ../../ion array
appinfo
<type>dynamic</type>

element turbulence_profiles_2d_neutral/temperature
diagram dd_physics_data_dictionary_p3043.png
annotation
documentation
Temperature (average over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid_2d/dim1</coordinate1>
<coordinate2>../../../grid_2d/dim2</coordinate2>
<units>eV</units>
<type>dynamic</type>

element turbulence_profiles_2d_neutral/density
diagram dd_physics_data_dictionary_p3044.png
annotation
documentation
Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid_2d/dim1</coordinate1>
<coordinate2>../../../grid_2d/dim2</coordinate2>
<units>m^-3</units>
<type>dynamic</type>

element turbulence_profiles_2d_neutral/density_thermal
diagram dd_physics_data_dictionary_p3045.png
annotation
documentation
Density (thermal) (sum over charge states when multiple charge states are considered)
appinfo
<coordinate1>../../../grid_2d/dim1</coordinate1>
<coordinate2>../../../grid_2d/dim2</coordinate2>
<units>m^-3</units>
<type>dynamic</type>

element wall
diagram dd_physics_data_dictionary_p3046.png
annotation
documentation
Description of the torus wall and its interaction with the plasma
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.1.0</lifecycle_version>
<lifecycle_last_change>3.11.0</lifecycle_last_change>

element wall/global_quantities
diagram dd_physics_data_dictionary_p3047.png
annotation
documentation
Simple 0D description of plasma-wall interaction

element wall/description_2d
diagram dd_physics_data_dictionary_p3048.png
annotation
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, ...).
appinfo
<coordinate1>1...N</coordinate1>

complexType wall_2d
diagram dd_physics_data_dictionary_p3049.png
annotation
documentation
2D wall description

element wall_2d/type
diagram dd_physics_data_dictionary_p3050.png
annotation
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)

element wall_2d/limiter
diagram dd_physics_data_dictionary_p3051.png
annotation
documentation
Description of the immobile limiting surface(s) or plasma facing components for defining the Last Closed Flux Surface.

element wall_2d/mobile
diagram dd_physics_data_dictionary_p3052.png
annotation
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)

element wall_2d/vessel
diagram dd_physics_data_dictionary_p3053.png
annotation
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.

complexType wall_2d_limiter
diagram dd_physics_data_dictionary_p3054.png
annotation
documentation
2D limiter description

element wall_2d_limiter/type
diagram dd_physics_data_dictionary_p3055.png
annotation
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

element wall_2d_limiter/unit
diagram dd_physics_data_dictionary_p3056.png
annotation
documentation
Set of limiter units
appinfo
<coordinate1>1...N</coordinate1>

complexType wall_2d_limiter_unit
diagram dd_physics_data_dictionary_p3057.png
annotation
documentation
2D limiter unit description

element wall_2d_limiter_unit/name
diagram dd_physics_data_dictionary_p3058.png
annotation
documentation
Name of the limiter unit
appinfo
<type>static</type>

element wall_2d_limiter_unit/closed
diagram dd_physics_data_dictionary_p3059.png
annotation
documentation
Flag identifying whether the contour is closed (1) or open (0)
appinfo
<type>static</type>

element wall_2d_limiter_unit/outline
diagram dd_physics_data_dictionary_p3060.png
annotation
documentation
Irregular outline of the limiting surface. Do NOT repeat the first point for closed contours

element wall_2d_limiter_unit/resistivity
diagram dd_physics_data_dictionary_p3061.png
annotation
documentation
Resistivity of the limiter unit
appinfo
<type>static</type>
<units>ohm.m</units>

complexType wall_2d_mobile
diagram dd_physics_data_dictionary_p3062.png
annotation
documentation
2D mobile parts description

element wall_2d_mobile/type
diagram dd_physics_data_dictionary_p3063.png
annotation
documentation
Type of the description

element wall_2d_mobile/unit
diagram dd_physics_data_dictionary_p3064.png
annotation
documentation
Set of mobile units
appinfo
<coordinate1>1...N</coordinate1>

complexType wall_2d_mobile_unit
diagram dd_physics_data_dictionary_p3065.png
annotation
documentation
2D mobile parts description

element wall_2d_mobile_unit/name
diagram dd_physics_data_dictionary_p3066.png
annotation
documentation
Name of the mobile unit
appinfo
<type>static</type>

element wall_2d_mobile_unit/closed
diagram dd_physics_data_dictionary_p3067.png
annotation
documentation
Flag identifying whether the contour is closed (1) or open (0)
appinfo
<type>static</type>

element wall_2d_mobile_unit/outline
diagram dd_physics_data_dictionary_p3068.png
annotation
documentation
Irregular outline of the mobile unit, for a set of time slices. Do NOT repeat the first point for closed contours
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element wall_2d_mobile_unit/resistivity
diagram dd_physics_data_dictionary_p3069.png
annotation
documentation
Resistivity of the mobile unit
appinfo
<type>static</type>
<units>ohm.m</units>

complexType wall_2d_vessel
diagram dd_physics_data_dictionary_p3070.png
annotation
documentation
2D vessel description

element wall_2d_vessel/type
diagram dd_physics_data_dictionary_p3071.png
annotation
documentation
Type of the vessel description. index = 0 for the official single/multiple annular vessel and 1 for the official block element representation for each vessel unit. Additional representations needed on a code-by-code basis follow same incremental pair tagging starting on index=2

element wall_2d_vessel/unit
diagram dd_physics_data_dictionary_p3072.png
annotation
documentation
Set of vessel units
appinfo
<coordinate1>1...N</coordinate1>

complexType wall_2d_vessel_annular
diagram dd_physics_data_dictionary_p3073.png
annotation
documentation
2D vessel annular description

element wall_2d_vessel_annular/outline_inner
diagram dd_physics_data_dictionary_p3074.png
annotation
documentation
Inner vessel outline. Do NOT repeat the first point for closed contours

element wall_2d_vessel_annular/outline_outer
diagram dd_physics_data_dictionary_p3075.png
annotation
documentation
Outer vessel outline. Do NOT repeat the first point for closed contours

element wall_2d_vessel_annular/resistivity
diagram dd_physics_data_dictionary_p3076.png
annotation
documentation
Resistivity of the vessel unit
appinfo
<type>static</type>
<units>ohm.m</units>

complexType wall_2d_vessel_element
diagram dd_physics_data_dictionary_p3077.png
annotation
documentation
2D vessel block element description

element wall_2d_vessel_element/name
diagram dd_physics_data_dictionary_p3078.png
annotation
documentation
Name of the block element
appinfo
<type>static</type>

element wall_2d_vessel_element/outline
diagram dd_physics_data_dictionary_p3079.png
annotation
documentation
Outline of the block element. Do NOT repeat the first point for closed contours

element wall_2d_vessel_element/resistivity
diagram dd_physics_data_dictionary_p3080.png
annotation
documentation
Resistivity of the block element
appinfo
<type>static</type>
<units>ohm.m</units>

element wall_2d_vessel_element/j_tor
diagram dd_physics_data_dictionary_p3081.png
annotation
documentation
Toroidal current induced in this block element
appinfo
<type>dynamic</type>
<units>A</units>
<coordinate1>time</coordinate1>

element wall_2d_vessel_element/resistance
diagram dd_physics_data_dictionary_p3082.png
annotation
documentation
Resistance of the block element
appinfo
<type>static</type>
<units>Ohm</units>

complexType wall_2d_vessel_unit
diagram dd_physics_data_dictionary_p3083.png
annotation
documentation
2D vessel unit description

element wall_2d_vessel_unit/name
diagram dd_physics_data_dictionary_p3084.png
annotation
documentation
Name of the vessel unit
appinfo
<type>static</type>

element wall_2d_vessel_unit/annular
diagram dd_physics_data_dictionary_p3085.png
annotation
documentation
Annular representation of a vessel layer by two contours, inner and outer

element wall_2d_vessel_unit/element
diagram dd_physics_data_dictionary_p3086.png
annotation
documentation
Set of block elements
appinfo
<coordinate1>1...N</coordinate1>

complexType wall_global_quantitites
diagram dd_physics_data_dictionary_p3087.png
annotation
documentation
Simple 0D description of plasma-wall interaction

element wall_global_quantitites/electrons
diagram dd_physics_data_dictionary_p3088.png
annotation
documentation
Quantities related to electrons

element wall_global_quantitites/neutral
diagram dd_physics_data_dictionary_p3089.png
annotation
documentation
Quantities related to the various neutral species
appinfo
<coordinate1>1...N</coordinate1>

element wall_global_quantitites/temperature
diagram dd_physics_data_dictionary_p3090.png
annotation
documentation
Wall temperature
appinfo
<type>dynamic</type>
<units>K</units>
<coordinate1>../../time</coordinate1>

element wall_global_quantitites/power_from_plasma
diagram dd_physics_data_dictionary_p3091.png
annotation
documentation
Power flowing from the plasma to the wall
appinfo
<type>dynamic</type>
<units>W</units>
<coordinate1>../../time</coordinate1>

element wall_global_quantitites/power_to_cooling
diagram dd_physics_data_dictionary_p3092.png
annotation
documentation
Power to cooling systems
appinfo
<type>dynamic</type>
<units>W</units>
<coordinate1>../../time</coordinate1>

element wall_global_quantitites/power_inner_target_ion_total
diagram dd_physics_data_dictionary_p3093.png
annotation
documentation
Total ion (summed over ion species) power on the inner target
appinfo
<coordinate1>../../time</coordinate1>
<units>W</units>
<type>dynamic</type>

element wall_global_quantitites/power_density_inner_target_max
diagram dd_physics_data_dictionary_p3094.png
annotation
documentation
Maximum power density on the inner target
appinfo
<coordinate1>../../time</coordinate1>
<units>W</units>
<type>dynamic</type>

element wall_global_quantitites/power_density_outer_target_max
diagram dd_physics_data_dictionary_p3095.png
annotation
documentation
Maximum power density on the outer target
appinfo
<coordinate1>../../time</coordinate1>
<units>W</units>
<type>dynamic</type>

complexType wall_global_quantitites_electrons
diagram dd_physics_data_dictionary_p3096.png
annotation
documentation
Simple 0D description of plasma-wall interaction, related to electrons

element wall_global_quantitites_electrons/pumping_speed
diagram dd_physics_data_dictionary_p3097.png
annotation
documentation
Pumped particle flux (in equivalent electrons)
appinfo
<type>dynamic</type>
<units>s^-1</units>
<coordinate1>../../../time</coordinate1>

element wall_global_quantitites_electrons/particle_flux_from_plasma
diagram dd_physics_data_dictionary_p3098.png
annotation
documentation
Particle flux from the plasma (in equivalent electrons)
appinfo
<type>dynamic</type>
<units>s^-1</units>
<coordinate1>../../../time</coordinate1>

element wall_global_quantitites_electrons/particle_flux_from_wall
diagram dd_physics_data_dictionary_p3099.png
annotation
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
appinfo
<type>dynamic</type>
<units>s^-1</units>
<coordinate1>1...3</coordinate1>
<coordinate2>../../../time</coordinate2>

element wall_global_quantitites_electrons/gas_puff
diagram dd_physics_data_dictionary_p3100.png
annotation
documentation
Gas puff rate (in equivalent electrons)
appinfo
<type>dynamic</type>
<units>s^-1</units>
<coordinate1>../../../time</coordinate1>

element wall_global_quantitites_electrons/power_inner_target
diagram dd_physics_data_dictionary_p3101.png
annotation
documentation
Electron power on the inner target
appinfo
<coordinate1>../../../time</coordinate1>
<units>W</units>
<type>dynamic</type>

element wall_global_quantitites_electrons/power_outer_target
diagram dd_physics_data_dictionary_p3102.png
annotation
documentation
Electron power on the inner target
appinfo
<coordinate1>../../../time</coordinate1>
<units>W</units>
<type>dynamic</type>

complexType wall_global_quantitites_neutral
diagram dd_physics_data_dictionary_p3103.png
annotation
documentation
Simple 0D description of plasma-wall interaction, related to a given neutral species

element wall_global_quantitites_neutral/element
diagram dd_physics_data_dictionary_p3104.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element wall_global_quantitites_neutral/label
diagram dd_physics_data_dictionary_p3105.png
annotation
documentation
String identifying the species (e.g. H, D, CD4, ...)
appinfo
<type>constant</type>

element wall_global_quantitites_neutral/pumping_speed
diagram dd_physics_data_dictionary_p3106.png
annotation
documentation
Pumped particle flux for that species
appinfo
<type>dynamic</type>
<units>s^-1</units>
<coordinate1>../../../time</coordinate1>

element wall_global_quantitites_neutral/particle_flux_from_plasma
diagram dd_physics_data_dictionary_p3107.png
annotation
documentation
Particle flux from the plasma for that species
appinfo
<type>dynamic</type>
<units>s^-1</units>
<coordinate1>../../../time</coordinate1>

element wall_global_quantitites_neutral/particle_flux_from_wall
diagram dd_physics_data_dictionary_p3108.png
annotation
documentation
Particle flux from the wall corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast)
appinfo
<type>dynamic</type>
<units>s^-1</units>
<coordinate1>1...3</coordinate1>
<coordinate2>../../../time</coordinate2>

element wall_global_quantitites_neutral/gas_puff
diagram dd_physics_data_dictionary_p3109.png
annotation
documentation
Gas puff rate for that species
appinfo
<type>dynamic</type>
<units>s^-1</units>
<coordinate1>../../../time</coordinate1>

element wall_global_quantitites_neutral/wall_inventory
diagram dd_physics_data_dictionary_p3110.png
annotation
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
appinfo
<type>dynamic</type>
<units>-</units>
<coordinate1>../../../time</coordinate1>

element wall_global_quantitites_neutral/recycling_particles_coefficient
diagram dd_physics_data_dictionary_p3111.png
annotation
documentation
Particle recycling coefficient corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast)
appinfo
<type>dynamic</type>
<units>-</units>
<coordinate1>1...3</coordinate1>
<coordinate2>../../../time</coordinate2>

element wall_global_quantitites_neutral/recycling_energy_coefficient
diagram dd_physics_data_dictionary_p3112.png
annotation
documentation
Energy recycling coefficient corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast)
appinfo
<type>dynamic</type>
<units>-</units>
<coordinate1>1...3</coordinate1>
<coordinate2>../../../time</coordinate2>

element wall_global_quantitites_neutral/sputtering_physical_coefficient
diagram dd_physics_data_dictionary_p3113.png
annotation
documentation
Effective coefficient of physical sputtering for various neutral types (first dimension: 1: cold; 2: thermal; 3: fast)
appinfo
<type>dynamic</type>
<units>-</units>
<coordinate1>1...3</coordinate1>
<coordinate2>../../../time</coordinate2>

element wall_global_quantitites_neutral/sputtering_chemical_coefficient
diagram dd_physics_data_dictionary_p3114.png
annotation
documentation
Effective coefficient of chemical sputtering for various neutral types (first dimension: 1: cold; 2: thermal; 3: fast)
appinfo
<type>dynamic</type>
<units>-</units>
<coordinate1>1...3</coordinate1>
<coordinate2>../../../time</coordinate2>

element waves
diagram dd_physics_data_dictionary_p3115.png
annotation
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)
appinfo
<lifecycle_status>alpha</lifecycle_status>
<lifecycle_version>3.5.0</lifecycle_version>
<lifecycle_last_change>3.9.0</lifecycle_last_change>

element waves/coherent_wave
diagram dd_physics_data_dictionary_p3116.png
annotation
documentation
Wave description for each frequency
appinfo
<coordinate1>1...N</coordinate1>

element waves/vacuum_toroidal_field
diagram dd_physics_data_dictionary_p3117.png
annotation
documentation
Characteristics of the vacuum toroidal field (used in rho_tor definition)

element waves/magnetic_axis
diagram dd_physics_data_dictionary_p3118.png
annotation
documentation
Magnetic axis position (used to define a poloidal angle for the 2D profiles)

complexType waves_coherent_wave
diagram dd_physics_data_dictionary_p3119.png
annotation
documentation
Source terms for a given actuator

element waves_coherent_wave/identifier
diagram dd_physics_data_dictionary_p3120.png
annotation
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.

element waves_coherent_wave/wave_solver_type
diagram dd_physics_data_dictionary_p3121.png
annotation
documentation
Type of wave deposition solver used for this wave. Index = 1 for beam/ray tracing; index = 2 for full wave

element waves_coherent_wave/global_quantities
diagram dd_physics_data_dictionary_p3122.png
annotation
documentation
Global quantities for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element waves_coherent_wave/profiles_1d
diagram dd_physics_data_dictionary_p3123.png
annotation
documentation
Source radial profiles (flux surface averaged quantities) for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element waves_coherent_wave/profiles_2d
diagram dd_physics_data_dictionary_p3124.png
annotation
documentation
2D profiles in poloidal cross-section, for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element waves_coherent_wave/beam_tracing
diagram dd_physics_data_dictionary_p3125.png
annotation
documentation
Beam tracing calculations, for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

element waves_coherent_wave/full_wave
diagram dd_physics_data_dictionary_p3126.png
annotation
documentation
Solution by a full wave code, given on a generic grid description, for various time slices
appinfo
<coordinate1>time</coordinate1>
<type>dynamic</type>

complexType waves_coherent_wave_beam_tracing
diagram dd_physics_data_dictionary_p3127.png
annotation
documentation
Beam tracing calculations for a given time slice

element waves_coherent_wave_beam_tracing/beam
diagram dd_physics_data_dictionary_p3128.png
annotation
documentation
Set of rays/beams describing the wave propagation
appinfo
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_beam_tracing/time
diagram dd_physics_data_dictionary_p3129.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType waves_coherent_wave_beam_tracing_beam
diagram dd_physics_data_dictionary_p3130.png
annotation
documentation
Beam description

element waves_coherent_wave_beam_tracing_beam/power_initial
diagram dd_physics_data_dictionary_p3131.png
annotation
documentation
Initial power in the ray/beam
appinfo
<units>W</units>
<type>dynamic</type>

element waves_coherent_wave_beam_tracing_beam/length
diagram dd_physics_data_dictionary_p3132.png
annotation
documentation
Ray/beam curvilinear length
appinfo
<units>m</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_beam_tracing_beam/position
diagram dd_physics_data_dictionary_p3133.png
annotation
documentation
Position of the ray/beam along its path

element waves_coherent_wave_beam_tracing_beam/wave_vector
diagram dd_physics_data_dictionary_p3134.png
annotation
documentation
Wave vector of the ray/beam along its path

element waves_coherent_wave_beam_tracing_beam/e_field
diagram dd_physics_data_dictionary_p3135.png
annotation
documentation
Electric field polarization of the ray/beam along its path

element waves_coherent_wave_beam_tracing_beam/power_flow_norm
diagram dd_physics_data_dictionary_p3136.png
annotation
documentation
Normalised power flow

element waves_coherent_wave_beam_tracing_beam/electrons
diagram dd_physics_data_dictionary_p3137.png
annotation
documentation
Quantities related to the electrons

element waves_coherent_wave_beam_tracing_beam/ion
diagram dd_physics_data_dictionary_p3138.png
annotation
documentation
Quantities related to the different ion species
appinfo
<coordinate1>1...N</coordinate1>

complexType waves_coherent_wave_beam_tracing_beam_e_field
diagram dd_physics_data_dictionary_p3139.png
annotation
documentation
Components of the electric field for beam tracing

element waves_coherent_wave_beam_tracing_beam_e_field/plus
diagram dd_physics_data_dictionary_p3140.png
annotation
documentation
Left hand polarised electric field component
appinfo
<units>V.m^-1</units>

element waves_coherent_wave_beam_tracing_beam_e_field/minus
diagram dd_physics_data_dictionary_p3141.png
annotation
documentation
Right hand polarised electric field component
appinfo
<units>V.m^-1</units>

element waves_coherent_wave_beam_tracing_beam_e_field/parallel
diagram dd_physics_data_dictionary_p3142.png
annotation
documentation
Parallel to magnetic field polarised electric field component
appinfo
<units>V.m^-1</units>

complexType waves_coherent_wave_beam_tracing_beam_k
diagram dd_physics_data_dictionary_p3143.png
annotation
documentation
Beam wave vector

element waves_coherent_wave_beam_tracing_beam_k/k_r
diagram dd_physics_data_dictionary_p3144.png
annotation
documentation
Wave vector component in the major radius direction
appinfo
<units>m^-1</units>
<type>dynamic</type>
<coordinate1>../../length</coordinate1>

element waves_coherent_wave_beam_tracing_beam_k/k_z
diagram dd_physics_data_dictionary_p3145.png
annotation
documentation
Wave vector component in the vertical direction
appinfo
<units>m^-1</units>
<type>dynamic</type>
<coordinate1>../../length</coordinate1>

element waves_coherent_wave_beam_tracing_beam_k/k_tor
diagram dd_physics_data_dictionary_p3146.png
annotation
documentation
Wave vector component in the toroidal direction
appinfo
<units>m^-1</units>
<type>dynamic</type>
<coordinate1>../../length</coordinate1>

element waves_coherent_wave_beam_tracing_beam_k/n_parallel
diagram dd_physics_data_dictionary_p3147.png
annotation
documentation
Parallel refractive index
appinfo
<units>-</units>
<type>dynamic</type>
<coordinate1>../../length</coordinate1>

element waves_coherent_wave_beam_tracing_beam_k/n_perpendicular
diagram dd_physics_data_dictionary_p3148.png
annotation
documentation
Perpendicular refractive index
appinfo
<units>-</units>
<type>dynamic</type>
<coordinate1>../../length</coordinate1>

element waves_coherent_wave_beam_tracing_beam_k/n_tor
diagram dd_physics_data_dictionary_p3149.png
annotation
documentation
Toroidal wave number, contains a single value if varying_ntor = 1 to avoid useless repetition constant values
appinfo
<type>dynamic</type>
<coordinate1>../../length OR 1</coordinate1>

element waves_coherent_wave_beam_tracing_beam_k/varying_n_tor
diagram dd_physics_data_dictionary_p3150.png
annotation
documentation
Flag telling whether n_tor is constant along the ray path (0) or varying (1)
appinfo
<type>dynamic</type>

complexType waves_coherent_wave_beam_tracing_electrons
diagram dd_physics_data_dictionary_p3151.png
annotation
documentation
Electrons related quantities for beam tracing

element waves_coherent_wave_beam_tracing_electrons/power
diagram dd_physics_data_dictionary_p3152.png
annotation
documentation
Power absorbed along the beam by the species
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../length</coordinate1>

complexType waves_coherent_wave_beam_tracing_ion
diagram dd_physics_data_dictionary_p3153.png
annotation
documentation
Ion related quantities for beam tracing

element waves_coherent_wave_beam_tracing_ion/element
diagram dd_physics_data_dictionary_p3154.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_beam_tracing_ion/z_ion
diagram dd_physics_data_dictionary_p3155.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed).
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element waves_coherent_wave_beam_tracing_ion/label
diagram dd_physics_data_dictionary_p3156.png
annotation
documentation
String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element waves_coherent_wave_beam_tracing_ion/power
diagram dd_physics_data_dictionary_p3157.png
annotation
documentation
Power absorbed along the beam by the species
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../length</coordinate1>

element waves_coherent_wave_beam_tracing_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p3158.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>dynamic</type>

element waves_coherent_wave_beam_tracing_ion/state
diagram dd_physics_data_dictionary_p3159.png
annotation
documentation
Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N_charge_states</coordinate1>

complexType waves_coherent_wave_beam_tracing_ion_state
diagram dd_physics_data_dictionary_p3160.png
annotation
documentation
State related quantities for beam tracing

element waves_coherent_wave_beam_tracing_ion_state/z_min
diagram dd_physics_data_dictionary_p3161.png
annotation
documentation
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element waves_coherent_wave_beam_tracing_ion_state/z_max
diagram dd_physics_data_dictionary_p3162.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element waves_coherent_wave_beam_tracing_ion_state/label
diagram dd_physics_data_dictionary_p3163.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>dynamic</type>

element waves_coherent_wave_beam_tracing_ion_state/electron_configuration
diagram dd_physics_data_dictionary_p3164.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element waves_coherent_wave_beam_tracing_ion_state/vibrational_level
diagram dd_physics_data_dictionary_p3165.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element waves_coherent_wave_beam_tracing_ion_state/vibrational_mode
diagram dd_physics_data_dictionary_p3166.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element waves_coherent_wave_beam_tracing_ion_state/power
diagram dd_physics_data_dictionary_p3167.png
annotation
documentation
Power absorbed along the beam by the species
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../../length</coordinate1>

complexType waves_coherent_wave_beam_tracing_power_flow
diagram dd_physics_data_dictionary_p3168.png
annotation
documentation
Power flow for beam tracing

element waves_coherent_wave_beam_tracing_power_flow/perpendicular
diagram dd_physics_data_dictionary_p3169.png
annotation
documentation
Normalized power flow in the direction perpendicular to the magnetic field
appinfo
<units>-</units>
<type>dynamic</type>
<coordinate1>../../length</coordinate1>

element waves_coherent_wave_beam_tracing_power_flow/parallel
diagram dd_physics_data_dictionary_p3170.png
annotation
documentation
Normalized power flow in the direction parallel to the magnetic field
appinfo
<units>-</units>
<type>dynamic</type>
<coordinate1>../../length</coordinate1>

complexType waves_coherent_wave_full_wave
diagram dd_physics_data_dictionary_p3171.png
annotation
documentation
Full wave solution for a given time slice

element waves_coherent_wave_full_wave/grid
diagram dd_physics_data_dictionary_p3172.png
annotation
documentation
Grid description

element waves_coherent_wave_full_wave/e_field
diagram dd_physics_data_dictionary_p3173.png
annotation
documentation
Components of the wave electric field

element waves_coherent_wave_full_wave/b_field
diagram dd_physics_data_dictionary_p3174.png
annotation
documentation
Components of the wave magnetic field

element waves_coherent_wave_full_wave/k_perpendicular
diagram dd_physics_data_dictionary_p3175.png
annotation
documentation
Perpendicular wave vector, given on various grid subsets
appinfo
<units>V.m^-1</units>
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_full_wave/time
diagram dd_physics_data_dictionary_p3176.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType waves_coherent_wave_full_wave_b_field
diagram dd_physics_data_dictionary_p3177.png
annotation
documentation
Components of the full wave magnetic field

element waves_coherent_wave_full_wave_b_field/parallel
diagram dd_physics_data_dictionary_p3178.png
annotation
documentation
Parallel (to the static magnetic field) component of the wave magnetic field, given on various grid subsets
appinfo
<units>V.m^-1</units>
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_full_wave_b_field/normal
diagram dd_physics_data_dictionary_p3179.png
annotation
documentation
Magnitude of wave magnetic field normal to a flux surface, given on various grid subsets
appinfo
<units>V.m^-1</units>
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_full_wave_b_field/bi_normal
diagram dd_physics_data_dictionary_p3180.png
annotation
documentation
Magnitude of perpendicular (to the static magnetic field) wave magnetic field tangent to a flux surface, given on various grid subsets
appinfo
<units>V.m^-1</units>
<coordinate1>1...N</coordinate1>

complexType waves_coherent_wave_full_wave_e_field
diagram dd_physics_data_dictionary_p3181.png
annotation
documentation
Components of the full wave electric field

element waves_coherent_wave_full_wave_e_field/plus
diagram dd_physics_data_dictionary_p3182.png
annotation
documentation
Left hand circularly polarised component of the perpendicular (to the static magnetic field) electric field, given on various grid subsets
appinfo
<units>V.m^-1</units>
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_full_wave_e_field/minus
diagram dd_physics_data_dictionary_p3183.png
annotation
documentation
Right hand circularly polarised component of the perpendicular (to the static magnetic field) electric field, given on various grid subsets
appinfo
<units>V.m^-1</units>
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_full_wave_e_field/parallel
diagram dd_physics_data_dictionary_p3184.png
annotation
documentation
Parallel (to the static magnetic field) component of electric field, given on various grid subsets
appinfo
<units>V.m^-1</units>
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_full_wave_e_field/normal
diagram dd_physics_data_dictionary_p3185.png
annotation
documentation
Magnitude of wave electric field normal to a flux surface, given on various grid subsets
appinfo
<units>V.m^-1</units>
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_full_wave_e_field/bi_normal
diagram dd_physics_data_dictionary_p3186.png
annotation
documentation
Magnitude of perpendicular (to the static magnetic field) wave electric field tangent to a flux surface, given on various grid subsets
appinfo
<units>V.m^-1</units>
<coordinate1>1...N</coordinate1>

complexType waves_coherent_wave_global_quantities
diagram dd_physics_data_dictionary_p3187.png
annotation
documentation
Global quantities (RF waves) for a given time slice

element waves_coherent_wave_global_quantities/frequency
diagram dd_physics_data_dictionary_p3188.png
annotation
documentation
Wave frequency
appinfo
<units>Hz</units>
<type>dynamic</type>

element waves_coherent_wave_global_quantities/n_tor
diagram dd_physics_data_dictionary_p3189.png
annotation
documentation
Toroidal mode numbers
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_global_quantities/power
diagram dd_physics_data_dictionary_p3190.png
annotation
documentation
Total absorbed wave power
appinfo
<units>W</units>
<type>dynamic</type>

element waves_coherent_wave_global_quantities/power_n_tor
diagram dd_physics_data_dictionary_p3191.png
annotation
documentation
Absorbed wave power per toroidal mode number
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../n_tor</coordinate1>

element waves_coherent_wave_global_quantities/current_tor
diagram dd_physics_data_dictionary_p3192.png
annotation
documentation
Wave driven toroidal current from a stand alone calculation (not consistent with other sources)
appinfo
<units>A</units>
<type>dynamic</type>

element waves_coherent_wave_global_quantities/current_tor_n_tor
diagram dd_physics_data_dictionary_p3193.png
annotation
documentation
Wave driven toroidal current from a stand alone calculation (not consistent with other sources) per toroidal mode number
appinfo
<units>A</units>
<type>dynamic</type>
<coordinate1>../n_tor</coordinate1>

element waves_coherent_wave_global_quantities/electrons
diagram dd_physics_data_dictionary_p3194.png
annotation
documentation
Quantities related to the electrons

element waves_coherent_wave_global_quantities/ion
diagram dd_physics_data_dictionary_p3195.png
annotation
documentation
Quantities related to the different ion species
appinfo
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_global_quantities/time
diagram dd_physics_data_dictionary_p3196.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType waves_coherent_wave_global_quantities_electrons
diagram dd_physics_data_dictionary_p3197.png
annotation
documentation
Global quantities related to electrons

element waves_coherent_wave_global_quantities_electrons/power_thermal
diagram dd_physics_data_dictionary_p3198.png
annotation
documentation
Wave power absorbed by the thermal particle population
appinfo
<type>dynamic</type>
<units>W</units>

element waves_coherent_wave_global_quantities_electrons/power_thermal_n_tor
diagram dd_physics_data_dictionary_p3199.png
annotation
documentation
Wave power absorbed by the thermal particle population per toroidal mode number
appinfo
<type>dynamic</type>
<units>W</units>
<coordinate1>../../n_tor</coordinate1>

element waves_coherent_wave_global_quantities_electrons/power_fast
diagram dd_physics_data_dictionary_p3200.png
annotation
documentation
Wave power absorbed by the fast particle population
appinfo
<type>dynamic</type>
<units>W</units>

element waves_coherent_wave_global_quantities_electrons/power_fast_n_tor
diagram dd_physics_data_dictionary_p3201.png
annotation
documentation
Wave power absorbed by the fast particle population per toroidal mode number
appinfo
<type>dynamic</type>
<units>W</units>
<coordinate1>../../n_tor</coordinate1>

element waves_coherent_wave_global_quantities_electrons/distribution_assumption
diagram dd_physics_data_dictionary_p3202.png
annotation
appinfo
<type>dynamic</type>
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).

complexType waves_coherent_wave_global_quantities_ion
diagram dd_physics_data_dictionary_p3203.png
annotation
documentation
Global quantities related to a given ion species

element waves_coherent_wave_global_quantities_ion/element
diagram dd_physics_data_dictionary_p3204.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_global_quantities_ion/z_ion
diagram dd_physics_data_dictionary_p3205.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed).
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element waves_coherent_wave_global_quantities_ion/label
diagram dd_physics_data_dictionary_p3206.png
annotation
documentation
String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element waves_coherent_wave_global_quantities_ion/power_thermal
diagram dd_physics_data_dictionary_p3207.png
annotation
documentation
Wave power absorbed by the thermal particle population
appinfo
<type>dynamic</type>
<units>W</units>

element waves_coherent_wave_global_quantities_ion/power_thermal_n_tor
diagram dd_physics_data_dictionary_p3208.png
annotation
documentation
Wave power absorbed by the thermal particle population per toroidal mode number
appinfo
<type>dynamic</type>
<units>W</units>
<coordinate1>../../n_tor</coordinate1>

element waves_coherent_wave_global_quantities_ion/power_fast
diagram dd_physics_data_dictionary_p3209.png
annotation
documentation
Wave power absorbed by the fast particle population
appinfo
<type>dynamic</type>
<units>W</units>

element waves_coherent_wave_global_quantities_ion/power_fast_n_tor
diagram dd_physics_data_dictionary_p3210.png
annotation
documentation
Wave power absorbed by the fast particle population per toroidal mode number
appinfo
<type>dynamic</type>
<units>W</units>
<coordinate1>../../n_tor</coordinate1>

element waves_coherent_wave_global_quantities_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p3211.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>dynamic</type>

element waves_coherent_wave_global_quantities_ion/distribution_assumption
diagram dd_physics_data_dictionary_p3212.png
annotation
appinfo
<type>dynamic</type>
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).

element waves_coherent_wave_global_quantities_ion/state
diagram dd_physics_data_dictionary_p3213.png
annotation
documentation
Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N_charge_states</coordinate1>

complexType waves_coherent_wave_global_quantities_ion_state
diagram dd_physics_data_dictionary_p3214.png
annotation
documentation
Global quantities related to a given ion species state

element waves_coherent_wave_global_quantities_ion_state/z_min
diagram dd_physics_data_dictionary_p3215.png
annotation
documentation
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element waves_coherent_wave_global_quantities_ion_state/z_max
diagram dd_physics_data_dictionary_p3216.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element waves_coherent_wave_global_quantities_ion_state/label
diagram dd_physics_data_dictionary_p3217.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>dynamic</type>

element waves_coherent_wave_global_quantities_ion_state/electron_configuration
diagram dd_physics_data_dictionary_p3218.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element waves_coherent_wave_global_quantities_ion_state/vibrational_level
diagram dd_physics_data_dictionary_p3219.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element waves_coherent_wave_global_quantities_ion_state/vibrational_mode
diagram dd_physics_data_dictionary_p3220.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element waves_coherent_wave_global_quantities_ion_state/power_thermal
diagram dd_physics_data_dictionary_p3221.png
annotation
documentation
Wave power absorbed by the thermal particle population
appinfo
<type>dynamic</type>
<units>W</units>

element waves_coherent_wave_global_quantities_ion_state/power_thermal_n_tor
diagram dd_physics_data_dictionary_p3222.png
annotation
documentation
Wave power absorbed by the thermal particle population per toroidal mode number
appinfo
<type>dynamic</type>
<units>W</units>
<coordinate1>../../../n_tor</coordinate1>

element waves_coherent_wave_global_quantities_ion_state/power_fast
diagram dd_physics_data_dictionary_p3223.png
annotation
documentation
Wave power absorbed by the fast particle population
appinfo
<type>dynamic</type>
<units>W</units>

element waves_coherent_wave_global_quantities_ion_state/power_fast_n_tor
diagram dd_physics_data_dictionary_p3224.png
annotation
documentation
Wave power absorbed by the fast particle population per toroidal mode number
appinfo
<type>dynamic</type>
<units>W</units>
<coordinate1>../../../n_tor</coordinate1>

complexType waves_coherent_wave_profiles_1d
diagram dd_physics_data_dictionary_p3225.png
annotation
documentation
Radial profiles (RF waves) for a given time slice

element waves_coherent_wave_profiles_1d/grid
diagram dd_physics_data_dictionary_p3226.png
annotation
documentation
Radial grid

element waves_coherent_wave_profiles_1d/n_tor
diagram dd_physics_data_dictionary_p3227.png
annotation
documentation
Toroidal mode numbers
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_profiles_1d/power_density
diagram dd_physics_data_dictionary_p3228.png
annotation
documentation
Flux surface averaged total absorbed wave power density (electrons + ion + fast populations)
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d/power_density_n_tor
diagram dd_physics_data_dictionary_p3229.png
annotation
documentation
Flux surface averaged absorbed wave power density per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../grid/rho_tor_norm</coordinate1>
<coordinate2>../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d/power_inside
diagram dd_physics_data_dictionary_p3230.png
annotation
documentation
Total absorbed wave power (electrons + ion + fast populations) inside a flux surface (cumulative volume integral of the absorbed power density)
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d/power_inside_n_tor
diagram dd_physics_data_dictionary_p3231.png
annotation
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
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../grid/rho_tor_norm</coordinate1>
<coordinate2>../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d/current_tor_inside
diagram dd_physics_data_dictionary_p3232.png
annotation
documentation
Wave driven toroidal current, inside a flux surface
appinfo
<units>A</units>
<type>dynamic</type>
<coordinate1>../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d/current_tor_inside_n_tor
diagram dd_physics_data_dictionary_p3233.png
annotation
documentation
Wave driven toroidal current, inside a flux surface, per toroidal mode number
appinfo
<units>A</units>
<type>dynamic</type>
<coordinate1>../grid/rho_tor_norm</coordinate1>
<coordinate2>../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d/current_parallel_density
diagram dd_physics_data_dictionary_p3234.png
annotation
documentation
Flux surface averaged wave driven parallel current density = average(j.B) / B0, where B0 = vacuum_toroidal_field/b0.
appinfo
<units>A.m^-2</units>
<type>dynamic</type>
<coordinate1>../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d/current_parallel_density_n_tor
diagram dd_physics_data_dictionary_p3235.png
annotation
documentation
Flux surface averaged wave driven parallel current density, per toroidal mode number
appinfo
<units>A.m^-2</units>
<type>dynamic</type>
<coordinate1>../grid/rho_tor_norm</coordinate1>
<coordinate2>../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d/e_field_n_tor
diagram dd_physics_data_dictionary_p3236.png
annotation
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)
appinfo
<coordinate1>../n_tor</coordinate1>

element waves_coherent_wave_profiles_1d/k_perpendicular
diagram dd_physics_data_dictionary_p3237.png
annotation
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
appinfo
<units>V.m^-1</units>
<type>dynamic</type>
<coordinate1>../grid/rho_tor_norm</coordinate1>
<coordinate2>../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d/electrons
diagram dd_physics_data_dictionary_p3238.png
annotation
documentation
Quantities related to the electrons

element waves_coherent_wave_profiles_1d/ion
diagram dd_physics_data_dictionary_p3239.png
annotation
documentation
Quantities related to the different ion species
appinfo
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_profiles_1d/time
diagram dd_physics_data_dictionary_p3240.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType waves_coherent_wave_profiles_1d_electrons
diagram dd_physics_data_dictionary_p3241.png
annotation
documentation
Radial profiles (RF waves) related to electrons

element waves_coherent_wave_profiles_1d_electrons/power_density_thermal
diagram dd_physics_data_dictionary_p3242.png
annotation
documentation
Flux surface averaged absorbed wave power density on the thermal species
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d_electrons/power_density_thermal_n_tor
diagram dd_physics_data_dictionary_p3243.png
annotation
documentation
Flux surface averaged absorbed wave power density on the thermal species, per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d_electrons/power_density_fast
diagram dd_physics_data_dictionary_p3244.png
annotation
documentation
Flux surface averaged absorbed wave power density on the fast species
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d_electrons/power_density_fast_n_tor
diagram dd_physics_data_dictionary_p3245.png
annotation
documentation
Flux surface averaged absorbed wave power density on the fast species, per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d_electrons/power_inside_thermal
diagram dd_physics_data_dictionary_p3246.png
annotation
documentation
Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d_electrons/power_inside_thermal_n_tor
diagram dd_physics_data_dictionary_p3247.png
annotation
documentation
Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d_electrons/power_inside_fast
diagram dd_physics_data_dictionary_p3248.png
annotation
documentation
Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d_electrons/power_inside_fast_n_tor
diagram dd_physics_data_dictionary_p3249.png
annotation
documentation
Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../n_tor</coordinate2>

complexType waves_coherent_wave_profiles_1d_ion
diagram dd_physics_data_dictionary_p3250.png
annotation
documentation
Radial profiles (RF waves) related to a given ion species

element waves_coherent_wave_profiles_1d_ion/element
diagram dd_physics_data_dictionary_p3251.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_profiles_1d_ion/z_ion
diagram dd_physics_data_dictionary_p3252.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed).
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element waves_coherent_wave_profiles_1d_ion/label
diagram dd_physics_data_dictionary_p3253.png
annotation
documentation
String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element waves_coherent_wave_profiles_1d_ion/power_density_thermal
diagram dd_physics_data_dictionary_p3254.png
annotation
documentation
Flux surface averaged absorbed wave power density on the thermal species
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d_ion/power_density_thermal_n_tor
diagram dd_physics_data_dictionary_p3255.png
annotation
documentation
Flux surface averaged absorbed wave power density on the thermal species, per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d_ion/power_density_fast
diagram dd_physics_data_dictionary_p3256.png
annotation
documentation
Flux surface averaged absorbed wave power density on the fast species
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d_ion/power_density_fast_n_tor
diagram dd_physics_data_dictionary_p3257.png
annotation
documentation
Flux surface averaged absorbed wave power density on the fast species, per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d_ion/power_inside_thermal
diagram dd_physics_data_dictionary_p3258.png
annotation
documentation
Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d_ion/power_inside_thermal_n_tor
diagram dd_physics_data_dictionary_p3259.png
annotation
documentation
Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d_ion/power_inside_fast
diagram dd_physics_data_dictionary_p3260.png
annotation
documentation
Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d_ion/power_inside_fast_n_tor
diagram dd_physics_data_dictionary_p3261.png
annotation
documentation
Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p3262.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>dynamic</type>

element waves_coherent_wave_profiles_1d_ion/state
diagram dd_physics_data_dictionary_p3263.png
annotation
documentation
Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N_charge_states</coordinate1>

complexType waves_coherent_wave_profiles_1d_ion_state
diagram dd_physics_data_dictionary_p3264.png
annotation
documentation
Radial profiles (RF waves) related to a given ion species state

element waves_coherent_wave_profiles_1d_ion_state/z_min
diagram dd_physics_data_dictionary_p3265.png
annotation
documentation
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element waves_coherent_wave_profiles_1d_ion_state/z_max
diagram dd_physics_data_dictionary_p3266.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element waves_coherent_wave_profiles_1d_ion_state/label
diagram dd_physics_data_dictionary_p3267.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>dynamic</type>

element waves_coherent_wave_profiles_1d_ion_state/electron_configuration
diagram dd_physics_data_dictionary_p3268.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element waves_coherent_wave_profiles_1d_ion_state/vibrational_level
diagram dd_physics_data_dictionary_p3269.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element waves_coherent_wave_profiles_1d_ion_state/vibrational_mode
diagram dd_physics_data_dictionary_p3270.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element waves_coherent_wave_profiles_1d_ion_state/power_density_thermal
diagram dd_physics_data_dictionary_p3271.png
annotation
documentation
Flux surface averaged absorbed wave power density on the thermal species
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d_ion_state/power_density_thermal_n_tor
diagram dd_physics_data_dictionary_p3272.png
annotation
documentation
Flux surface averaged absorbed wave power density on the thermal species, per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d_ion_state/power_density_fast
diagram dd_physics_data_dictionary_p3273.png
annotation
documentation
Flux surface averaged absorbed wave power density on the fast species
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d_ion_state/power_density_fast_n_tor
diagram dd_physics_data_dictionary_p3274.png
annotation
documentation
Flux surface averaged absorbed wave power density on the fast species, per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d_ion_state/power_inside_thermal
diagram dd_physics_data_dictionary_p3275.png
annotation
documentation
Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d_ion_state/power_inside_thermal_n_tor
diagram dd_physics_data_dictionary_p3276.png
annotation
documentation
Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../n_tor</coordinate2>

element waves_coherent_wave_profiles_1d_ion_state/power_inside_fast
diagram dd_physics_data_dictionary_p3277.png
annotation
documentation
Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element waves_coherent_wave_profiles_1d_ion_state/power_inside_fast_n_tor
diagram dd_physics_data_dictionary_p3278.png
annotation
documentation
Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number
appinfo
<units>W</units>
<type>dynamic</type>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>
<coordinate2>../../../n_tor</coordinate2>

complexType waves_coherent_wave_profiles_2d
diagram dd_physics_data_dictionary_p3279.png
annotation
documentation
2D profiles (RF waves) for a given time slice

element waves_coherent_wave_profiles_2d/grid
diagram dd_physics_data_dictionary_p3280.png
annotation
documentation
2D grid in a poloidal cross-section

element waves_coherent_wave_profiles_2d/n_tor
diagram dd_physics_data_dictionary_p3281.png
annotation
documentation
Toroidal mode numbers
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_profiles_2d/power_density
diagram dd_physics_data_dictionary_p3282.png
annotation
documentation
Total absorbed wave power density (electrons + ion + fast populations)
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../grid/r</coordinate1_same_as>
<coordinate2_same_as>../grid/r</coordinate2_same_as>

element waves_coherent_wave_profiles_2d/power_density_n_tor
diagram dd_physics_data_dictionary_p3283.png
annotation
documentation
Absorbed wave power density per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../grid/r</coordinate1_same_as>
<coordinate2_same_as>../grid/r</coordinate2_same_as>
<coordinate3>../n_tor</coordinate3>

element waves_coherent_wave_profiles_2d/e_field_n_tor
diagram dd_physics_data_dictionary_p3284.png
annotation
documentation
Components of the electric field per toroidal mode number
appinfo
<coordinate1>../n_tor</coordinate1>

element waves_coherent_wave_profiles_2d/electrons
diagram dd_physics_data_dictionary_p3285.png
annotation
documentation
Quantities related to the electrons

element waves_coherent_wave_profiles_2d/ion
diagram dd_physics_data_dictionary_p3286.png
annotation
documentation
Quantities related to the different ion species
appinfo
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_profiles_2d/time
diagram dd_physics_data_dictionary_p3287.png
annotation
documentation
Time
appinfo
<units>s</units>
<type>dynamic</type>

complexType waves_coherent_wave_profiles_2d_electrons
diagram dd_physics_data_dictionary_p3288.png
annotation
documentation
Global quantities related to electrons

element waves_coherent_wave_profiles_2d_electrons/power_density_thermal
diagram dd_physics_data_dictionary_p3289.png
annotation
documentation
Absorbed wave power density on the thermal species
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../grid/r</coordinate2_same_as>

element waves_coherent_wave_profiles_2d_electrons/power_density_thermal_n_tor
diagram dd_physics_data_dictionary_p3290.png
annotation
documentation
Absorbed wave power density on the thermal species, per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../grid/r</coordinate2_same_as>
<coordinate3>../../n_tor</coordinate3>

element waves_coherent_wave_profiles_2d_electrons/power_density_fast
diagram dd_physics_data_dictionary_p3291.png
annotation
documentation
Absorbed wave power density on the fast species
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../grid/r</coordinate2_same_as>

element waves_coherent_wave_profiles_2d_electrons/power_density_fast_n_tor
diagram dd_physics_data_dictionary_p3292.png
annotation
documentation
Absorbed wave power density on the fast species, per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../grid/r</coordinate2_same_as>
<coordinate3>../../n_tor</coordinate3>

complexType waves_coherent_wave_profiles_2d_grid
diagram dd_physics_data_dictionary_p3293.png
annotation
documentation
2D grid for waves

element waves_coherent_wave_profiles_2d_grid/type
diagram dd_physics_data_dictionary_p3294.png
annotation
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.
appinfo
<type>dynamic</type>
<coordinate1>../rho_tor_norm</coordinate1>
<units>m^3</units>

element waves_coherent_wave_profiles_2d_grid/r
diagram dd_physics_data_dictionary_p3295.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<units>m</units>

element waves_coherent_wave_profiles_2d_grid/z
diagram dd_physics_data_dictionary_p3296.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../r</coordinate1_same_as>
<coordinate2_same_as>../r</coordinate2_same_as>
<units>m</units>

element waves_coherent_wave_profiles_2d_grid/theta_straight
diagram dd_physics_data_dictionary_p3297.png
annotation
documentation
Straight field line poloidal angle
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../r</coordinate1_same_as>
<coordinate2_same_as>../r</coordinate2_same_as>
<units>rad</units>

element waves_coherent_wave_profiles_2d_grid/theta_geometric
diagram dd_physics_data_dictionary_p3298.png
annotation
documentation
Geometrical poloidal angle
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../r</coordinate1_same_as>
<coordinate2_same_as>../r</coordinate2_same_as>
<units>rad</units>

element waves_coherent_wave_profiles_2d_grid/rho_tor_norm
diagram dd_physics_data_dictionary_p3299.png
annotation
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)
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../r</coordinate1_same_as>
<coordinate2_same_as>../r</coordinate2_same_as>
<units>-</units>

element waves_coherent_wave_profiles_2d_grid/rho_tor
diagram dd_physics_data_dictionary_p3300.png
annotation
documentation
Toroidal flux coordinate. The toroidal field used in its definition is indicated under vacuum_toroidal_field/b0
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../r</coordinate1_same_as>
<coordinate2_same_as>../r</coordinate2_same_as>
<units>m</units>

element waves_coherent_wave_profiles_2d_grid/psi
diagram dd_physics_data_dictionary_p3301.png
annotation
documentation
Poloidal magnetic flux
appinfo
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../r</coordinate1_same_as>
<coordinate2_same_as>../r</coordinate2_same_as>
<units>Wb</units>
<type>dynamic</type>

element waves_coherent_wave_profiles_2d_grid/volume
diagram dd_physics_data_dictionary_p3302.png
annotation
documentation
Volume enclosed inside the magnetic surface
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../r</coordinate1_same_as>
<coordinate2_same_as>../r</coordinate2_same_as>
<units>m^3</units>

element waves_coherent_wave_profiles_2d_grid/area
diagram dd_physics_data_dictionary_p3303.png
annotation
documentation
Cross-sectional area of the flux surface
appinfo
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../r</coordinate1_same_as>
<coordinate2_same_as>../r</coordinate2_same_as>
<units>m^2</units>

complexType waves_coherent_wave_profiles_2d_ion
diagram dd_physics_data_dictionary_p3304.png
annotation
documentation
Global quantities related to a given ion species

element waves_coherent_wave_profiles_2d_ion/element
diagram dd_physics_data_dictionary_p3305.png
annotation
documentation
List of elements forming the atom or molecule
appinfo
<coordinate1>1...N</coordinate1>

element waves_coherent_wave_profiles_2d_ion/z_ion
diagram dd_physics_data_dictionary_p3306.png
annotation
documentation
Ion charge (of the dominant ionisation state; lumped ions are allowed).
appinfo
<type>dynamic</type>
<units>Elementary Charge Unit</units>

element waves_coherent_wave_profiles_2d_ion/label
diagram dd_physics_data_dictionary_p3307.png
annotation
documentation
String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)
appinfo
<type>dynamic</type>

element waves_coherent_wave_profiles_2d_ion/power_density_thermal
diagram dd_physics_data_dictionary_p3308.png
annotation
documentation
Absorbed wave power density on the thermal species
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../grid/r</coordinate2_same_as>

element waves_coherent_wave_profiles_2d_ion/power_density_thermal_n_tor
diagram dd_physics_data_dictionary_p3309.png
annotation
documentation
Absorbed wave power density on the thermal species, per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../grid/r</coordinate2_same_as>
<coordinate3>../../n_tor</coordinate3>

element waves_coherent_wave_profiles_2d_ion/power_density_fast
diagram dd_physics_data_dictionary_p3310.png
annotation
documentation
Absorbed wave power density on the fast species
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../grid/r</coordinate2_same_as>

element waves_coherent_wave_profiles_2d_ion/power_density_fast_n_tor
diagram dd_physics_data_dictionary_p3311.png
annotation
documentation
Absorbed wave power density on the fast species, per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../grid/r</coordinate2_same_as>
<coordinate3>../../n_tor</coordinate3>

element waves_coherent_wave_profiles_2d_ion/multiple_states_flag
diagram dd_physics_data_dictionary_p3312.png
annotation
documentation
Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
appinfo
<type>dynamic</type>

element waves_coherent_wave_profiles_2d_ion/state
diagram dd_physics_data_dictionary_p3313.png
annotation
documentation
Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)
appinfo
<coordinate1>1...N_charge_states</coordinate1>

complexType waves_coherent_wave_profiles_2d_ion_state
diagram dd_physics_data_dictionary_p3314.png
annotation
documentation
Global quantities related to a given ion species state

element waves_coherent_wave_profiles_2d_ion_state/z_min
diagram dd_physics_data_dictionary_p3315.png
annotation
documentation
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element waves_coherent_wave_profiles_2d_ion_state/z_max
diagram dd_physics_data_dictionary_p3316.png
annotation
documentation
Maximum Z of the charge state bundle (equal to z_min if no bundle)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element waves_coherent_wave_profiles_2d_ion_state/label
diagram dd_physics_data_dictionary_p3317.png
annotation
documentation
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
appinfo
<type>dynamic</type>

element waves_coherent_wave_profiles_2d_ion_state/electron_configuration
diagram dd_physics_data_dictionary_p3318.png
annotation
documentation
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
appinfo
<type>dynamic</type>

element waves_coherent_wave_profiles_2d_ion_state/vibrational_level
diagram dd_physics_data_dictionary_p3319.png
annotation
documentation
Vibrational level (can be bundled)
appinfo
<units>Elementary Charge Unit</units>
<type>dynamic</type>

element waves_coherent_wave_profiles_2d_ion_state/vibrational_mode
diagram dd_physics_data_dictionary_p3320.png
annotation
documentation
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.
appinfo
<type>dynamic</type>

element waves_coherent_wave_profiles_2d_ion_state/power_density_thermal
diagram dd_physics_data_dictionary_p3321.png
annotation
documentation
Absorbed wave power density on the thermal species
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../../grid/r</coordinate2_same_as>

element waves_coherent_wave_profiles_2d_ion_state/power_density_thermal_n_tor
diagram dd_physics_data_dictionary_p3322.png
annotation
documentation
Absorbed wave power density on the thermal species, per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../../grid/r</coordinate2_same_as>
<coordinate3>../../../n_tor</coordinate3>

element waves_coherent_wave_profiles_2d_ion_state/power_density_fast
diagram dd_physics_data_dictionary_p3323.png
annotation
documentation
Absorbed wave power density on the fast species
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../../grid/r</coordinate2_same_as>

element waves_coherent_wave_profiles_2d_ion_state/power_density_fast_n_tor
diagram dd_physics_data_dictionary_p3324.png
annotation
documentation
Absorbed wave power density on the fast species, per toroidal mode number
appinfo
<units>W.m^-3</units>
<type>dynamic</type>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../../grid/r</coordinate2_same_as>
<coordinate3>../../../n_tor</coordinate3>

complexType waves_CPX_1D
diagram dd_physics_data_dictionary_p3325.png
annotation
documentation
Structure for 1D complex number, real and imaginary parts

element waves_CPX_1D/real
diagram dd_physics_data_dictionary_p3326.png
annotation
documentation
Real part
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>../../../length</coordinate1>

element waves_CPX_1D/imaginary
diagram dd_physics_data_dictionary_p3327.png
annotation
documentation
Imaginary part
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>../../../length</coordinate1>

complexType waves_CPX_amp_phase_1D
diagram dd_physics_data_dictionary_p3328.png
annotation
documentation
Structure for 1D complex number, amplitude and phase

element waves_CPX_amp_phase_1D/amplitude
diagram dd_physics_data_dictionary_p3329.png
annotation
documentation
Amplitude
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

element waves_CPX_amp_phase_1D/phase
diagram dd_physics_data_dictionary_p3330.png
annotation
documentation
Phase
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>../../../grid/rho_tor_norm</coordinate1>

complexType waves_CPX_amp_phase_2D
diagram dd_physics_data_dictionary_p3331.png
annotation
documentation
Structure for 2D complex number, amplitude and phase

element waves_CPX_amp_phase_2D/amplitude
diagram dd_physics_data_dictionary_p3332.png
annotation
documentation
Amplitude
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../../grid/r</coordinate2_same_as>

element waves_CPX_amp_phase_2D/phase
diagram dd_physics_data_dictionary_p3333.png
annotation
documentation
Phase
appinfo
<type>dynamic</type>
<units>as_parent</units>
<coordinate1>1...N</coordinate1>
<coordinate2>1...N</coordinate2>
<coordinate1_same_as>../../../grid/r</coordinate1_same_as>
<coordinate2_same_as>../../../grid/r</coordinate2_same_as>

complexType waves_profiles_1d_e_field_n_tor
diagram dd_physics_data_dictionary_p3334.png
annotation
documentation
Components of the surface averaged electric field

element waves_profiles_1d_e_field_n_tor/plus
diagram dd_physics_data_dictionary_p3335.png
annotation
documentation
Left hand polarised electric field component for every flux surface
appinfo
<units>V.m^-1</units>

element waves_profiles_1d_e_field_n_tor/minus
diagram dd_physics_data_dictionary_p3336.png
annotation
documentation
Right hand polarised electric field component for every flux surface
appinfo
<units>V.m^-1</units>

element waves_profiles_1d_e_field_n_tor/parallel
diagram dd_physics_data_dictionary_p3337.png
annotation
documentation
Parallel electric field component for every flux surface
appinfo
<units>V.m^-1</units>

complexType waves_profiles_2d_e_field_n_tor
diagram dd_physics_data_dictionary_p3338.png
annotation
documentation
Components of the surface averaged electric field

element waves_profiles_2d_e_field_n_tor/plus
diagram dd_physics_data_dictionary_p3339.png
annotation
documentation
Left hand polarised electric field component
appinfo
<units>V.m^-1</units>

element waves_profiles_2d_e_field_n_tor/minus
diagram dd_physics_data_dictionary_p3340.png
annotation
documentation
Right hand polarised electric field component
appinfo
<units>V.m^-1</units>

element waves_profiles_2d_e_field_n_tor/parallel
diagram dd_physics_data_dictionary_p3341.png
annotation
documentation
Parallel electric field component
appinfo
<units>V.m^-1</units>

complexType waves_rzphipsitheta1d_dynamic_aos3
diagram dd_physics_data_dictionary_p3342.png
annotation
documentation
Structure for R, Z, Phi, Psi, Theta positions (1D, dynamic within a type 3 array of structure)

element waves_rzphipsitheta1d_dynamic_aos3/r
diagram dd_physics_data_dictionary_p3343.png
annotation
documentation
Major radius
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>../../length</coordinate1>

element waves_rzphipsitheta1d_dynamic_aos3/z
diagram dd_physics_data_dictionary_p3344.png
annotation
documentation
Height
appinfo
<type>dynamic</type>
<units>m</units>
<coordinate1>../../length</coordinate1>

element waves_rzphipsitheta1d_dynamic_aos3/phi
diagram dd_physics_data_dictionary_p3345.png
annotation
documentation
Toroidal angle
appinfo
<type>dynamic</type>
<units>rad</units>
<coordinate1>../../length</coordinate1>

element waves_rzphipsitheta1d_dynamic_aos3/psi
diagram dd_physics_data_dictionary_p3346.png
annotation
documentation
Poloidal flux
appinfo
<type>dynamic</type>
<units>Wb</units>
<coordinate1>../../length</coordinate1>

element waves_rzphipsitheta1d_dynamic_aos3/theta
diagram dd_physics_data_dictionary_p3347.png
annotation
documentation
Poloidal angle
appinfo
<type>dynamic</type>
<units>rad</units>
<coordinate1>../../length</coordinate1>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy