ITER Physics Data Model Documentation for gyrokinetics_local

Description of a local gyrokinetic simulation (delta-f, flux-tube). All quantities within this IDS are normalized (apart from time and from the normalizing quantities structure), thus independent of rhostar, consistently with the local approximation and a spectral representation is assumed in the perpendicular plane (i.e. homogeneous turbulence). Click here for further documentation.

Notation of array of structure indices: itime indicates a time index; i1, i2, i3, ... indicate other indices with their depth in the IDS. This notation clarifies the path of a given node, but should not be used to compare indices of different nodes (they may have different meanings).

Lifecycle status: alpha since version 3.40.0

Last change occured on version: 3.42.0

Back to top IDS list

You are now in flat display mode, note that errorbars are not visible in this mode

Full path name Description Data Type Coordinates
ids_properties Interface Data Structure properties. This element identifies the node above as an IDS structure
ids_properties/comment Any comment describing the content of this IDS {constant} STR_0D
ids_properties/name User-defined name for this IDS occurrence {constant}. Introduced after DD version 3.39.0 STR_0D
ids_properties/homogeneous_time This node must be filled (with 0, 1, or 2) for the IDS to be valid. If 1, the time of this IDS is homogeneous, i.e. the time values for this IDS are stored in the time node just below the root of this IDS. If 0, the time values are stored in the various time fields at lower levels in the tree. In the case only constant or static nodes are filled within the IDS, homogeneous_time must be set to 2 {constant} INT_0D
ids_properties/occurrence_type Type of data contained in this occurrence. Introduced after DD version 3.39.0. Available options (refer to the children of this identifier structure) :
Name Index Description
reconstruction 1 Equilibrium reconstruction
prediction_fixed 2 Equilibrium prediction, fixed boundary
prediction_free 3 Equilibrium prediction, free boundary
mapping 4 Used for mapping equilibrium results from one grid type / resolution to another, or for including variables not present in the first set such as the calculation of magnetic field of other derived parameters
structure
ids_properties/occurrence_type/name Short string identifier {constant} STR_0D
ids_properties/occurrence_type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {constant} INT_0D
ids_properties/occurrence_type/description Verbose description {constant} STR_0D
ids_properties/provider Name of the person in charge of producing this data {constant} STR_0D
ids_properties/creation_date Date at which this data has been produced {constant} STR_0D
ids_properties/version_put Version of the access layer package used to PUT this IDS structure
ids_properties/version_put/data_dictionary Version of Data Dictionary used to PUT this IDS {constant} STR_0D
ids_properties/version_put/access_layer Version of Access Layer used to PUT this IDS {constant} STR_0D
ids_properties/version_put/access_layer_language Programming language of the Access Layer high level API used to PUT this IDS {constant} STR_0D
ids_properties/provenance
Lifecycle status: alpha since version 3.34.0
Provenance information about this IDS structure
ids_properties/provenance/node(i1) Set of IDS nodes for which the provenance is given. The provenance information applies to the whole structure below the IDS node. For documenting provenance information for the whole IDS, set the size of this array of structure to 1 and leave the child "path" node empty {constant} array of structures [max_size=20 (limited in MDS+ backend only)] 1- 1...N
ids_properties/provenance/node(i1)/path Path of the node within the IDS, following the syntax given in the link below. If empty, means the provenance information applies to the whole IDS. Click here for further documentation. {constant} STR_0D
ids_properties/provenance/node(i1)/reference(i2) List of references used to populate or calculate this node, identified as explained below. In case the node is the result of of a calculation / data processing, the reference is an input to the process described in the "code" structure at the root of the IDS. The reference can be an IDS (identified by a URI or a persitent identifier, see syntax in the link below) or non-IDS data imported directly from an non-IMAS database (identified by the command used to import the reference, or the persistent identifier of the data reference). Often data are obtained by a chain of processes, however only the last process input are recorded here. The full chain of provenance has then to be reconstructed recursively from the provenance information contained in the data references. Click here for further documentation.. Introduced after DD version 3.41.0 array of structures [max_size=10 (limited in MDS+ backend only)] 1- 1...N
ids_properties/provenance/node(i1)/reference(i2)/name Reference name {constant} STR_0D
ids_properties/provenance/node(i1)/reference(i2)/timestamp Date and time (UTC) at which the reference was created, expressed in a human readable form (ISO 8601) : the format of the string shall be : YYYY-MM-DDTHH:MM:SSZ. Example : 2020-07-24T14:19:00Z {constant} STR_0D
ids_properties/plugins
Lifecycle status: alpha since version 3.39.0
Information about the plugins used to write/read this IDS. This structure is filled automatically by the Access Layer at GET/PUT time, no need to fill it via a user program.. Introduced after DD version 3.38.1 structure
ids_properties/plugins/node(i1) Set of IDS nodes for which a plugin has been applied {constant} array of structures [max_size=20 (limited in MDS+ backend only)] 1- 1...N
ids_properties/plugins/node(i1)/path Path of the node within the IDS, following the syntax given in the link below. If empty, means the plugin applies to the whole IDS. Click here for further documentation. {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2) Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application) array of structures [max_size=10 (limited in MDS+ backend only)] 1- 1...N
ids_properties/plugins/node(i1)/put_operation(i2)/name Name of software used {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/repository URL of software repository {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/parameters List of the code specific parameters in XML format {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2) Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) array of structures [max_size=10 (limited in MDS+ backend only)] 1- 1...N
ids_properties/plugins/node(i1)/readback(i2)/name Name of software used {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2)/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/node(i1)/readback(i2)/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2)/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2)/repository URL of software repository {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2)/parameters List of the code specific parameters in XML format {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2) Plugins actually used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application). This information is filled by the plugin infrastructure during the GET operation. array of structures [max_size=10 (limited in MDS+ backend only)] 1- 1...N
ids_properties/plugins/node(i1)/get_operation(i2)/name Name of software used {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/repository URL of software repository {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/parameters List of the code specific parameters in XML format {constant} STR_0D
ids_properties/plugins/infrastructure_put Plugin infrastructure used to PUT the data structure
ids_properties/plugins/infrastructure_put/name Name of software used {constant} STR_0D
ids_properties/plugins/infrastructure_put/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/infrastructure_put/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/infrastructure_put/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/infrastructure_put/repository URL of software repository {constant} STR_0D
ids_properties/plugins/infrastructure_get Plugin infrastructure used to GET the data structure
ids_properties/plugins/infrastructure_get/name Name of software used {constant} STR_0D
ids_properties/plugins/infrastructure_get/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/infrastructure_get/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/infrastructure_get/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/infrastructure_get/repository URL of software repository {constant} STR_0D
normalizing_quantities Physical quantities used for normalization (useful to link to the original simulation/experience) structure
normalizing_quantities/t_e Electron temperature at outboard equatorial midplane of the flux surface (angle_pol = 0) {constant} [eV] FLT_0D
normalizing_quantities/n_e Electron density at outboard equatorial midplane of the flux surface (angle_pol = 0) {constant} [m^-3] FLT_0D
normalizing_quantities/r Major radius of the flux surface of interest, defined as (min(R)+max(R))/2 {constant} [m] FLT_0D
normalizing_quantities/b_field_phi Toroidal magnetic field at major radius r {constant} [T] FLT_0D
flux_surface Flux surface characteristics structure
flux_surface/r_minor_norm normalized minor radius of the flux surface of interest = 1/2 * (max(R) - min(R))/L_ref {constant} [-] FLT_0D
flux_surface/elongation Elongation {constant} [-] FLT_0D
flux_surface/delongation_dr_minor_norm Derivative of the elongation with respect to r_minor_norm {constant} [-]. Introduced after DD version 3.36.0 FLT_0D
flux_surface/dgeometric_axis_r_dr_minor Derivative of the major radius of the surface geometric axis with respect to r_minor {constant} [-]. Introduced after DD version 3.36.0 FLT_0D
flux_surface/dgeometric_axis_z_dr_minor Derivative of the height of the surface geometric axis with respect to r_minor {constant} [-]. Introduced after DD version 3.36.0 FLT_0D
flux_surface/q Safety factor {constant} [-] FLT_0D
flux_surface/magnetic_shear_r_minor Magnetic shear, defined as r_minor_norm/q . dq/dr_minor_norm (different definition from the equilibrium IDS) {constant} [-] FLT_0D
flux_surface/pressure_gradient_norm normalized pressure gradient (derivative with respect to r_minor_norm) {constant} [-] FLT_0D
flux_surface/ip_sign Sign of the plasma current {constant} [-] FLT_0D
flux_surface/b_field_phi_sign Sign of the toroidal magnetic field {constant} [-] FLT_0D
flux_surface/shape_coefficients_c(:) 'c' coefficients in the formula defining the shape of the flux surface {constant} [-] FLT_1D 1- 1...N
flux_surface/dc_dr_minor_norm(:) Derivative of the 'c' shape coefficients with respect to r_minor_norm {constant} [-] FLT_1D 1- flux_surface/shape_coefficients_c
flux_surface/shape_coefficients_s(:) 's' coefficients in the formula defining the shape of the flux surface {constant} [-] FLT_1D 1- 1...N
flux_surface/ds_dr_minor_norm(:) Derivative of the 's' shape coefficients with respect to r_minor_norm {constant} [-] FLT_1D 1- flux_surface/shape_coefficients_s
linear Linear simulation. Introduced after DD version 3.39.0 structure
linear/wavevector(i1) Set of wavevectors array of structures [max_size=10 (limited in MDS+ backend only)] 1- 1...N
linear/wavevector(i1)/radial_wavevector_norm normalized radial component of the wavevector {constant} [-] FLT_0D
linear/wavevector(i1)/binormal_wavevector_norm normalized binormal component of the wavevector {constant} [-] FLT_0D
linear/wavevector(i1)/eigenmode(i2) Set of eigenmode for this wavector array of structures [max_size=5 (limited in MDS+ backend only)] 1- 1...N
linear/wavevector(i1)/eigenmode(i2)/poloidal_turns Number of poloidal turns considered in the flux-tube simulation {constant} INT_0D
linear/wavevector(i1)/eigenmode(i2)/growth_rate_norm Growth rate {constant} [-] FLT_0D
linear/wavevector(i1)/eigenmode(i2)/frequency_norm Frequency {constant} [-] FLT_0D
linear/wavevector(i1)/eigenmode(i2)/growth_rate_tolerance Relative tolerance on the growth rate (convergence of the simulation) {constant} [-] FLT_0D
linear/wavevector(i1)/eigenmode(i2)/angle_pol(:) Poloidal angle grid. The angle is defined with respect to (R0,Z0) with R0=(Rmax-Rmin)/2 and Z0=(Zmax-Zmin)/2. It is increasing clockwise. So (r,theta,phi) is right-handed. theta=0 for Z=Z0 and R>R0 (LFS) {constant} [-] FLT_1D 1- 1...N
linear/wavevector(i1)/eigenmode(i2)/time_norm(:) normalized time of the gyrokinetic simulation {constant} [-] FLT_1D 1- 1...N
linear/wavevector(i1)/eigenmode(i2)/fields Electrostatic potential, magnetic field and magnetic vector potential. Introduced after DD version 3.39.0 structure
linear/wavevector(i1)/eigenmode(i2)/fields/phi_potential_perturbed_weight(:) Amplitude of the perturbed electrostatic potential normalized to the sum of amplitudes of all perturbed fields {constant} [-] FLT_1D 1- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/fields/phi_potential_perturbed_parity(:) Parity of the perturbed electrostatic potential with respect to theta = 0 (poloidal angle) {constant} [-] FLT_1D 1- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/fields/a_field_parallel_perturbed_weight(:) Amplitude of the perturbed parallel vector potential normalized to the sum of amplitudes of all perturbed fields {constant} [-] FLT_1D 1- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/fields/a_field_parallel_perturbed_parity(:) Parity of the perturbed parallel vector potential with respect to theta = 0 (poloidal angle) {constant} [-] FLT_1D 1- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/fields/b_field_parallel_perturbed_weight(:) Amplitude of the perturbed parallel magnetic field normalized to the sum of amplitudes of all perturbed fields {constant} [-] FLT_1D 1- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/fields/b_field_parallel_perturbed_parity(:) Parity of the perturbed parallel magnetic field with respect to theta = 0 (poloidal angle) {constant} [-] FLT_1D 1- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/fields/phi_potential_perturbed_norm(:,:) normalized perturbed electrostatic potential {constant} [-] CPX_2D 1- linear/wavevector(i1)/eigenmode(i2)/angle_pol
2- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/fields/a_field_parallel_perturbed_norm(:,:) normalized perturbed parallel vector potential {constant} [-] CPX_2D 1- linear/wavevector(i1)/eigenmode(i2)/angle_pol
2- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/fields/b_field_parallel_perturbed_norm(:,:) normalized perturbed parallel magnetic field {constant} [-] CPX_2D 1- linear/wavevector(i1)/eigenmode(i2)/angle_pol
2- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/code Code-specific parameters used for this eigenmode. Introduced after DD version 3.36.0 structure
linear/wavevector(i1)/eigenmode(i2)/code/parameters List of the code specific parameters in XML format {constant} STR_0D
linear/wavevector(i1)/eigenmode(i2)/code/output_flag Output flag : 0 means the run is successful, other values mean some difficulty has been encountered, the exact meaning is then code specific. Negative values mean the result shall not be used. {constant} INT_0D
linear/wavevector(i1)/eigenmode(i2)/initial_value_run Flag = 1 if this is an initial value run, 0 for an eigenvalue run {constant}. Introduced after DD version 3.36.0 INT_0D
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter Moments (normalized) of the perturbed distribution function of gyrocenters structure
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/density(:,:,:) normalized density {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/j_parallel(:,:,:) normalized parallel current density {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/pressure_parallel(:,:,:) Normalized parallel pressure {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/pressure_perpendicular(:,:,:) Normalized perpendicular pressure {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/pressure(:,:,:) Normalised pressure, defined as the sum of pressure_parallel and pressure_perpendicular {constant} [-]. Introduced after DD version 3.41.0 CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/heat_flux_parallel(:,:,:) Normalized parallel heat flux (integral of 0.5 * m * v_par * v^2) {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/v_parallel_energy_perpendicular(:,:,:) Normalized moment (integral over 0.5 * m * v_par * v_perp^2) {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/v_perpendicular_square_energy(:,:,:) Normalized moment (integral over 0.5 * m * v_perp^2 * v^2) {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle Moments (normalized) of the perturbed distribution function of particles structure
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/density(:,:,:) normalized density {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/j_parallel(:,:,:) normalized parallel current density {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/pressure_parallel(:,:,:) Normalized parallel pressure {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/pressure_perpendicular(:,:,:) Normalized perpendicular pressure {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/pressure(:,:,:) Normalised pressure, defined as the sum of pressure_parallel and pressure_perpendicular {constant} [-]. Introduced after DD version 3.41.0 CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/heat_flux_parallel(:,:,:) Normalized parallel heat flux (integral of 0.5 * m * v_par * v^2) {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/v_parallel_energy_perpendicular(:,:,:) Normalized moment (integral over 0.5 * m * v_par * v_perp^2) {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/v_perpendicular_square_energy(:,:,:) Normalized moment (integral over 0.5 * m * v_perp^2 * v^2) {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0 Moments (normalized) of the perturbed distribution function of gyrocenters times 0th order Bessel function of the first kind structure
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/density(:,:,:) normalized density {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/j_parallel(:,:,:) normalized parallel current density {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/pressure_parallel(:,:,:) Normalized parallel pressure {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/pressure_perpendicular(:,:,:) Normalized perpendicular pressure {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/pressure(:,:,:) Normalised pressure, defined as the sum of pressure_parallel and pressure_perpendicular {constant} [-]. Introduced after DD version 3.41.0 CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/heat_flux_parallel(:,:,:) Normalized parallel heat flux (integral of 0.5 * m * v_par * v^2) {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/v_parallel_energy_perpendicular(:,:,:) Normalized moment (integral over 0.5 * m * v_par * v_perp^2) {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/v_perpendicular_square_energy(:,:,:) Normalized moment (integral over 0.5 * m * v_perp^2 * v^2) {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1 Moments (normalized) of the perturbed distribution function of gyrocenters times 1st order Bessel function of the first kind structure
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/density(:,:,:) normalized density {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/j_parallel(:,:,:) normalized parallel current density {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/pressure_parallel(:,:,:) Normalized parallel pressure {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/pressure_perpendicular(:,:,:) Normalized perpendicular pressure {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/pressure(:,:,:) Normalised pressure, defined as the sum of pressure_parallel and pressure_perpendicular {constant} [-]. Introduced after DD version 3.41.0 CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/heat_flux_parallel(:,:,:) Normalized parallel heat flux (integral of 0.5 * m * v_par * v^2) {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/v_parallel_energy_perpendicular(:,:,:) Normalized moment (integral over 0.5 * m * v_par * v_perp^2) {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/v_perpendicular_square_energy(:,:,:) Normalized moment (integral over 0.5 * m * v_perp^2 * v^2) {constant} [-] CPX_3D 1- species
2- linear/wavevector(i1)/eigenmode(i2)/angle_pol
3- linear/wavevector(i1)/eigenmode(i2)/time_norm
linear/wavevector(i1)/eigenmode(i2)/linear_weights normalized fluxes in the laboratory frame structure
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_phi_potential(:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_phi_potential(:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_phi_parallel_phi_potential(:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_phi_parallel_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_phi_parallel_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_phi_perpendicular_phi_potential(:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_phi_perpendicular_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_phi_perpendicular_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame normalized fluxes in the rotating frame structure
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_phi_potential(:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_phi_potential(:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_phi_parallel_phi_potential(:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_phi_parallel_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_phi_parallel_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_phi_perpendicular_phi_potential(:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_phi_perpendicular_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_phi_perpendicular_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
non_linear Non-linear simulation. Introduced after DD version 3.39.0 structure
non_linear/binormal_wavevector_norm(:) Array of normalized binormal wavevectors {constant} [-] FLT_1D 1- 1...N
non_linear/radial_wavevector_norm(:) Array of normalized radial wavevectors {constant} [-] FLT_1D 1- 1...N
non_linear/angle_pol(:) Poloidal angle grid. The angle is defined with respect to (R0,Z0) with R0=(Rmax-Rmin)/2 and Z0=(Zmax-Zmin)/2. It is increasing clockwise. So (r,theta,phi) is right-handed. theta=0 for Z=Z0 and R>R0 (LFS) {constant} [-] FLT_1D 1- 1...N
non_linear/time_norm(:) normalized time of the gyrokinetic simulation {constant} [-] FLT_1D 1- 1...N
non_linear/time_interval_norm(:) normalized time interval used to average fluxes in non-linear runs {constant} [-] FLT_1D 1- 1...2
non_linear/quasi_linear Flag = 1 if the non-linear fluxes are in fact calculated by a quasi-linear model, 0 if non-linear {constant} INT_0D
non_linear/code Code-specific parameters used for the non-linear simulation. Introduced after DD version 3.36.0 structure
non_linear/code/parameters List of the code specific parameters in XML format {constant} STR_0D
non_linear/code/output_flag Output flag : 0 means the run is successful, other values mean some difficulty has been encountered, the exact meaning is then code specific. Negative values mean the result shall not be used. {constant} INT_0D
non_linear/fluxes_5d 5D fluxes structure
non_linear/fluxes_5d/particles_phi_potential(:,:,:,:,:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d/particles_a_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d/particles_b_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d/energy_phi_potential(:,:,:,:,:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d/energy_a_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d/energy_b_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d/momentum_phi_parallel_phi_potential(:,:,:,:,:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d/momentum_phi_parallel_a_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d/momentum_phi_parallel_b_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d/momentum_phi_perpendicular_phi_potential(:,:,:,:,:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d/momentum_phi_perpendicular_a_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d/momentum_phi_perpendicular_b_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_4d 4D fluxes (time averaged) structure
non_linear/fluxes_4d/particles_phi_potential(:,:,:,:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d/particles_a_field_parallel(:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d/particles_b_field_parallel(:,:,:,:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d/energy_phi_potential(:,:,:,:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d/energy_a_field_parallel(:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d/energy_b_field_parallel(:,:,:,:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d/momentum_phi_parallel_phi_potential(:,:,:,:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d/momentum_phi_parallel_a_field_parallel(:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d/momentum_phi_parallel_b_field_parallel(:,:,:,:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d/momentum_phi_perpendicular_phi_potential(:,:,:,:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d/momentum_phi_perpendicular_a_field_parallel(:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d/momentum_phi_perpendicular_b_field_parallel(:,:,:,:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_3d 3D fluxes (time and flux surface averaged) structure
non_linear/fluxes_3d/particles_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d/particles_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d/particles_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d/energy_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d/energy_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d/energy_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d/momentum_phi_parallel_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d/momentum_phi_parallel_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d/momentum_phi_parallel_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d/momentum_phi_perpendicular_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d/momentum_phi_perpendicular_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d/momentum_phi_perpendicular_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_k_x_sum 3D fluxes (flux surface averaged, summed over kx). Introduced after DD version 3.41.0 structure
non_linear/fluxes_3d_k_x_sum/particles_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the normalised particle flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum/particles_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalised particle flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum/particles_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the normalised particle flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum/energy_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the normalised energy flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum/energy_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalised energy flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum/energy_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the normalised energy flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum/momentum_phi_parallel_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the parallel component of the normalised toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum/momentum_phi_parallel_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalised toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum/momentum_phi_parallel_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalised toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum/momentum_phi_perpendicular_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalised toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum/momentum_phi_perpendicular_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalised toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum/momentum_phi_perpendicular_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalised toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_2d_k_x_sum 2D fluxes (time and flux-surface averaged), summed over kx structure
non_linear/fluxes_2d_k_x_sum/particles_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum/particles_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum/particles_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum/energy_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum/energy_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum/energy_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum/momentum_phi_parallel_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum/momentum_phi_parallel_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum/momentum_phi_parallel_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum/momentum_phi_perpendicular_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum/momentum_phi_perpendicular_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum/momentum_phi_perpendicular_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_k_y_sum 2D fluxes (flux-surface averaged), summed over kx and ky structure
non_linear/fluxes_2d_k_x_k_y_sum/particles_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum/particles_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum/particles_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum/energy_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum/energy_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum/energy_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum/momentum_phi_parallel_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum/momentum_phi_parallel_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum/momentum_phi_parallel_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum/momentum_phi_perpendicular_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum/momentum_phi_perpendicular_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum/momentum_phi_perpendicular_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_1d 1D fluxes (flux-surface and time averaged), summed over kx and ky structure
non_linear/fluxes_1d/particles_phi_potential(:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d/particles_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d/particles_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d/energy_phi_potential(:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d/energy_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d/energy_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d/momentum_phi_parallel_phi_potential(:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d/momentum_phi_parallel_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d/momentum_phi_parallel_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d/momentum_phi_perpendicular_phi_potential(:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d/momentum_phi_perpendicular_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d/momentum_phi_perpendicular_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
non_linear/fields_4d 4D fields structure
non_linear/fields_4d/phi_potential_perturbed_norm(:,:,:,:) Normalized perturbed electrostatic potential {constant} [-] CPX_4D 1- non_linear/binormal_wavevector_norm
2- non_linear/radial_wavevector_norm
3- non_linear/angle_pol
4- non_linear/time_norm
non_linear/fields_4d/a_field_parallel_perturbed_norm(:,:,:,:) Normalized perturbed parallel vector potential {constant} [-] CPX_4D 1- non_linear/binormal_wavevector_norm
2- non_linear/radial_wavevector_norm
3- non_linear/angle_pol
4- non_linear/time_norm
non_linear/fields_4d/b_field_parallel_perturbed_norm(:,:,:,:) Normalized perturbed parallel magnetic field {constant} [-] CPX_4D 1- non_linear/binormal_wavevector_norm
2- non_linear/radial_wavevector_norm
3- non_linear/angle_pol
4- non_linear/time_norm
non_linear/fields_intensity_3d 3D fields (time averaged) structure
non_linear/fields_intensity_3d/phi_potential_perturbed_norm(:,:,:) Normalized perturbed electrostatic potential {constant} [-] FLT_3D 1- non_linear/binormal_wavevector_norm
2- non_linear/radial_wavevector_norm
3- non_linear/angle_pol
non_linear/fields_intensity_3d/a_field_parallel_perturbed_norm(:,:,:) Normalized perturbed parallel vector potential {constant} [-] FLT_3D 1- non_linear/binormal_wavevector_norm
2- non_linear/radial_wavevector_norm
3- non_linear/angle_pol
non_linear/fields_intensity_3d/b_field_parallel_perturbed_norm(:,:,:) Normalized perturbed parallel magnetic field {constant} [-] FLT_3D 1- non_linear/binormal_wavevector_norm
2- non_linear/radial_wavevector_norm
3- non_linear/angle_pol
non_linear/fields_intensity_2d_surface_average 2D fields (time averaged and flux surface averaged) structure
non_linear/fields_intensity_2d_surface_average/phi_potential_perturbed_norm(:,:) Normalized perturbed electrostatic potential {constant} [-] FLT_2D 1- non_linear/binormal_wavevector_norm
2- non_linear/radial_wavevector_norm
non_linear/fields_intensity_2d_surface_average/a_field_parallel_perturbed_norm(:,:) Normalized perturbed parallel vector potential {constant} [-] FLT_2D 1- non_linear/binormal_wavevector_norm
2- non_linear/radial_wavevector_norm
non_linear/fields_intensity_2d_surface_average/b_field_parallel_perturbed_norm(:,:) Normalized perturbed parallel magnetic field {constant} [-] FLT_2D 1- non_linear/binormal_wavevector_norm
2- non_linear/radial_wavevector_norm
non_linear/fields_zonal_2d 2D zonal fields (taken at ky=0, flux surface averaged) structure
non_linear/fields_zonal_2d/phi_potential_perturbed_norm(:,:) normalized perturbed electrostatic potential {constant} [-] CPX_2D 1- non_linear/radial_wavevector_norm
2- non_linear/time_norm
non_linear/fields_zonal_2d/a_field_parallel_perturbed_norm(:,:) Normalized perturbed parallel vector potential {constant} [-] CPX_2D 1- non_linear/radial_wavevector_norm
2- non_linear/time_norm
non_linear/fields_zonal_2d/b_field_parallel_perturbed_norm(:,:) Normalized perturbed parallel magnetic field {constant} [-] CPX_2D 1- non_linear/radial_wavevector_norm
2- non_linear/time_norm
non_linear/fields_intensity_1d 1D fields (summed over kx, time averaged and flux surface averaged) structure
non_linear/fields_intensity_1d/phi_potential_perturbed_norm(:) Normalized perturbed electrostatic potential {constant} [-] FLT_1D 1- non_linear/binormal_wavevector_norm
non_linear/fields_intensity_1d/a_field_parallel_perturbed_norm(:) Normalized perturbed parallel vector potential {constant} [-] FLT_1D 1- non_linear/binormal_wavevector_norm
non_linear/fields_intensity_1d/b_field_parallel_perturbed_norm(:) normalized perturbed parallel magnetic field {constant} [-] FLT_1D 1- non_linear/binormal_wavevector_norm
non_linear/fluxes_5d_rotating_frame 5D fluxes in the rotating frame structure
non_linear/fluxes_5d_rotating_frame/particles_phi_potential(:,:,:,:,:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d_rotating_frame/particles_a_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d_rotating_frame/particles_b_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d_rotating_frame/energy_phi_potential(:,:,:,:,:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d_rotating_frame/energy_a_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d_rotating_frame/energy_b_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d_rotating_frame/momentum_phi_parallel_phi_potential(:,:,:,:,:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d_rotating_frame/momentum_phi_parallel_a_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d_rotating_frame/momentum_phi_parallel_b_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d_rotating_frame/momentum_phi_perpendicular_phi_potential(:,:,:,:,:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d_rotating_frame/momentum_phi_perpendicular_a_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_5d_rotating_frame/momentum_phi_perpendicular_b_field_parallel(:,:,:,:,:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_5D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
5- non_linear/time_norm
non_linear/fluxes_4d_rotating_frame 4D fluxes (time averaged) in the rotating frame structure
non_linear/fluxes_4d_rotating_frame/particles_phi_potential(:,:,:,:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d_rotating_frame/particles_a_field_parallel(:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d_rotating_frame/particles_b_field_parallel(:,:,:,:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d_rotating_frame/energy_phi_potential(:,:,:,:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d_rotating_frame/energy_a_field_parallel(:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d_rotating_frame/energy_b_field_parallel(:,:,:,:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d_rotating_frame/momentum_phi_parallel_phi_potential(:,:,:,:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d_rotating_frame/momentum_phi_parallel_a_field_parallel(:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d_rotating_frame/momentum_phi_parallel_b_field_parallel(:,:,:,:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d_rotating_frame/momentum_phi_perpendicular_phi_potential(:,:,:,:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d_rotating_frame/momentum_phi_perpendicular_a_field_parallel(:,:,:,:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_4d_rotating_frame/momentum_phi_perpendicular_b_field_parallel(:,:,:,:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_4D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
4- non_linear/angle_pol
non_linear/fluxes_3d_rotating_frame 3D fluxes (time and flux surface averaged) in the rotating frame structure
non_linear/fluxes_3d_rotating_frame/particles_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_rotating_frame/particles_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_rotating_frame/particles_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_rotating_frame/energy_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_rotating_frame/energy_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_rotating_frame/energy_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_rotating_frame/momentum_phi_parallel_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_rotating_frame/momentum_phi_parallel_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_rotating_frame/momentum_phi_parallel_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_rotating_frame/momentum_phi_perpendicular_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_rotating_frame/momentum_phi_perpendicular_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_rotating_frame/momentum_phi_perpendicular_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
non_linear/fluxes_3d_k_x_sum_rotating_frame 3D fluxes (flux surface averaged, summed over kx). Introduced after DD version 3.41.0 structure
non_linear/fluxes_3d_k_x_sum_rotating_frame/particles_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the normalised particle flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum_rotating_frame/particles_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalised particle flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum_rotating_frame/particles_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the normalised particle flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum_rotating_frame/energy_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the normalised energy flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum_rotating_frame/energy_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the normalised energy flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum_rotating_frame/energy_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the normalised energy flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum_rotating_frame/momentum_phi_parallel_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the parallel component of the normalised toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum_rotating_frame/momentum_phi_parallel_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalised toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum_rotating_frame/momentum_phi_parallel_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalised toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum_rotating_frame/momentum_phi_perpendicular_phi_potential(:,:,:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalised toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum_rotating_frame/momentum_phi_perpendicular_a_field_parallel(:,:,:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalised toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_3d_k_x_sum_rotating_frame/momentum_phi_perpendicular_b_field_parallel(:,:,:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalised toroidal momentum flux {constant} [-] FLT_3D 1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
non_linear/fluxes_2d_k_x_sum_rotating_frame 2D fluxes (time and flux-surface averaged), summed over kx in the rotating frame structure
non_linear/fluxes_2d_k_x_sum_rotating_frame/particles_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum_rotating_frame/particles_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum_rotating_frame/particles_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_phi_parallel_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_phi_parallel_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_phi_parallel_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_phi_perpendicular_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_phi_perpendicular_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_phi_perpendicular_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/binormal_wavevector_norm
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame 2D fluxes (flux-surface averaged), summed over kx and ky in the rotating frame structure
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/particles_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/particles_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/particles_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/energy_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/energy_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/energy_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_phi_parallel_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_phi_parallel_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_phi_parallel_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_phi_perpendicular_phi_potential(:,:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_phi_perpendicular_a_field_parallel(:,:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_phi_perpendicular_b_field_parallel(:,:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_2D 1- species
2- non_linear/time_norm
non_linear/fluxes_1d_rotating_frame 1D fluxes (flux-surface and time averaged), summed over kx and ky in the rotating frame structure
non_linear/fluxes_1d_rotating_frame/particles_phi_potential(:) Contribution of the perturbed electrostatic potential to the normalized particle flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d_rotating_frame/particles_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the normalized particle flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d_rotating_frame/particles_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the normalized particle flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d_rotating_frame/energy_phi_potential(:) Contribution of the perturbed electrostatic potential to the normalized energy flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d_rotating_frame/energy_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the normalized energy flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d_rotating_frame/energy_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the normalized energy flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d_rotating_frame/momentum_phi_parallel_phi_potential(:) Contribution of the perturbed electrostatic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d_rotating_frame/momentum_phi_parallel_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d_rotating_frame/momentum_phi_parallel_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the parallel component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d_rotating_frame/momentum_phi_perpendicular_phi_potential(:) Contribution of the perturbed electrostatic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d_rotating_frame/momentum_phi_perpendicular_a_field_parallel(:) Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
non_linear/fluxes_1d_rotating_frame/momentum_phi_perpendicular_b_field_parallel(:) Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalized toroidal momentum flux {constant} [-] FLT_1D 1- species
model Assumptions of the GK calculations structure
model/include_a_field_parallel Flag = 1 if fluctuations of the parallel vector potential are retained, 0 otherwise {constant} INT_0D
model/include_b_field_parallel Flag = 1 if fluctuations of the parallel magnetic field are retained, 0 otherwise {constant} INT_0D
model/use_mhd_approximation Flag = 1 if the geometric dependence of the grad-B drift is approximated to be that of the curvature drift (including the pressure gradient contribution), 0 otherwise. Using this approximation (Flag=1) is only recommended together with the neglect of parallel magnetic field fluctuations {constant}. Introduced after DD version 3.41.0 INT_0D
model/include_coriolis_drift Flag = 1 if Coriolis drift is included, 0 otherwise {constant} INT_0D
model/include_centrifugal_effects Flag = 1 if centrifugal effects are retained, 0 otherwise {constant} INT_0D
model/collisions_pitch_only Flag = 1 if only pitch-angle scattering is retained, 0 otherwise {constant} INT_0D
model/collisions_momentum_conservation Flag = 1 if the collision operator conserves momentum, 0 otherwise {constant} INT_0D
model/collisions_energy_conservation Flag = 1 if the collision operator conserves energy, 0 otherwise {constant} INT_0D
model/collisions_finite_larmor_radius Flag = 1 if finite larmor radius effects are retained in the collision operator, 0 otherwise {constant} INT_0D
model/adiabatic_electrons Flag = 1 if electrons are adiabatic, 0 otherwise {constant} INT_0D
species_all Physical quantities common to all species structure
species_all/beta_reference Reference plasma beta (see detailed documentation at the root of the IDS) {constant} [-] FLT_0D
species_all/velocity_phi_norm normalized toroidal velocity of species (all species are assumed to have a purely toroidal velocity with a common toroidal angular frequency) {constant} [-] FLT_0D
species_all/debye_length_norm Debye length computed from the reference quantities (see detailed documentation at the root of the IDS) {constant} [-] FLT_0D
species_all/shearing_rate_norm normalized ExB shearing rate (for non-linear runs only) {constant} [-] FLT_0D
species_all/angle_pol_equilibrium(:) Poloidal angle grid, from -pi to pi, on which the species dependent effective potential energy (which determines the poloidal variation of the density) is expressed. The angle is defined with respect to (R0,Z0) with R0=(Rmax-Rmin)/2 and Z0=(Zmax-Zmin)/2. It is increasing clockwise. So (r,theta,phi) is right-handed. theta=0 for Z=Z0 and R>R0 (LFS) {constant} [rad]. Introduced after DD version 3.41.0 FLT_1D 1- 1...N
species(i1) Set of species (including electrons) used in the calculation and related quantities array of structures [max_size=10 (limited in MDS+ backend only)] 1- 1...N
species(i1)/charge_norm normalized charge {constant} [-] FLT_0D
species(i1)/mass_norm normalized mass {constant} [-] FLT_0D
species(i1)/density_norm normalized density {constant} [-] FLT_0D
species(i1)/density_log_gradient_norm normalized logarithmic gradient (with respect to r_minor_norm) of the density {constant} [-] FLT_0D
species(i1)/temperature_norm normalized temperature {constant} [-] FLT_0D
species(i1)/temperature_log_gradient_norm normalized logarithmic gradient (with respect to r_minor_norm) of the temperature {constant} [-] FLT_0D
species(i1)/velocity_phi_gradient_norm Normalized gradient (with respect to r_minor_norm) of the toroidal velocity {constant} [-] FLT_0D
species(i1)/potential_energy_norm(:) normalized gradient (with respect to r_minor_norm) of the effective potential energy {constant} [-]. Introduced after DD version 3.39.0 FLT_1D 1- species_all/angle_pol_equilibrium
species(i1)/potential_energy_gradient_norm(:) Effective potential energy determining the poloidal variation of the species background density {constant} [-]. Introduced after DD version 3.39.0 FLT_1D 1- species_all/angle_pol_equilibrium
collisions Collisions related quantities structure
collisions/collisionality_norm(:,:) normalized collisionality between two species {constant} [-] FLT_2D 1- species
2- species
code Generic decription of the code-specific parameters for the code that has produced this IDS structure
code/name Name of software used {constant} STR_0D
code/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
code/commit Unique commit reference of software {constant} STR_0D
code/version Unique version (tag) of software {constant} STR_0D
code/repository URL of software repository {constant} STR_0D
code/parameters List of the code specific parameters in XML format {constant} STR_0D

Back to top IDS list