Description of a local gyrokinetic simulation (delta-f, flux-tube). All quantities
within this IDS are normalised (apart from time and from the normalizing quantities
structure), thus independent of rhostar, consistently with the local approximation
and a spectral representation is assumed in the perpendicular plane (i.e. homogeneous
turbulence). 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).
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/source Lifecycle status: obsolescent since version 3.34.0 |
Source of the data (any comment describing the origin of the data : code, path to
diagnostic signals, processing method, ...). Superseeded by the new provenance structure. {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/t_e_error_upper |
Upper error for "t_e" {constant} [eV] |
FLT_0D |
|
normalizing_quantities/t_e_error_lower |
Lower error for "t_e" {constant} [eV] |
FLT_0D |
|
normalizing_quantities/t_e_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "t_e" {constant} |
INT_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/n_e_error_upper |
Upper error for "n_e" {constant} [m^-3] |
FLT_0D |
|
normalizing_quantities/n_e_error_lower |
Lower error for "n_e" {constant} [m^-3] |
FLT_0D |
|
normalizing_quantities/n_e_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "n_e" {constant} |
INT_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/r_error_upper |
Upper error for "r" {constant} [m] |
FLT_0D |
|
normalizing_quantities/r_error_lower |
Lower error for "r" {constant} [m] |
FLT_0D |
|
normalizing_quantities/r_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "r" {constant} |
INT_0D |
|
normalizing_quantities/b_field_tor Lifecycle status: obsolescent since version 3.42.0 |
Toroidal magnetic field at major radius r {constant} [T] |
FLT_0D |
|
normalizing_quantities/b_field_tor_error_upper Lifecycle status: obsolescent since version 3.42.0 |
Upper error for "b_field_tor" {constant} [T] |
FLT_0D |
|
normalizing_quantities/b_field_tor_error_lower Lifecycle status: obsolescent since version 3.42.0 |
Lower error for "b_field_tor" {constant} [T] |
FLT_0D |
|
normalizing_quantities/b_field_tor_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "b_field_tor" {constant} |
INT_0D |
|
normalizing_quantities/b_field_phi |
Toroidal magnetic field at major radius r {constant} [T] |
FLT_0D |
|
normalizing_quantities/b_field_phi_error_upper |
Upper error for "b_field_phi" {constant} [T] |
FLT_0D |
|
normalizing_quantities/b_field_phi_error_lower |
Lower error for "b_field_phi" {constant} [T] |
FLT_0D |
|
normalizing_quantities/b_field_phi_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "b_field_phi" {constant} |
INT_0D |
|
flux_surface |
Flux surface characteristics |
structure |
|
flux_surface/r_minor_norm |
Normalised minor radius of the flux surface of interest = 1/2 * (max(R) - min(R))/L_ref {constant} [-] |
FLT_0D |
|
flux_surface/r_minor_norm_error_upper |
Upper error for "r_minor_norm" {constant} [-] |
FLT_0D |
|
flux_surface/r_minor_norm_error_lower |
Lower error for "r_minor_norm" {constant} [-] |
FLT_0D |
|
flux_surface/r_minor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "r_minor_norm" {constant} |
INT_0D |
|
flux_surface/elongation |
Elongation {constant} [-] |
FLT_0D |
|
flux_surface/elongation_error_upper |
Upper error for "elongation" {constant} [-] |
FLT_0D |
|
flux_surface/elongation_error_lower |
Lower error for "elongation" {constant} [-] |
FLT_0D |
|
flux_surface/elongation_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "elongation" {constant} |
INT_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/delongation_dr_minor_norm_error_upper |
Upper error for "delongation_dr_minor_norm" {constant} [-]. Introduced after DD version 3.36.0 |
FLT_0D |
|
flux_surface/delongation_dr_minor_norm_error_lower |
Lower error for "delongation_dr_minor_norm" {constant} [-]. Introduced after DD version 3.36.0 |
FLT_0D |
|
flux_surface/delongation_dr_minor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "delongation_dr_minor_norm" {constant} |
INT_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_r_dr_minor_error_upper |
Upper error for "dgeometric_axis_r_dr_minor" {constant} [-]. Introduced after DD version 3.36.0 |
FLT_0D |
|
flux_surface/dgeometric_axis_r_dr_minor_error_lower |
Lower error for "dgeometric_axis_r_dr_minor" {constant} [-]. Introduced after DD version 3.36.0 |
FLT_0D |
|
flux_surface/dgeometric_axis_r_dr_minor_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "dgeometric_axis_r_dr_minor" {constant} |
INT_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/dgeometric_axis_z_dr_minor_error_upper |
Upper error for "dgeometric_axis_z_dr_minor" {constant} [-]. Introduced after DD version 3.36.0 |
FLT_0D |
|
flux_surface/dgeometric_axis_z_dr_minor_error_lower |
Lower error for "dgeometric_axis_z_dr_minor" {constant} [-]. Introduced after DD version 3.36.0 |
FLT_0D |
|
flux_surface/dgeometric_axis_z_dr_minor_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "dgeometric_axis_z_dr_minor" {constant} |
INT_0D |
|
flux_surface/q |
Safety factor {constant} [-] |
FLT_0D |
|
flux_surface/q_error_upper |
Upper error for "q" {constant} [-] |
FLT_0D |
|
flux_surface/q_error_lower |
Lower error for "q" {constant} [-] |
FLT_0D |
|
flux_surface/q_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "q" {constant} |
INT_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/magnetic_shear_r_minor_error_upper |
Upper error for "magnetic_shear_r_minor" {constant} [-] |
FLT_0D |
|
flux_surface/magnetic_shear_r_minor_error_lower |
Lower error for "magnetic_shear_r_minor" {constant} [-] |
FLT_0D |
|
flux_surface/magnetic_shear_r_minor_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "magnetic_shear_r_minor" {constant} |
INT_0D |
|
flux_surface/pressure_gradient_norm |
Normalised pressure gradient (derivative with respect to r_minor_norm) {constant} [-] |
FLT_0D |
|
flux_surface/pressure_gradient_norm_error_upper |
Upper error for "pressure_gradient_norm" {constant} [-] |
FLT_0D |
|
flux_surface/pressure_gradient_norm_error_lower |
Lower error for "pressure_gradient_norm" {constant} [-] |
FLT_0D |
|
flux_surface/pressure_gradient_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_gradient_norm" {constant} |
INT_0D |
|
flux_surface/ip_sign |
Sign of the plasma current {constant} [-] |
FLT_0D |
|
flux_surface/ip_sign_error_upper |
Upper error for "ip_sign" {constant} [-] |
FLT_0D |
|
flux_surface/ip_sign_error_lower |
Lower error for "ip_sign" {constant} [-] |
FLT_0D |
|
flux_surface/ip_sign_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "ip_sign" {constant} |
INT_0D |
|
flux_surface/b_field_tor_sign |
Sign of the toroidal magnetic field {constant} [-] |
FLT_0D |
|
flux_surface/b_field_tor_sign_error_upper |
Upper error for "b_field_tor_sign" {constant} [-] |
FLT_0D |
|
flux_surface/b_field_tor_sign_error_lower |
Lower error for "b_field_tor_sign" {constant} [-] |
FLT_0D |
|
flux_surface/b_field_tor_sign_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "b_field_tor_sign" {constant} |
INT_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/shape_coefficients_c_error_upper(:) |
Upper error for "shape_coefficients_c" {constant} [-] |
FLT_1D |
1- 1...N
|
flux_surface/shape_coefficients_c_error_lower(:) |
Lower error for "shape_coefficients_c" {constant} [-] |
FLT_1D |
1- 1...N
|
flux_surface/shape_coefficients_c_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "shape_coefficients_c" {constant} |
INT_0D |
|
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/dc_dr_minor_norm_error_upper(:) |
Upper error for "dc_dr_minor_norm" {constant} [-] |
FLT_1D |
1- flux_surface/shape_coefficients_c
|
flux_surface/dc_dr_minor_norm_error_lower(:) |
Lower error for "dc_dr_minor_norm" {constant} [-] |
FLT_1D |
1- flux_surface/shape_coefficients_c
|
flux_surface/dc_dr_minor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "dc_dr_minor_norm" {constant} |
INT_0D |
|
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/shape_coefficients_s_error_upper(:) |
Upper error for "shape_coefficients_s" {constant} [-] |
FLT_1D |
1- 1...N
|
flux_surface/shape_coefficients_s_error_lower(:) |
Lower error for "shape_coefficients_s" {constant} [-] |
FLT_1D |
1- 1...N
|
flux_surface/shape_coefficients_s_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "shape_coefficients_s" {constant} |
INT_0D |
|
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
|
flux_surface/ds_dr_minor_norm_error_upper(:) |
Upper error for "ds_dr_minor_norm" {constant} [-] |
FLT_1D |
1- flux_surface/shape_coefficients_s
|
flux_surface/ds_dr_minor_norm_error_lower(:) |
Lower error for "ds_dr_minor_norm" {constant} [-] |
FLT_1D |
1- flux_surface/shape_coefficients_s
|
flux_surface/ds_dr_minor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "ds_dr_minor_norm" {constant} |
INT_0D |
|
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 |
Normalised radial component of the wavevector {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/radial_wavevector_norm_error_upper |
Upper error for "radial_wavevector_norm" {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/radial_wavevector_norm_error_lower |
Lower error for "radial_wavevector_norm" {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/radial_wavevector_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "radial_wavevector_norm" {constant} |
INT_0D |
|
linear/wavevector(i1)/binormal_wavevector_norm |
Normalised binormal component of the wavevector {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/binormal_wavevector_norm_error_upper |
Upper error for "binormal_wavevector_norm" {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/binormal_wavevector_norm_error_lower |
Lower error for "binormal_wavevector_norm" {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/binormal_wavevector_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "binormal_wavevector_norm" {constant} |
INT_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)/growth_rate_norm_error_upper |
Upper error for "growth_rate_norm" {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/growth_rate_norm_error_lower |
Lower error for "growth_rate_norm" {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/growth_rate_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "growth_rate_norm" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/frequency_norm |
Frequency {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/frequency_norm_error_upper |
Upper error for "frequency_norm" {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/frequency_norm_error_lower |
Lower error for "frequency_norm" {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/frequency_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "frequency_norm" {constant} |
INT_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)/growth_rate_tolerance_error_upper |
Upper error for "growth_rate_tolerance" {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/growth_rate_tolerance_error_lower |
Lower error for "growth_rate_tolerance" {constant} [-] |
FLT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/growth_rate_tolerance_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "growth_rate_tolerance" {constant} |
INT_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)/angle_pol_error_upper(:) |
Upper error for "angle_pol" {constant} [-] |
FLT_1D |
1- 1...N
|
linear/wavevector(i1)/eigenmode(i2)/angle_pol_error_lower(:) |
Lower error for "angle_pol" {constant} [-] |
FLT_1D |
1- 1...N
|
linear/wavevector(i1)/eigenmode(i2)/angle_pol_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "angle_pol" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/time_norm(:) |
Normalised time of the gyrokinetic simulation {constant} [-] |
FLT_1D |
1- 1...N
|
linear/wavevector(i1)/eigenmode(i2)/time_norm_error_upper(:) |
Upper error for "time_norm" {constant} [-] |
FLT_1D |
1- 1...N
|
linear/wavevector(i1)/eigenmode(i2)/time_norm_error_lower(:) |
Lower error for "time_norm" {constant} [-] |
FLT_1D |
1- 1...N
|
linear/wavevector(i1)/eigenmode(i2)/time_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_norm" {constant} |
INT_0D |
|
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 normalised 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_weight_error_upper(:) |
Upper error for "phi_potential_perturbed_weight" {constant} [-] |
FLT_1D |
1- linear/wavevector(i1)/eigenmode(i2)/time_norm
|
linear/wavevector(i1)/eigenmode(i2)/fields/phi_potential_perturbed_weight_error_lower(:) |
Lower error for "phi_potential_perturbed_weight" {constant} [-] |
FLT_1D |
1- linear/wavevector(i1)/eigenmode(i2)/time_norm
|
linear/wavevector(i1)/eigenmode(i2)/fields/phi_potential_perturbed_weight_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "phi_potential_perturbed_weight" {constant} |
INT_0D |
|
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/phi_potential_perturbed_parity_error_upper(:) |
Upper error for "phi_potential_perturbed_parity" {constant} [-] |
FLT_1D |
1- linear/wavevector(i1)/eigenmode(i2)/time_norm
|
linear/wavevector(i1)/eigenmode(i2)/fields/phi_potential_perturbed_parity_error_lower(:) |
Lower error for "phi_potential_perturbed_parity" {constant} [-] |
FLT_1D |
1- linear/wavevector(i1)/eigenmode(i2)/time_norm
|
linear/wavevector(i1)/eigenmode(i2)/fields/phi_potential_perturbed_parity_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "phi_potential_perturbed_parity" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/fields/a_field_parallel_perturbed_weight(:) |
Amplitude of the perturbed parallel vector potential normalised 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_weight_error_upper(:) |
Upper error for "a_field_parallel_perturbed_weight" {constant} [-] |
FLT_1D |
1- linear/wavevector(i1)/eigenmode(i2)/time_norm
|
linear/wavevector(i1)/eigenmode(i2)/fields/a_field_parallel_perturbed_weight_error_lower(:) |
Lower error for "a_field_parallel_perturbed_weight" {constant} [-] |
FLT_1D |
1- linear/wavevector(i1)/eigenmode(i2)/time_norm
|
linear/wavevector(i1)/eigenmode(i2)/fields/a_field_parallel_perturbed_weight_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "a_field_parallel_perturbed_weight" {constant} |
INT_0D |
|
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/a_field_parallel_perturbed_parity_error_upper(:) |
Upper error for "a_field_parallel_perturbed_parity" {constant} [-] |
FLT_1D |
1- linear/wavevector(i1)/eigenmode(i2)/time_norm
|
linear/wavevector(i1)/eigenmode(i2)/fields/a_field_parallel_perturbed_parity_error_lower(:) |
Lower error for "a_field_parallel_perturbed_parity" {constant} [-] |
FLT_1D |
1- linear/wavevector(i1)/eigenmode(i2)/time_norm
|
linear/wavevector(i1)/eigenmode(i2)/fields/a_field_parallel_perturbed_parity_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "a_field_parallel_perturbed_parity" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/fields/b_field_parallel_perturbed_weight(:) |
Amplitude of the perturbed parallel magnetic field normalised 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_weight_error_upper(:) |
Upper error for "b_field_parallel_perturbed_weight" {constant} [-] |
FLT_1D |
1- linear/wavevector(i1)/eigenmode(i2)/time_norm
|
linear/wavevector(i1)/eigenmode(i2)/fields/b_field_parallel_perturbed_weight_error_lower(:) |
Lower error for "b_field_parallel_perturbed_weight" {constant} [-] |
FLT_1D |
1- linear/wavevector(i1)/eigenmode(i2)/time_norm
|
linear/wavevector(i1)/eigenmode(i2)/fields/b_field_parallel_perturbed_weight_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "b_field_parallel_perturbed_weight" {constant} |
INT_0D |
|
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/b_field_parallel_perturbed_parity_error_upper(:) |
Upper error for "b_field_parallel_perturbed_parity" {constant} [-] |
FLT_1D |
1- linear/wavevector(i1)/eigenmode(i2)/time_norm
|
linear/wavevector(i1)/eigenmode(i2)/fields/b_field_parallel_perturbed_parity_error_lower(:) |
Lower error for "b_field_parallel_perturbed_parity" {constant} [-] |
FLT_1D |
1- linear/wavevector(i1)/eigenmode(i2)/time_norm
|
linear/wavevector(i1)/eigenmode(i2)/fields/b_field_parallel_perturbed_parity_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "b_field_parallel_perturbed_parity" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/fields/phi_potential_perturbed_norm(:,:) |
Normalised 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/phi_potential_perturbed_norm_error_upper(:,:) |
Upper error for "phi_potential_perturbed_norm" {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/phi_potential_perturbed_norm_error_lower(:,:) |
Lower error for "phi_potential_perturbed_norm" {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/phi_potential_perturbed_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "phi_potential_perturbed_norm" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/fields/a_field_parallel_perturbed_norm(:,:) |
Normalised 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/a_field_parallel_perturbed_norm_error_upper(:,:) |
Upper error for "a_field_parallel_perturbed_norm" {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_error_lower(:,:) |
Lower error for "a_field_parallel_perturbed_norm" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "a_field_parallel_perturbed_norm" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/fields/b_field_parallel_perturbed_norm(:,:) |
Normalised 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)/fields/b_field_parallel_perturbed_norm_error_upper(:,:) |
Upper error for "b_field_parallel_perturbed_norm" {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_error_lower(:,:) |
Lower error for "b_field_parallel_perturbed_norm" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "b_field_parallel_perturbed_norm" {constant} |
INT_0D |
|
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 (normalised) of the perturbed distribution function of gyrocenters |
structure |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/density(:,:,:) |
Normalised 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/density_error_upper(:,:,:) |
Upper error for "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/density_error_lower(:,:,:) |
Lower error for "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/density_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/j_parallel(:,:,:) |
Normalised 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/j_parallel_error_upper(:,:,:) |
Upper error for "j_parallel" {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_error_lower(:,:,:) |
Lower error for "j_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "j_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/pressure_parallel(:,:,:) |
Normalised 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_parallel_error_upper(:,:,:) |
Upper error for "pressure_parallel" {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_error_lower(:,:,:) |
Lower error for "pressure_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/pressure_perpendicular(:,:,:) |
Normalised 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_perpendicular_error_upper(:,:,:) |
Upper error for "pressure_perpendicular" {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_error_lower(:,:,:) |
Lower error for "pressure_perpendicular" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_perpendicular" {constant} |
INT_0D |
|
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/pressure_error_upper(:,:,:) |
Upper error for "pressure" {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/pressure_error_lower(:,:,:) |
Lower error for "pressure" {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/pressure_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/heat_flux_parallel(:,:,:) |
Normalised 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/heat_flux_parallel_error_upper(:,:,:) |
Upper error for "heat_flux_parallel" {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/heat_flux_parallel_error_lower(:,:,:) |
Lower error for "heat_flux_parallel" {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/heat_flux_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "heat_flux_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/v_parallel_energy_perpendicular(:,:,:) |
Normalised 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_parallel_energy_perpendicular_error_upper(:,:,:) |
Upper error for "v_parallel_energy_perpendicular" {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_error_lower(:,:,:) |
Lower error for "v_parallel_energy_perpendicular" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "v_parallel_energy_perpendicular" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter/v_perpendicular_square_energy(:,:,:) |
Normalised 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/v_perpendicular_square_energy_error_upper(:,:,:) |
Upper error for "v_perpendicular_square_energy" {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_error_lower(:,:,:) |
Lower error for "v_perpendicular_square_energy" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "v_perpendicular_square_energy" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle |
Moments (normalised) of the perturbed distribution function of particles |
structure |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/density(:,:,:) |
Normalised 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/density_error_upper(:,:,:) |
Upper error for "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/density_error_lower(:,:,:) |
Lower error for "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/density_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/j_parallel(:,:,:) |
Normalised 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/j_parallel_error_upper(:,:,:) |
Upper error for "j_parallel" {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_error_lower(:,:,:) |
Lower error for "j_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "j_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/pressure_parallel(:,:,:) |
Normalised 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_parallel_error_upper(:,:,:) |
Upper error for "pressure_parallel" {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_error_lower(:,:,:) |
Lower error for "pressure_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/pressure_perpendicular(:,:,:) |
Normalised 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_perpendicular_error_upper(:,:,:) |
Upper error for "pressure_perpendicular" {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_error_lower(:,:,:) |
Lower error for "pressure_perpendicular" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_perpendicular" {constant} |
INT_0D |
|
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/pressure_error_upper(:,:,:) |
Upper error for "pressure" {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/pressure_error_lower(:,:,:) |
Lower error for "pressure" {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/pressure_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/heat_flux_parallel(:,:,:) |
Normalised 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/heat_flux_parallel_error_upper(:,:,:) |
Upper error for "heat_flux_parallel" {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/heat_flux_parallel_error_lower(:,:,:) |
Lower error for "heat_flux_parallel" {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/heat_flux_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "heat_flux_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/v_parallel_energy_perpendicular(:,:,:) |
Normalised 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_parallel_energy_perpendicular_error_upper(:,:,:) |
Upper error for "v_parallel_energy_perpendicular" {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_error_lower(:,:,:) |
Lower error for "v_parallel_energy_perpendicular" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "v_parallel_energy_perpendicular" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_particle/v_perpendicular_square_energy(:,:,:) |
Normalised 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/v_perpendicular_square_energy_error_upper(:,:,:) |
Upper error for "v_perpendicular_square_energy" {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_error_lower(:,:,:) |
Lower error for "v_perpendicular_square_energy" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "v_perpendicular_square_energy" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0 |
Moments (normalised) 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(:,:,:) |
Normalised 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/density_error_upper(:,:,:) |
Upper error for "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/density_error_lower(:,:,:) |
Lower error for "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/density_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/j_parallel(:,:,:) |
Normalised 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/j_parallel_error_upper(:,:,:) |
Upper error for "j_parallel" {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_error_lower(:,:,:) |
Lower error for "j_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "j_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/pressure_parallel(:,:,:) |
Normalised 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_parallel_error_upper(:,:,:) |
Upper error for "pressure_parallel" {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_error_lower(:,:,:) |
Lower error for "pressure_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/pressure_perpendicular(:,:,:) |
Normalised 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_perpendicular_error_upper(:,:,:) |
Upper error for "pressure_perpendicular" {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_error_lower(:,:,:) |
Lower error for "pressure_perpendicular" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_perpendicular" {constant} |
INT_0D |
|
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/pressure_error_upper(:,:,:) |
Upper error for "pressure" {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/pressure_error_lower(:,:,:) |
Lower error for "pressure" {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/pressure_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/heat_flux_parallel(:,:,:) |
Normalised 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/heat_flux_parallel_error_upper(:,:,:) |
Upper error for "heat_flux_parallel" {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/heat_flux_parallel_error_lower(:,:,:) |
Lower error for "heat_flux_parallel" {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/heat_flux_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "heat_flux_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/v_parallel_energy_perpendicular(:,:,:) |
Normalised 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_parallel_energy_perpendicular_error_upper(:,:,:) |
Upper error for "v_parallel_energy_perpendicular" {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_error_lower(:,:,:) |
Lower error for "v_parallel_energy_perpendicular" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "v_parallel_energy_perpendicular" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_0/v_perpendicular_square_energy(:,:,:) |
Normalised 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/v_perpendicular_square_energy_error_upper(:,:,:) |
Upper error for "v_perpendicular_square_energy" {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_error_lower(:,:,:) |
Lower error for "v_perpendicular_square_energy" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "v_perpendicular_square_energy" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1 |
Moments (normalised) 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(:,:,:) |
Normalised 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/density_error_upper(:,:,:) |
Upper error for "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/density_error_lower(:,:,:) |
Lower error for "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/density_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/j_parallel(:,:,:) |
Normalised 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/j_parallel_error_upper(:,:,:) |
Upper error for "j_parallel" {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_error_lower(:,:,:) |
Lower error for "j_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "j_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/pressure_parallel(:,:,:) |
Normalised 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_parallel_error_upper(:,:,:) |
Upper error for "pressure_parallel" {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_error_lower(:,:,:) |
Lower error for "pressure_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/pressure_perpendicular(:,:,:) |
Normalised 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_perpendicular_error_upper(:,:,:) |
Upper error for "pressure_perpendicular" {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_error_lower(:,:,:) |
Lower error for "pressure_perpendicular" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_perpendicular" {constant} |
INT_0D |
|
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/pressure_error_upper(:,:,:) |
Upper error for "pressure" {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/pressure_error_lower(:,:,:) |
Lower error for "pressure" {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/pressure_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/heat_flux_parallel(:,:,:) |
Normalised 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/heat_flux_parallel_error_upper(:,:,:) |
Upper error for "heat_flux_parallel" {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/heat_flux_parallel_error_lower(:,:,:) |
Lower error for "heat_flux_parallel" {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/heat_flux_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "heat_flux_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/v_parallel_energy_perpendicular(:,:,:) |
Normalised 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_parallel_energy_perpendicular_error_upper(:,:,:) |
Upper error for "v_parallel_energy_perpendicular" {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_error_lower(:,:,:) |
Lower error for "v_parallel_energy_perpendicular" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "v_parallel_energy_perpendicular" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/moments_norm_gyrocenter_bessel_1/v_perpendicular_square_energy(:,:,:) |
Normalised 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/v_perpendicular_square_energy_error_upper(:,:,:) |
Upper error for "v_perpendicular_square_energy" {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_error_lower(:,:,:) |
Lower error for "v_perpendicular_square_energy" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "v_perpendicular_square_energy" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights |
Normalised fluxes in the laboratory frame |
structure |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the normalised particle flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_phi_potential_error_upper(:) |
Upper error for "particles_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_phi_potential_error_lower(:) |
Lower error for "particles_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
particle flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_a_field_parallel_error_upper(:) |
Upper error for "particles_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_a_field_parallel_error_lower(:) |
Lower error for "particles_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the normalised particle flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_b_field_parallel_error_upper(:) |
Upper error for "particles_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_b_field_parallel_error_lower(:) |
Lower error for "particles_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/particles_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the normalised energy flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_phi_potential_error_upper(:) |
Upper error for "energy_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_phi_potential_error_lower(:) |
Lower error for "energy_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
energy flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_a_field_parallel_error_upper(:) |
Upper error for "energy_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_a_field_parallel_error_lower(:) |
Lower error for "energy_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the normalised energy flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_b_field_parallel_error_upper(:) |
Upper error for "energy_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_b_field_parallel_error_lower(:) |
Lower error for "energy_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/energy_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_parallel_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_parallel_phi_potential_error_upper(:) |
Upper error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_parallel_phi_potential_error_lower(:) |
Lower error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_parallel_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the parallel component
of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_parallel_a_field_parallel_error_upper(:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_parallel_a_field_parallel_error_lower(:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_parallel_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_parallel_b_field_parallel_error_upper(:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_parallel_b_field_parallel_error_lower(:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_perpendicular_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_perpendicular_phi_potential_error_upper(:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_perpendicular_phi_potential_error_lower(:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_perpendicular_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the perpendicular
component of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_perpendicular_a_field_parallel_error_upper(:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_perpendicular_a_field_parallel_error_lower(:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_perpendicular_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_perpendicular_b_field_parallel_error_upper(:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_perpendicular_b_field_parallel_error_lower(:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights/momentum_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame |
Normalised 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 normalised particle flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_phi_potential_error_upper(:) |
Upper error for "particles_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_phi_potential_error_lower(:) |
Lower error for "particles_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
particle flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_a_field_parallel_error_upper(:) |
Upper error for "particles_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_a_field_parallel_error_lower(:) |
Lower error for "particles_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the normalised particle flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_b_field_parallel_error_upper(:) |
Upper error for "particles_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_b_field_parallel_error_lower(:) |
Lower error for "particles_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/particles_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the normalised energy flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_phi_potential_error_upper(:) |
Upper error for "energy_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_phi_potential_error_lower(:) |
Lower error for "energy_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
energy flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_a_field_parallel_error_upper(:) |
Upper error for "energy_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_a_field_parallel_error_lower(:) |
Lower error for "energy_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the normalised energy flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_b_field_parallel_error_upper(:) |
Upper error for "energy_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_b_field_parallel_error_lower(:) |
Lower error for "energy_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/energy_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_parallel_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_parallel_phi_potential_error_upper(:) |
Upper error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_parallel_phi_potential_error_lower(:) |
Lower error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_parallel_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the parallel component
of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_parallel_a_field_parallel_error_upper(:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_parallel_a_field_parallel_error_lower(:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_parallel_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_parallel_b_field_parallel_error_upper(:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_parallel_b_field_parallel_error_lower(:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_perpendicular_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_perpendicular_phi_potential_error_upper(:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_perpendicular_phi_potential_error_lower(:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_perpendicular_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the perpendicular
component of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_upper(:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_lower(:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_perpendicular_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_upper(:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_lower(:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
linear/wavevector(i1)/eigenmode(i2)/linear_weights_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
non_linear |
Non-linear simulation. Introduced after DD version 3.39.0 |
structure |
|
non_linear/binormal_wavevector_norm(:) |
Array of normalised binormal wavevectors {constant} [-] |
FLT_1D |
1- 1...N
|
non_linear/binormal_wavevector_norm_error_upper(:) |
Upper error for "binormal_wavevector_norm" {constant} [-] |
FLT_1D |
1- 1...N
|
non_linear/binormal_wavevector_norm_error_lower(:) |
Lower error for "binormal_wavevector_norm" {constant} [-] |
FLT_1D |
1- 1...N
|
non_linear/binormal_wavevector_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "binormal_wavevector_norm" {constant} |
INT_0D |
|
non_linear/radial_wavevector_norm(:) |
Array of normalised radial wavevectors {constant} [-] |
FLT_1D |
1- 1...N
|
non_linear/radial_wavevector_norm_error_upper(:) |
Upper error for "radial_wavevector_norm" {constant} [-] |
FLT_1D |
1- 1...N
|
non_linear/radial_wavevector_norm_error_lower(:) |
Lower error for "radial_wavevector_norm" {constant} [-] |
FLT_1D |
1- 1...N
|
non_linear/radial_wavevector_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "radial_wavevector_norm" {constant} |
INT_0D |
|
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/angle_pol_error_upper(:) |
Upper error for "angle_pol" {constant} [-] |
FLT_1D |
1- 1...N
|
non_linear/angle_pol_error_lower(:) |
Lower error for "angle_pol" {constant} [-] |
FLT_1D |
1- 1...N
|
non_linear/angle_pol_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "angle_pol" {constant} |
INT_0D |
|
non_linear/time_norm(:) |
Normalised time of the gyrokinetic simulation {constant} [-] |
FLT_1D |
1- 1...N
|
non_linear/time_norm_error_upper(:) |
Upper error for "time_norm" {constant} [-] |
FLT_1D |
1- 1...N
|
non_linear/time_norm_error_lower(:) |
Lower error for "time_norm" {constant} [-] |
FLT_1D |
1- 1...N
|
non_linear/time_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_norm" {constant} |
INT_0D |
|
non_linear/time_interval_norm(:) |
Normalised time interval used to average fluxes in non-linear runs {constant} [-] |
FLT_1D |
1- 1...2
|
non_linear/time_interval_norm_error_upper(:) |
Upper error for "time_interval_norm" {constant} [-] |
FLT_1D |
1- 1...2
|
non_linear/time_interval_norm_error_lower(:) |
Lower error for "time_interval_norm" {constant} [-] |
FLT_1D |
1- 1...2
|
non_linear/time_interval_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_interval_norm" {constant} |
INT_0D |
|
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 normalised 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_phi_potential_error_upper(:,:,:,:,:) |
Upper error for "particles_phi_potential" {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_phi_potential_error_lower(:,:,:,:,:) |
Lower error for "particles_phi_potential" {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_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_5d/particles_a_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:,:,:,:) |
Upper error for "particles_a_field_parallel" {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_error_lower(:,:,:,:,:) |
Lower error for "particles_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d/particles_b_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:,:,:,:) |
Upper error for "particles_b_field_parallel" {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_error_lower(:,:,:,:,:) |
Lower error for "particles_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d/energy_phi_potential(:,:,:,:,:) |
Contribution of the perturbed electrostatic potential to the normalised 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_phi_potential_error_upper(:,:,:,:,:) |
Upper error for "energy_phi_potential" {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_error_lower(:,:,:,:,:) |
Lower error for "energy_phi_potential" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_5d/energy_a_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:,:,:,:) |
Upper error for "energy_a_field_parallel" {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_error_lower(:,:,:,:,:) |
Lower error for "energy_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d/energy_b_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:,:,:,:) |
Upper error for "energy_b_field_parallel" {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_error_lower(:,:,:,:,:) |
Lower error for "energy_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d/momentum_tor_parallel_phi_potential(:,:,:,:,:) |
Contribution of the perturbed electrostatic potential to the parallel component of
the normalised 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_tor_parallel_phi_potential_error_upper(:,:,:,:,:) |
Upper error for "momentum_tor_parallel_phi_potential" {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_tor_parallel_phi_potential_error_lower(:,:,:,:,:) |
Lower error for "momentum_tor_parallel_phi_potential" {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_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_5d/momentum_tor_parallel_a_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the parallel component
of the normalised 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_tor_parallel_a_field_parallel_error_upper(:,:,:,:,:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {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_tor_parallel_a_field_parallel_error_lower(:,:,:,:,:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {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_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d/momentum_tor_parallel_b_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the parallel component of
the normalised 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_tor_parallel_b_field_parallel_error_upper(:,:,:,:,:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {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_tor_parallel_b_field_parallel_error_lower(:,:,:,:,:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {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_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d/momentum_tor_perpendicular_phi_potential(:,:,:,:,:) |
Contribution of the perturbed electrostatic potential to the perpendicular component
of the normalised 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_tor_perpendicular_phi_potential_error_upper(:,:,:,:,:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {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_tor_perpendicular_phi_potential_error_lower(:,:,:,:,:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {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_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_5d/momentum_tor_perpendicular_a_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the perpendicular
component of the normalised 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_tor_perpendicular_a_field_parallel_error_upper(:,:,:,:,:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {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_tor_perpendicular_a_field_parallel_error_lower(:,:,:,:,:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {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_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d/momentum_tor_perpendicular_b_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the perpendicular component
of the normalised 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_tor_perpendicular_b_field_parallel_error_upper(:,:,:,:,:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {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_tor_perpendicular_b_field_parallel_error_lower(:,:,:,:,:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {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_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d |
4D fluxes (time averaged) |
structure |
|
non_linear/fluxes_4d/particles_phi_potential(:,:,:,:) |
Contribution of the perturbed electrostatic potential to the normalised 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_phi_potential_error_upper(:,:,:,:) |
Upper error for "particles_phi_potential" {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_phi_potential_error_lower(:,:,:,:) |
Lower error for "particles_phi_potential" {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_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_4d/particles_a_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:,:,:) |
Upper error for "particles_a_field_parallel" {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_error_lower(:,:,:,:) |
Lower error for "particles_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d/particles_b_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:,:,:) |
Upper error for "particles_b_field_parallel" {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_error_lower(:,:,:,:) |
Lower error for "particles_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d/energy_phi_potential(:,:,:,:) |
Contribution of the perturbed electrostatic potential to the normalised 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_phi_potential_error_upper(:,:,:,:) |
Upper error for "energy_phi_potential" {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_error_lower(:,:,:,:) |
Lower error for "energy_phi_potential" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_4d/energy_a_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:,:,:) |
Upper error for "energy_a_field_parallel" {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_error_lower(:,:,:,:) |
Lower error for "energy_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d/energy_b_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:,:,:) |
Upper error for "energy_b_field_parallel" {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_error_lower(:,:,:,:) |
Lower error for "energy_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d/momentum_tor_parallel_phi_potential(:,:,:,:) |
Contribution of the perturbed electrostatic potential to the parallel component of
the normalised 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_tor_parallel_phi_potential_error_upper(:,:,:,:) |
Upper error for "momentum_tor_parallel_phi_potential" {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_tor_parallel_phi_potential_error_lower(:,:,:,:) |
Lower error for "momentum_tor_parallel_phi_potential" {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_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_4d/momentum_tor_parallel_a_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the parallel component
of the normalised 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_tor_parallel_a_field_parallel_error_upper(:,:,:,:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {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_tor_parallel_a_field_parallel_error_lower(:,:,:,:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {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_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d/momentum_tor_parallel_b_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the parallel component of
the normalised 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_tor_parallel_b_field_parallel_error_upper(:,:,:,:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {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_tor_parallel_b_field_parallel_error_lower(:,:,:,:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {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_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d/momentum_tor_perpendicular_phi_potential(:,:,:,:) |
Contribution of the perturbed electrostatic potential to the perpendicular component
of the normalised 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_tor_perpendicular_phi_potential_error_upper(:,:,:,:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {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_tor_perpendicular_phi_potential_error_lower(:,:,:,:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {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_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_4d/momentum_tor_perpendicular_a_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the perpendicular
component of the normalised 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_tor_perpendicular_a_field_parallel_error_upper(:,:,:,:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {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_tor_perpendicular_a_field_parallel_error_lower(:,:,:,:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {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_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d/momentum_tor_perpendicular_b_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the perpendicular component
of the normalised 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_tor_perpendicular_b_field_parallel_error_upper(:,:,:,:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {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_tor_perpendicular_b_field_parallel_error_lower(:,:,:,:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {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_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
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 normalised particle flux {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/particles_phi_potential_error_upper(:,:,:) |
Upper error for "particles_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/particles_phi_potential_error_lower(:,:,:) |
Lower error for "particles_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/particles_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_3d/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/radial_wavevector_norm
|
non_linear/fluxes_3d/particles_a_field_parallel_error_upper(:,:,:) |
Upper error for "particles_a_field_parallel" {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_error_lower(:,:,:) |
Lower error for "particles_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d/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/radial_wavevector_norm
|
non_linear/fluxes_3d/particles_b_field_parallel_error_upper(:,:,:) |
Upper error for "particles_b_field_parallel" {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_error_lower(:,:,:) |
Lower error for "particles_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d/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/radial_wavevector_norm
|
non_linear/fluxes_3d/energy_phi_potential_error_upper(:,:,:) |
Upper error for "energy_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/energy_phi_potential_error_lower(:,:,:) |
Lower error for "energy_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/energy_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_3d/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/radial_wavevector_norm
|
non_linear/fluxes_3d/energy_a_field_parallel_error_upper(:,:,:) |
Upper error for "energy_a_field_parallel" {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_error_lower(:,:,:) |
Lower error for "energy_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d/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/radial_wavevector_norm
|
non_linear/fluxes_3d/energy_b_field_parallel_error_upper(:,:,:) |
Upper error for "energy_b_field_parallel" {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_error_lower(:,:,:) |
Lower error for "energy_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d/momentum_tor_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/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_parallel_phi_potential_error_upper(:,:,:) |
Upper error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_parallel_phi_potential_error_lower(:,:,:) |
Lower error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_3d/momentum_tor_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/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_parallel_a_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_parallel_a_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d/momentum_tor_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/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_parallel_b_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_parallel_b_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d/momentum_tor_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/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_perpendicular_phi_potential_error_upper(:,:,:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_perpendicular_phi_potential_error_lower(:,:,:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_3d/momentum_tor_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/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_perpendicular_a_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_perpendicular_a_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d/momentum_tor_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/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_perpendicular_b_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_perpendicular_b_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d/momentum_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
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_phi_potential_error_upper(:,:,:) |
Upper error for "particles_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/particles_phi_potential_error_lower(:,:,:) |
Lower error for "particles_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/particles_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
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_a_field_parallel_error_upper(:,:,:) |
Upper error for "particles_a_field_parallel" {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_error_lower(:,:,:) |
Lower error for "particles_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
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/particles_b_field_parallel_error_upper(:,:,:) |
Upper error for "particles_b_field_parallel" {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_error_lower(:,:,:) |
Lower error for "particles_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
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_phi_potential_error_upper(:,:,:) |
Upper error for "energy_phi_potential" {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_error_lower(:,:,:) |
Lower error for "energy_phi_potential" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
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_a_field_parallel_error_upper(:,:,:) |
Upper error for "energy_a_field_parallel" {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_error_lower(:,:,:) |
Lower error for "energy_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
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/energy_b_field_parallel_error_upper(:,:,:) |
Upper error for "energy_b_field_parallel" {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_error_lower(:,:,:) |
Lower error for "energy_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_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_tor_parallel_phi_potential_error_upper(:,:,:) |
Upper error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_parallel_phi_potential_error_lower(:,:,:) |
Lower error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_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_tor_parallel_a_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_parallel_a_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_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_tor_parallel_b_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_parallel_b_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_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_tor_perpendicular_phi_potential_error_upper(:,:,:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_perpendicular_phi_potential_error_lower(:,:,:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_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_tor_perpendicular_a_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_perpendicular_a_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_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_3d_k_x_sum/momentum_tor_perpendicular_b_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_perpendicular_b_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/time_norm
|
non_linear/fluxes_3d_k_x_sum/momentum_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
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 normalised particle flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/particles_phi_potential_error_upper(:,:) |
Upper error for "particles_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/particles_phi_potential_error_lower(:,:) |
Lower error for "particles_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/particles_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum/particles_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
particle flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/particles_a_field_parallel_error_upper(:,:) |
Upper error for "particles_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/particles_a_field_parallel_error_lower(:,:) |
Lower error for "particles_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/particles_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum/particles_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the normalised particle flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/particles_b_field_parallel_error_upper(:,:) |
Upper error for "particles_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/particles_b_field_parallel_error_lower(:,:) |
Lower error for "particles_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/particles_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum/energy_phi_potential(:,:) |
Contribution of the perturbed electrostatic potential to the normalised energy flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/energy_phi_potential_error_upper(:,:) |
Upper error for "energy_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/energy_phi_potential_error_lower(:,:) |
Lower error for "energy_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/energy_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum/energy_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
energy flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/energy_a_field_parallel_error_upper(:,:) |
Upper error for "energy_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/energy_a_field_parallel_error_lower(:,:) |
Lower error for "energy_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/energy_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum/energy_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the normalised energy flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/energy_b_field_parallel_error_upper(:,:) |
Upper error for "energy_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/energy_b_field_parallel_error_lower(:,:) |
Lower error for "energy_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/energy_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_parallel_phi_potential(:,:) |
Contribution of the perturbed electrostatic potential to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_parallel_phi_potential_error_upper(:,:) |
Upper error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_parallel_phi_potential_error_lower(:,:) |
Lower error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_parallel_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the parallel component
of the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_parallel_a_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_parallel_a_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_parallel_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_parallel_b_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_parallel_b_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_perpendicular_phi_potential(:,:) |
Contribution of the perturbed electrostatic potential to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_perpendicular_phi_potential_error_upper(:,:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_perpendicular_phi_potential_error_lower(:,:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_perpendicular_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the perpendicular
component of the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_perpendicular_a_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_perpendicular_a_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_perpendicular_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_perpendicular_b_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_perpendicular_b_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum/momentum_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
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 normalised particle flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/particles_phi_potential_error_upper(:,:) |
Upper error for "particles_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/particles_phi_potential_error_lower(:,:) |
Lower error for "particles_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/particles_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum/particles_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:) |
Upper error for "particles_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/particles_a_field_parallel_error_lower(:,:) |
Lower error for "particles_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/particles_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum/particles_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:) |
Upper error for "particles_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/particles_b_field_parallel_error_lower(:,:) |
Lower error for "particles_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/particles_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum/energy_phi_potential(:,:) |
Contribution of the perturbed electrostatic potential to the normalised energy flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/energy_phi_potential_error_upper(:,:) |
Upper error for "energy_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/energy_phi_potential_error_lower(:,:) |
Lower error for "energy_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/energy_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum/energy_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:) |
Upper error for "energy_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/energy_a_field_parallel_error_lower(:,:) |
Lower error for "energy_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/energy_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum/energy_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:) |
Upper error for "energy_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/energy_b_field_parallel_error_lower(:,:) |
Lower error for "energy_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/energy_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_parallel_phi_potential(:,:) |
Contribution of the perturbed electrostatic potential to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_parallel_phi_potential_error_upper(:,:) |
Upper error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_parallel_phi_potential_error_lower(:,:) |
Lower error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_parallel_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the parallel component
of the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_parallel_a_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_parallel_a_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_parallel_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_parallel_b_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_parallel_b_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_perpendicular_phi_potential(:,:) |
Contribution of the perturbed electrostatic potential to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_perpendicular_phi_potential_error_upper(:,:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_perpendicular_phi_potential_error_lower(:,:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_perpendicular_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the perpendicular
component of the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_perpendicular_a_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_perpendicular_a_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_perpendicular_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_perpendicular_b_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_perpendicular_b_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum/momentum_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
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 normalised particle flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/particles_phi_potential_error_upper(:) |
Upper error for "particles_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/particles_phi_potential_error_lower(:) |
Lower error for "particles_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/particles_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_1d/particles_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
particle flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/particles_a_field_parallel_error_upper(:) |
Upper error for "particles_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/particles_a_field_parallel_error_lower(:) |
Lower error for "particles_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/particles_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d/particles_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the normalised particle flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/particles_b_field_parallel_error_upper(:) |
Upper error for "particles_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/particles_b_field_parallel_error_lower(:) |
Lower error for "particles_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/particles_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d/energy_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the normalised energy flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/energy_phi_potential_error_upper(:) |
Upper error for "energy_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/energy_phi_potential_error_lower(:) |
Lower error for "energy_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/energy_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_1d/energy_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
energy flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/energy_a_field_parallel_error_upper(:) |
Upper error for "energy_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/energy_a_field_parallel_error_lower(:) |
Lower error for "energy_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/energy_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d/energy_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the normalised energy flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/energy_b_field_parallel_error_upper(:) |
Upper error for "energy_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/energy_b_field_parallel_error_lower(:) |
Lower error for "energy_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/energy_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d/momentum_tor_parallel_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_parallel_phi_potential_error_upper(:) |
Upper error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_parallel_phi_potential_error_lower(:) |
Lower error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_1d/momentum_tor_parallel_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the parallel component
of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_parallel_a_field_parallel_error_upper(:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_parallel_a_field_parallel_error_lower(:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d/momentum_tor_parallel_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_parallel_b_field_parallel_error_upper(:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_parallel_b_field_parallel_error_lower(:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d/momentum_tor_perpendicular_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_perpendicular_phi_potential_error_upper(:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_perpendicular_phi_potential_error_lower(:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_1d/momentum_tor_perpendicular_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the perpendicular
component of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_perpendicular_a_field_parallel_error_upper(:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_perpendicular_a_field_parallel_error_lower(:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d/momentum_tor_perpendicular_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_perpendicular_b_field_parallel_error_upper(:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_perpendicular_b_field_parallel_error_lower(:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d/momentum_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fields_4d |
4D fields |
structure |
|
non_linear/fields_4d/phi_potential_perturbed_norm(:,:,:,:) |
Normalised 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/phi_potential_perturbed_norm_error_upper(:,:,:,:) |
Upper error for "phi_potential_perturbed_norm" {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/phi_potential_perturbed_norm_error_lower(:,:,:,:) |
Lower error for "phi_potential_perturbed_norm" {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/phi_potential_perturbed_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "phi_potential_perturbed_norm" {constant} |
INT_0D |
|
non_linear/fields_4d/a_field_parallel_perturbed_norm(:,:,:,:) |
Normalised 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/a_field_parallel_perturbed_norm_error_upper(:,:,:,:) |
Upper error for "a_field_parallel_perturbed_norm" {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_error_lower(:,:,:,:) |
Lower error for "a_field_parallel_perturbed_norm" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "a_field_parallel_perturbed_norm" {constant} |
INT_0D |
|
non_linear/fields_4d/b_field_parallel_perturbed_norm(:,:,:,:) |
Normalised 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_4d/b_field_parallel_perturbed_norm_error_upper(:,:,:,:) |
Upper error for "b_field_parallel_perturbed_norm" {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_error_lower(:,:,:,:) |
Lower error for "b_field_parallel_perturbed_norm" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "b_field_parallel_perturbed_norm" {constant} |
INT_0D |
|
non_linear/fields_intensity_3d |
3D fields (time averaged) |
structure |
|
non_linear/fields_intensity_3d/phi_potential_perturbed_norm(:,:,:) |
Normalised 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/phi_potential_perturbed_norm_error_upper(:,:,:) |
Upper error for "phi_potential_perturbed_norm" {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/phi_potential_perturbed_norm_error_lower(:,:,:) |
Lower error for "phi_potential_perturbed_norm" {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/phi_potential_perturbed_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "phi_potential_perturbed_norm" {constant} |
INT_0D |
|
non_linear/fields_intensity_3d/a_field_parallel_perturbed_norm(:,:,:) |
Normalised 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/a_field_parallel_perturbed_norm_error_upper(:,:,:) |
Upper error for "a_field_parallel_perturbed_norm" {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_error_lower(:,:,:) |
Lower error for "a_field_parallel_perturbed_norm" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "a_field_parallel_perturbed_norm" {constant} |
INT_0D |
|
non_linear/fields_intensity_3d/b_field_parallel_perturbed_norm(:,:,:) |
Normalised 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_3d/b_field_parallel_perturbed_norm_error_upper(:,:,:) |
Upper error for "b_field_parallel_perturbed_norm" {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_error_lower(:,:,:) |
Lower error for "b_field_parallel_perturbed_norm" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "b_field_parallel_perturbed_norm" {constant} |
INT_0D |
|
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(:,:) |
Normalised 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/phi_potential_perturbed_norm_error_upper(:,:) |
Upper error for "phi_potential_perturbed_norm" {constant} [-] |
FLT_2D |
1- non_linear/binormal_wavevector_norm
2- non_linear/radial_wavevector_norm
|
non_linear/fields_intensity_2d_surface_average/phi_potential_perturbed_norm_error_lower(:,:) |
Lower error for "phi_potential_perturbed_norm" {constant} [-] |
FLT_2D |
1- non_linear/binormal_wavevector_norm
2- non_linear/radial_wavevector_norm
|
non_linear/fields_intensity_2d_surface_average/phi_potential_perturbed_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "phi_potential_perturbed_norm" {constant} |
INT_0D |
|
non_linear/fields_intensity_2d_surface_average/a_field_parallel_perturbed_norm(:,:) |
Normalised 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/a_field_parallel_perturbed_norm_error_upper(:,:) |
Upper error for "a_field_parallel_perturbed_norm" {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_error_lower(:,:) |
Lower error for "a_field_parallel_perturbed_norm" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "a_field_parallel_perturbed_norm" {constant} |
INT_0D |
|
non_linear/fields_intensity_2d_surface_average/b_field_parallel_perturbed_norm(:,:) |
Normalised perturbed parallel magnetic field {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_error_upper(:,:) |
Upper error for "b_field_parallel_perturbed_norm" {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_error_lower(:,:) |
Lower error for "b_field_parallel_perturbed_norm" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "b_field_parallel_perturbed_norm" {constant} |
INT_0D |
|
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(:,:) |
Normalised perturbed electrostatic potential {constant} [-] |
CPX_2D |
1- non_linear/radial_wavevector_norm
2- non_linear/time_norm
|
non_linear/fields_zonal_2d/phi_potential_perturbed_norm_error_upper(:,:) |
Upper error for "phi_potential_perturbed_norm" {constant} [-] |
CPX_2D |
1- non_linear/radial_wavevector_norm
2- non_linear/time_norm
|
non_linear/fields_zonal_2d/phi_potential_perturbed_norm_error_lower(:,:) |
Lower error for "phi_potential_perturbed_norm" {constant} [-] |
CPX_2D |
1- non_linear/radial_wavevector_norm
2- non_linear/time_norm
|
non_linear/fields_zonal_2d/phi_potential_perturbed_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "phi_potential_perturbed_norm" {constant} |
INT_0D |
|
non_linear/fields_zonal_2d/a_field_parallel_perturbed_norm(:,:) |
Normalised perturbed parallel vector 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_error_upper(:,:) |
Upper error for "a_field_parallel_perturbed_norm" {constant} [-] |
CPX_2D |
1- non_linear/radial_wavevector_norm
2- non_linear/time_norm
|
non_linear/fields_zonal_2d/a_field_parallel_perturbed_norm_error_lower(:,:) |
Lower error for "a_field_parallel_perturbed_norm" {constant} [-] |
CPX_2D |
1- non_linear/radial_wavevector_norm
2- non_linear/time_norm
|
non_linear/fields_zonal_2d/a_field_parallel_perturbed_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "a_field_parallel_perturbed_norm" {constant} |
INT_0D |
|
non_linear/fields_zonal_2d/b_field_parallel_perturbed_norm(:,:) |
Normalised perturbed parallel magnetic field {constant} [-] |
CPX_2D |
1- non_linear/radial_wavevector_norm
2- non_linear/time_norm
|
non_linear/fields_zonal_2d/b_field_parallel_perturbed_norm_error_upper(:,:) |
Upper error for "b_field_parallel_perturbed_norm" {constant} [-] |
CPX_2D |
1- non_linear/radial_wavevector_norm
2- non_linear/time_norm
|
non_linear/fields_zonal_2d/b_field_parallel_perturbed_norm_error_lower(:,:) |
Lower error for "b_field_parallel_perturbed_norm" {constant} [-] |
CPX_2D |
1- non_linear/radial_wavevector_norm
2- non_linear/time_norm
|
non_linear/fields_zonal_2d/b_field_parallel_perturbed_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "b_field_parallel_perturbed_norm" {constant} |
INT_0D |
|
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(:) |
Normalised perturbed electrostatic potential {constant} [-] |
FLT_1D |
1- non_linear/binormal_wavevector_norm
|
non_linear/fields_intensity_1d/phi_potential_perturbed_norm_error_upper(:) |
Upper error for "phi_potential_perturbed_norm" {constant} [-] |
FLT_1D |
1- non_linear/binormal_wavevector_norm
|
non_linear/fields_intensity_1d/phi_potential_perturbed_norm_error_lower(:) |
Lower error for "phi_potential_perturbed_norm" {constant} [-] |
FLT_1D |
1- non_linear/binormal_wavevector_norm
|
non_linear/fields_intensity_1d/phi_potential_perturbed_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "phi_potential_perturbed_norm" {constant} |
INT_0D |
|
non_linear/fields_intensity_1d/a_field_parallel_perturbed_norm(:) |
Normalised perturbed parallel vector potential {constant} [-] |
FLT_1D |
1- non_linear/binormal_wavevector_norm
|
non_linear/fields_intensity_1d/a_field_parallel_perturbed_norm_error_upper(:) |
Upper error for "a_field_parallel_perturbed_norm" {constant} [-] |
FLT_1D |
1- non_linear/binormal_wavevector_norm
|
non_linear/fields_intensity_1d/a_field_parallel_perturbed_norm_error_lower(:) |
Lower error for "a_field_parallel_perturbed_norm" {constant} [-] |
FLT_1D |
1- non_linear/binormal_wavevector_norm
|
non_linear/fields_intensity_1d/a_field_parallel_perturbed_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "a_field_parallel_perturbed_norm" {constant} |
INT_0D |
|
non_linear/fields_intensity_1d/b_field_parallel_perturbed_norm(:) |
Normalised perturbed parallel magnetic field {constant} [-] |
FLT_1D |
1- non_linear/binormal_wavevector_norm
|
non_linear/fields_intensity_1d/b_field_parallel_perturbed_norm_error_upper(:) |
Upper error for "b_field_parallel_perturbed_norm" {constant} [-] |
FLT_1D |
1- non_linear/binormal_wavevector_norm
|
non_linear/fields_intensity_1d/b_field_parallel_perturbed_norm_error_lower(:) |
Lower error for "b_field_parallel_perturbed_norm" {constant} [-] |
FLT_1D |
1- non_linear/binormal_wavevector_norm
|
non_linear/fields_intensity_1d/b_field_parallel_perturbed_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "b_field_parallel_perturbed_norm" {constant} |
INT_0D |
|
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 normalised 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_phi_potential_error_upper(:,:,:,:,:) |
Upper error for "particles_phi_potential" {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_phi_potential_error_lower(:,:,:,:,:) |
Lower error for "particles_phi_potential" {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_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_5d_rotating_frame/particles_a_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:,:,:,:) |
Upper error for "particles_a_field_parallel" {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_error_lower(:,:,:,:,:) |
Lower error for "particles_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d_rotating_frame/particles_b_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:,:,:,:) |
Upper error for "particles_b_field_parallel" {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_error_lower(:,:,:,:,:) |
Lower error for "particles_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d_rotating_frame/energy_phi_potential(:,:,:,:,:) |
Contribution of the perturbed electrostatic potential to the normalised 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_phi_potential_error_upper(:,:,:,:,:) |
Upper error for "energy_phi_potential" {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_error_lower(:,:,:,:,:) |
Lower error for "energy_phi_potential" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_5d_rotating_frame/energy_a_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:,:,:,:) |
Upper error for "energy_a_field_parallel" {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_error_lower(:,:,:,:,:) |
Lower error for "energy_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d_rotating_frame/energy_b_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:,:,:,:) |
Upper error for "energy_b_field_parallel" {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_error_lower(:,:,:,:,:) |
Lower error for "energy_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d_rotating_frame/momentum_tor_parallel_phi_potential(:,:,:,:,:) |
Contribution of the perturbed electrostatic potential to the parallel component of
the normalised 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_tor_parallel_phi_potential_error_upper(:,:,:,:,:) |
Upper error for "momentum_tor_parallel_phi_potential" {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_tor_parallel_phi_potential_error_lower(:,:,:,:,:) |
Lower error for "momentum_tor_parallel_phi_potential" {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_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_5d_rotating_frame/momentum_tor_parallel_a_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the parallel component
of the normalised 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_tor_parallel_a_field_parallel_error_upper(:,:,:,:,:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {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_tor_parallel_a_field_parallel_error_lower(:,:,:,:,:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {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_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d_rotating_frame/momentum_tor_parallel_b_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the parallel component of
the normalised 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_tor_parallel_b_field_parallel_error_upper(:,:,:,:,:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {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_tor_parallel_b_field_parallel_error_lower(:,:,:,:,:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {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_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d_rotating_frame/momentum_tor_perpendicular_phi_potential(:,:,:,:,:) |
Contribution of the perturbed electrostatic potential to the perpendicular component
of the normalised 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_tor_perpendicular_phi_potential_error_upper(:,:,:,:,:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {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_tor_perpendicular_phi_potential_error_lower(:,:,:,:,:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {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_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_5d_rotating_frame/momentum_tor_perpendicular_a_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the perpendicular
component of the normalised 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_tor_perpendicular_a_field_parallel_error_upper(:,:,:,:,:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {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_tor_perpendicular_a_field_parallel_error_lower(:,:,:,:,:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {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_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_5d_rotating_frame/momentum_tor_perpendicular_b_field_parallel(:,:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the perpendicular component
of the normalised 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_tor_perpendicular_b_field_parallel_error_upper(:,:,:,:,:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {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_tor_perpendicular_b_field_parallel_error_lower(:,:,:,:,:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {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_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
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 normalised 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_phi_potential_error_upper(:,:,:,:) |
Upper error for "particles_phi_potential" {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_phi_potential_error_lower(:,:,:,:) |
Lower error for "particles_phi_potential" {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_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_4d_rotating_frame/particles_a_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:,:,:) |
Upper error for "particles_a_field_parallel" {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_error_lower(:,:,:,:) |
Lower error for "particles_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d_rotating_frame/particles_b_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:,:,:) |
Upper error for "particles_b_field_parallel" {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_error_lower(:,:,:,:) |
Lower error for "particles_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d_rotating_frame/energy_phi_potential(:,:,:,:) |
Contribution of the perturbed electrostatic potential to the normalised 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_phi_potential_error_upper(:,:,:,:) |
Upper error for "energy_phi_potential" {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_error_lower(:,:,:,:) |
Lower error for "energy_phi_potential" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_4d_rotating_frame/energy_a_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:,:,:) |
Upper error for "energy_a_field_parallel" {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_error_lower(:,:,:,:) |
Lower error for "energy_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d_rotating_frame/energy_b_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:,:,:) |
Upper error for "energy_b_field_parallel" {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_error_lower(:,:,:,:) |
Lower error for "energy_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d_rotating_frame/momentum_tor_parallel_phi_potential(:,:,:,:) |
Contribution of the perturbed electrostatic potential to the parallel component of
the normalised 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_tor_parallel_phi_potential_error_upper(:,:,:,:) |
Upper error for "momentum_tor_parallel_phi_potential" {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_tor_parallel_phi_potential_error_lower(:,:,:,:) |
Lower error for "momentum_tor_parallel_phi_potential" {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_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_4d_rotating_frame/momentum_tor_parallel_a_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the parallel component
of the normalised 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_tor_parallel_a_field_parallel_error_upper(:,:,:,:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {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_tor_parallel_a_field_parallel_error_lower(:,:,:,:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {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_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d_rotating_frame/momentum_tor_parallel_b_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the parallel component of
the normalised 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_tor_parallel_b_field_parallel_error_upper(:,:,:,:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {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_tor_parallel_b_field_parallel_error_lower(:,:,:,:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {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_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d_rotating_frame/momentum_tor_perpendicular_phi_potential(:,:,:,:) |
Contribution of the perturbed electrostatic potential to the perpendicular component
of the normalised 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_tor_perpendicular_phi_potential_error_upper(:,:,:,:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {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_tor_perpendicular_phi_potential_error_lower(:,:,:,:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {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_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_4d_rotating_frame/momentum_tor_perpendicular_a_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel electromagnetic potential to the perpendicular
component of the normalised 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_tor_perpendicular_a_field_parallel_error_upper(:,:,:,:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {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_tor_perpendicular_a_field_parallel_error_lower(:,:,:,:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {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_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_4d_rotating_frame/momentum_tor_perpendicular_b_field_parallel(:,:,:,:) |
Contribution of the perturbed parallel magnetic field to the perpendicular component
of the normalised 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_tor_perpendicular_b_field_parallel_error_upper(:,:,:,:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {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_tor_perpendicular_b_field_parallel_error_lower(:,:,:,:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {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_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
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 normalised 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_phi_potential_error_upper(:,:,:) |
Upper error for "particles_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/particles_phi_potential_error_lower(:,:,:) |
Lower error for "particles_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/particles_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_3d_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/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/particles_a_field_parallel_error_upper(:,:,:) |
Upper error for "particles_a_field_parallel" {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_error_lower(:,:,:) |
Lower error for "particles_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_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/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/particles_b_field_parallel_error_upper(:,:,:) |
Upper error for "particles_b_field_parallel" {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_error_lower(:,:,:) |
Lower error for "particles_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_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/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/energy_phi_potential_error_upper(:,:,:) |
Upper error for "energy_phi_potential" {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_error_lower(:,:,:) |
Lower error for "energy_phi_potential" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_3d_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/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/energy_a_field_parallel_error_upper(:,:,:) |
Upper error for "energy_a_field_parallel" {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_error_lower(:,:,:) |
Lower error for "energy_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_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/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/energy_b_field_parallel_error_upper(:,:,:) |
Upper error for "energy_b_field_parallel" {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_error_lower(:,:,:) |
Lower error for "energy_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_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/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_parallel_phi_potential_error_upper(:,:,:) |
Upper error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_parallel_phi_potential_error_lower(:,:,:) |
Lower error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_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/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_parallel_a_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_parallel_a_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_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/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_parallel_b_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_parallel_b_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_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/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_perpendicular_phi_potential_error_upper(:,:,:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_perpendicular_phi_potential_error_lower(:,:,:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_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/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_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/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_3D |
1- species
2- non_linear/binormal_wavevector_norm
3- non_linear/radial_wavevector_norm
|
non_linear/fluxes_3d_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
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_phi_potential_error_upper(:,:,:) |
Upper error for "particles_phi_potential" {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_phi_potential_error_lower(:,:,:) |
Lower error for "particles_phi_potential" {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_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
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_a_field_parallel_error_upper(:,:,:) |
Upper error for "particles_a_field_parallel" {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_error_lower(:,:,:) |
Lower error for "particles_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
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/particles_b_field_parallel_error_upper(:,:,:) |
Upper error for "particles_b_field_parallel" {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_error_lower(:,:,:) |
Lower error for "particles_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
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_phi_potential_error_upper(:,:,:) |
Upper error for "energy_phi_potential" {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_error_lower(:,:,:) |
Lower error for "energy_phi_potential" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
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_a_field_parallel_error_upper(:,:,:) |
Upper error for "energy_a_field_parallel" {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_error_lower(:,:,:) |
Lower error for "energy_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
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/energy_b_field_parallel_error_upper(:,:,:) |
Upper error for "energy_b_field_parallel" {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_error_lower(:,:,:) |
Lower error for "energy_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_k_x_sum_rotating_frame/momentum_tor_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_tor_parallel_phi_potential_error_upper(:,:,:) |
Upper error for "momentum_tor_parallel_phi_potential" {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_tor_parallel_phi_potential_error_lower(:,:,:) |
Lower error for "momentum_tor_parallel_phi_potential" {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_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_3d_k_x_sum_rotating_frame/momentum_tor_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_tor_parallel_a_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {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_tor_parallel_a_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {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_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_k_x_sum_rotating_frame/momentum_tor_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_tor_parallel_b_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {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_tor_parallel_b_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {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_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_k_x_sum_rotating_frame/momentum_tor_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_tor_perpendicular_phi_potential_error_upper(:,:,:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {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_tor_perpendicular_phi_potential_error_lower(:,:,:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {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_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_3d_k_x_sum_rotating_frame/momentum_tor_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_tor_perpendicular_a_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {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_tor_perpendicular_a_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {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_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_3d_k_x_sum_rotating_frame/momentum_tor_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_3d_k_x_sum_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_upper(:,:,:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {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_tor_perpendicular_b_field_parallel_error_lower(:,:,:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {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_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
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 normalised particle flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/particles_phi_potential_error_upper(:,:) |
Upper error for "particles_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/particles_phi_potential_error_lower(:,:) |
Lower error for "particles_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/particles_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/particles_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:) |
Upper error for "particles_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/particles_a_field_parallel_error_lower(:,:) |
Lower error for "particles_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/particles_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/particles_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:) |
Upper error for "particles_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/particles_b_field_parallel_error_lower(:,:) |
Lower error for "particles_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/particles_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_phi_potential(:,:) |
Contribution of the perturbed electrostatic potential to the normalised energy flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_phi_potential_error_upper(:,:) |
Upper error for "energy_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_phi_potential_error_lower(:,:) |
Lower error for "energy_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:) |
Upper error for "energy_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_a_field_parallel_error_lower(:,:) |
Lower error for "energy_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:) |
Upper error for "energy_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_b_field_parallel_error_lower(:,:) |
Lower error for "energy_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/energy_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_parallel_phi_potential(:,:) |
Contribution of the perturbed electrostatic potential to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_parallel_phi_potential_error_upper(:,:) |
Upper error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_parallel_phi_potential_error_lower(:,:) |
Lower error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_parallel_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the parallel component
of the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_parallel_a_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_parallel_a_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_parallel_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_parallel_b_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_parallel_b_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_perpendicular_phi_potential(:,:) |
Contribution of the perturbed electrostatic potential to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_perpendicular_phi_potential_error_upper(:,:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_perpendicular_phi_potential_error_lower(:,:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_perpendicular_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the perpendicular
component of the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_perpendicular_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/binormal_wavevector_norm
|
non_linear/fluxes_2d_k_x_sum_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
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 normalised particle flux {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/particles_phi_potential_error_upper(:,:) |
Upper error for "particles_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/particles_phi_potential_error_lower(:,:) |
Lower error for "particles_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/particles_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/particles_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:) |
Upper error for "particles_a_field_parallel" {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_error_lower(:,:) |
Lower error for "particles_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/particles_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:) |
Upper error for "particles_b_field_parallel" {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_error_lower(:,:) |
Lower error for "particles_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/energy_phi_potential(:,:) |
Contribution of the perturbed electrostatic potential to the normalised energy 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_error_upper(:,:) |
Upper error for "energy_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/energy_phi_potential_error_lower(:,:) |
Lower error for "energy_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/energy_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/energy_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
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_error_upper(:,:) |
Upper error for "energy_a_field_parallel" {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_error_lower(:,:) |
Lower error for "energy_a_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/energy_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the normalised 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_error_upper(:,:) |
Upper error for "energy_b_field_parallel" {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_error_lower(:,:) |
Lower error for "energy_b_field_parallel" {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_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_parallel_phi_potential(:,:) |
Contribution of the perturbed electrostatic potential to the parallel component of
the normalised 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_tor_parallel_phi_potential_error_upper(:,:) |
Upper error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_parallel_phi_potential_error_lower(:,:) |
Lower error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_parallel_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the parallel component
of the normalised 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_tor_parallel_a_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_parallel_a_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_parallel_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the parallel component of
the normalised 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_tor_parallel_b_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_parallel_b_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_perpendicular_phi_potential(:,:) |
Contribution of the perturbed electrostatic potential to the perpendicular component
of the normalised 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_tor_perpendicular_phi_potential_error_upper(:,:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_perpendicular_phi_potential_error_lower(:,:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_perpendicular_a_field_parallel(:,:) |
Contribution of the perturbed parallel electromagnetic potential to the perpendicular
component of the normalised 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_tor_perpendicular_a_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_perpendicular_b_field_parallel(:,:) |
Contribution of the perturbed parallel magnetic field to the perpendicular component
of the normalised 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_tor_perpendicular_b_field_parallel_error_upper(:,:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_lower(:,:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_2D |
1- species
2- non_linear/time_norm
|
non_linear/fluxes_2d_k_x_k_y_sum_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
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 normalised particle flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/particles_phi_potential_error_upper(:) |
Upper error for "particles_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/particles_phi_potential_error_lower(:) |
Lower error for "particles_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/particles_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_1d_rotating_frame/particles_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
particle flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/particles_a_field_parallel_error_upper(:) |
Upper error for "particles_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/particles_a_field_parallel_error_lower(:) |
Lower error for "particles_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/particles_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d_rotating_frame/particles_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the normalised particle flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/particles_b_field_parallel_error_upper(:) |
Upper error for "particles_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/particles_b_field_parallel_error_lower(:) |
Lower error for "particles_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/particles_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "particles_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d_rotating_frame/energy_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the normalised energy flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/energy_phi_potential_error_upper(:) |
Upper error for "energy_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/energy_phi_potential_error_lower(:) |
Lower error for "energy_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/energy_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_1d_rotating_frame/energy_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the normalised
energy flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/energy_a_field_parallel_error_upper(:) |
Upper error for "energy_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/energy_a_field_parallel_error_lower(:) |
Lower error for "energy_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/energy_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d_rotating_frame/energy_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the normalised energy flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/energy_b_field_parallel_error_upper(:) |
Upper error for "energy_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/energy_b_field_parallel_error_lower(:) |
Lower error for "energy_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/energy_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "energy_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_parallel_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_parallel_phi_potential_error_upper(:) |
Upper error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_parallel_phi_potential_error_lower(:) |
Lower error for "momentum_tor_parallel_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_parallel_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_parallel_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the parallel component
of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_parallel_a_field_parallel_error_upper(:) |
Upper error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_parallel_a_field_parallel_error_lower(:) |
Lower error for "momentum_tor_parallel_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_parallel_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_parallel_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the parallel component of
the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_parallel_b_field_parallel_error_upper(:) |
Upper error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_parallel_b_field_parallel_error_lower(:) |
Lower error for "momentum_tor_parallel_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_parallel_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_parallel_b_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_perpendicular_phi_potential(:) |
Contribution of the perturbed electrostatic potential to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_perpendicular_phi_potential_error_upper(:) |
Upper error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_perpendicular_phi_potential_error_lower(:) |
Lower error for "momentum_tor_perpendicular_phi_potential" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_perpendicular_phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_phi_potential" {constant} |
INT_0D |
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_perpendicular_a_field_parallel(:) |
Contribution of the perturbed parallel electromagnetic potential to the perpendicular
component of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_upper(:) |
Upper error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_lower(:) |
Lower error for "momentum_tor_perpendicular_a_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_a_field_parallel" {constant} |
INT_0D |
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_perpendicular_b_field_parallel(:) |
Contribution of the perturbed parallel magnetic field to the perpendicular component
of the normalised toroidal momentum flux {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_upper(:) |
Upper error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_lower(:) |
Lower error for "momentum_tor_perpendicular_b_field_parallel" {constant} [-] |
FLT_1D |
1- species
|
non_linear/fluxes_1d_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor_perpendicular_b_field_parallel" {constant} |
INT_0D |
|
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/beta_reference_error_upper |
Upper error for "beta_reference" {constant} [-] |
FLT_0D |
|
species_all/beta_reference_error_lower |
Lower error for "beta_reference" {constant} [-] |
FLT_0D |
|
species_all/beta_reference_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "beta_reference" {constant} |
INT_0D |
|
species_all/velocity_tor_norm |
Normalised 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/velocity_tor_norm_error_upper |
Upper error for "velocity_tor_norm" {constant} [-] |
FLT_0D |
|
species_all/velocity_tor_norm_error_lower |
Lower error for "velocity_tor_norm" {constant} [-] |
FLT_0D |
|
species_all/velocity_tor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "velocity_tor_norm" {constant} |
INT_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/debye_length_norm_error_upper |
Upper error for "debye_length_norm" {constant} [-] |
FLT_0D |
|
species_all/debye_length_norm_error_lower |
Lower error for "debye_length_norm" {constant} [-] |
FLT_0D |
|
species_all/debye_length_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "debye_length_norm" {constant} |
INT_0D |
|
species_all/shearing_rate_norm |
Normalised ExB shearing rate (for non-linear runs only) {constant} [-] |
FLT_0D |
|
species_all/shearing_rate_norm_error_upper |
Upper error for "shearing_rate_norm" {constant} [-] |
FLT_0D |
|
species_all/shearing_rate_norm_error_lower |
Lower error for "shearing_rate_norm" {constant} [-] |
FLT_0D |
|
species_all/shearing_rate_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "shearing_rate_norm" {constant} |
INT_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_all/angle_pol_equilibrium_error_upper(:) |
Upper error for "angle_pol_equilibrium" {constant} [rad]. Introduced after DD version 3.41.0 |
FLT_1D |
1- 1...N
|
species_all/angle_pol_equilibrium_error_lower(:) |
Lower error for "angle_pol_equilibrium" {constant} [rad]. Introduced after DD version 3.41.0 |
FLT_1D |
1- 1...N
|
species_all/angle_pol_equilibrium_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "angle_pol_equilibrium" {constant} |
INT_0D |
|
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 |
Normalised charge {constant} [-] |
FLT_0D |
|
species(i1)/charge_norm_error_upper |
Upper error for "charge_norm" {constant} [-] |
FLT_0D |
|
species(i1)/charge_norm_error_lower |
Lower error for "charge_norm" {constant} [-] |
FLT_0D |
|
species(i1)/charge_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "charge_norm" {constant} |
INT_0D |
|
species(i1)/mass_norm |
Normalised mass {constant} [-] |
FLT_0D |
|
species(i1)/mass_norm_error_upper |
Upper error for "mass_norm" {constant} [-] |
FLT_0D |
|
species(i1)/mass_norm_error_lower |
Lower error for "mass_norm" {constant} [-] |
FLT_0D |
|
species(i1)/mass_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "mass_norm" {constant} |
INT_0D |
|
species(i1)/density_norm |
Normalised density {constant} [-] |
FLT_0D |
|
species(i1)/density_norm_error_upper |
Upper error for "density_norm" {constant} [-] |
FLT_0D |
|
species(i1)/density_norm_error_lower |
Lower error for "density_norm" {constant} [-] |
FLT_0D |
|
species(i1)/density_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density_norm" {constant} |
INT_0D |
|
species(i1)/density_log_gradient_norm |
Normalised logarithmic gradient (with respect to r_minor_norm) of the density {constant} [-] |
FLT_0D |
|
species(i1)/density_log_gradient_norm_error_upper |
Upper error for "density_log_gradient_norm" {constant} [-] |
FLT_0D |
|
species(i1)/density_log_gradient_norm_error_lower |
Lower error for "density_log_gradient_norm" {constant} [-] |
FLT_0D |
|
species(i1)/density_log_gradient_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density_log_gradient_norm" {constant} |
INT_0D |
|
species(i1)/temperature_norm |
Normalised temperature {constant} [-] |
FLT_0D |
|
species(i1)/temperature_norm_error_upper |
Upper error for "temperature_norm" {constant} [-] |
FLT_0D |
|
species(i1)/temperature_norm_error_lower |
Lower error for "temperature_norm" {constant} [-] |
FLT_0D |
|
species(i1)/temperature_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "temperature_norm" {constant} |
INT_0D |
|
species(i1)/temperature_log_gradient_norm |
Normalised logarithmic gradient (with respect to r_minor_norm) of the temperature {constant} [-] |
FLT_0D |
|
species(i1)/temperature_log_gradient_norm_error_upper |
Upper error for "temperature_log_gradient_norm" {constant} [-] |
FLT_0D |
|
species(i1)/temperature_log_gradient_norm_error_lower |
Lower error for "temperature_log_gradient_norm" {constant} [-] |
FLT_0D |
|
species(i1)/temperature_log_gradient_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "temperature_log_gradient_norm" {constant} |
INT_0D |
|
species(i1)/velocity_tor_gradient_norm |
Normalised gradient (with respect to r_minor_norm) of the toroidal velocity {constant} [-] |
FLT_0D |
|
species(i1)/velocity_tor_gradient_norm_error_upper |
Upper error for "velocity_tor_gradient_norm" {constant} [-] |
FLT_0D |
|
species(i1)/velocity_tor_gradient_norm_error_lower |
Lower error for "velocity_tor_gradient_norm" {constant} [-] |
FLT_0D |
|
species(i1)/velocity_tor_gradient_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "velocity_tor_gradient_norm" {constant} |
INT_0D |
|
species(i1)/potential_energy_norm(:) |
Normalised 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_norm_error_upper(:) |
Upper error for "potential_energy_norm" {constant} [-]. Introduced after DD version 3.39.0 |
FLT_1D |
1- species_all/angle_pol_equilibrium
|
species(i1)/potential_energy_norm_error_lower(:) |
Lower error for "potential_energy_norm" {constant} [-]. Introduced after DD version 3.39.0 |
FLT_1D |
1- species_all/angle_pol_equilibrium
|
species(i1)/potential_energy_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "potential_energy_norm" {constant} |
INT_0D |
|
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
|
species(i1)/potential_energy_gradient_norm_error_upper(:) |
Upper error for "potential_energy_gradient_norm" {constant} [-]. Introduced after DD version 3.39.0 |
FLT_1D |
1- species_all/angle_pol_equilibrium
|
species(i1)/potential_energy_gradient_norm_error_lower(:) |
Lower error for "potential_energy_gradient_norm" {constant} [-]. Introduced after DD version 3.39.0 |
FLT_1D |
1- species_all/angle_pol_equilibrium
|
species(i1)/potential_energy_gradient_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "potential_energy_gradient_norm" {constant} |
INT_0D |
|
collisions |
Collisions related quantities |
structure |
|
collisions/collisionality_norm(:,:) |
Normalised collisionality between two species {constant} [-] |
FLT_2D |
1- species
2- species
|
collisions/collisionality_norm_error_upper(:,:) |
Upper error for "collisionality_norm" {constant} [-] |
FLT_2D |
1- species
2- species
|
collisions/collisionality_norm_error_lower(:,:) |
Lower error for "collisionality_norm" {constant} [-] |
FLT_2D |
1- species
2- species
|
collisions/collisionality_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "collisionality_norm" {constant} |
INT_0D |
|
code |
Generic decription of the code-specific parameters for the code that has produced
this IDS |
structure |
|
code/name |
Name of software generating IDS {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 |
|
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. {dynamic} |
INT_1D |
1- time
|
code/library(i1) |
List of external libraries used by the code that has produced this IDS |
array of structures [max_size=10 (limited in MDS+ backend only)] |
1- 1...N
|
code/library(i1)/name |
Name of software {constant} |
STR_0D |
|
code/library(i1)/description |
Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 |
STR_0D |
|
code/library(i1)/commit |
Unique commit reference of software {constant} |
STR_0D |
|
code/library(i1)/version |
Unique version (tag) of software {constant} |
STR_0D |
|
code/library(i1)/repository |
URL of software repository {constant} |
STR_0D |
|
code/library(i1)/parameters |
List of the code specific parameters in XML format {constant} |
STR_0D |
|
time(:) |
Generic time {dynamic} [s] |
FLT_1D |
1- 1...N
|