Core plasma thermal source terms (for the transport equations of the thermal species).
Energy terms correspond to the full kinetic energy equation (i.e. the energy flux
takes into account the energy transported by the particle flux)
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/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 |
|
vacuum_toroidal_field |
Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the
normalization of current densities) |
structure |
|
vacuum_toroidal_field/r0 |
Reference major radius where the vacuum toroidal magnetic field is given (usually
a fixed position such as the middle of the vessel at the equatorial midplane) {constant} [m] |
FLT_0D |
|
vacuum_toroidal_field/r0_error_upper |
Upper error for "r0" {constant} [m] |
FLT_0D |
|
vacuum_toroidal_field/r0_error_lower |
Lower error for "r0" {constant} [m] |
FLT_0D |
|
vacuum_toroidal_field/b0(:) |
Vacuum toroidal field at R0 [T]; Positive sign means anti-clockwise when viewing from
above. The product R0B0 must be consistent with the b_tor_vacuum_r field of the tf
IDS. {dynamic} [T] |
FLT_1D |
1- time
|
vacuum_toroidal_field/b0_error_upper(:) |
Upper error for "b0" {dynamic} [T] |
FLT_1D |
1- time
|
vacuum_toroidal_field/b0_error_lower(:) |
Lower error for "b0" {dynamic} [T] |
FLT_1D |
1- time
|
source(i1) |
Set of source terms |
array of structures [max_size=80 (limited in MDS+ backend only)] |
1- 1...N
|
source(i1)/identifier |
Source term identifier (process causing this source term). Available options (refer to the children of this identifier structure) :
Name |
Index |
Description |
unspecified |
0 |
Unspecified source type |
total |
1 |
Total source; combines all sources |
nbi |
2 |
Source from Neutral Beam Injection |
ec |
3 |
Sources from electron cyclotron heating and current drive |
lh |
4 |
Sources from lower hybrid heating and current drive |
ic |
5 |
Sources from heating at the ion cyclotron range of frequencies |
fusion |
6 |
Sources from fusion reactions, e.g. alpha particle heating |
ohmic |
7 |
Source from ohmic heating |
bremsstrahlung |
8 |
Source from bremsstrahlung; radiation losses are negative sources |
synchrotron_radiation |
9 |
Source from synchrotron radiation; radiation losses are negative sources |
line_radiation |
10 |
Source from line radiation; radiation losses are negative sources |
collisional_equipartition |
11 |
Collisional equipartition |
cold_neutrals |
12 |
Source of cold neutrals |
bootstrap_current |
13 |
Bootstrap current |
pellet |
14 |
Sources from injection |
auxiliary |
100 |
Source from auxiliary systems, e.g. heating and current drive systems |
ic_nbi |
101 |
A combination of the ic and nbi sources |
ic_fusion |
102 |
A combination of the ic and fusion sources |
ic_nbi_fusion |
103 |
A combination of the ic and fusion sources |
ec_lh |
104 |
A combination of the ec and lh sources |
ec_ic |
105 |
A combination of the ec and ic sources |
lh_ic |
106 |
A combination of the lh and ic sources |
ec_lh_ic |
107 |
A combination of the ec, lh and ic sources |
gas_puff |
108 |
Gas puff |
killer_gas_puff |
109 |
Killer gas puff |
radiation |
200 |
Total radiation source; radiation losses are negative sources |
cyclotron_radiation |
201 |
Source from cyclotron radiation; radiation losses are negative sources |
cyclotron_synchrotron_radiation |
202 |
Source from combined cyclotron and synchrotron radiation; radiation losses are negative
sources |
impurity_radiation |
203 |
Line radiation and Bremsstrahlung source; radiation losses are negative sources. |
particles_to_wall |
303 |
Particle pumping by the wall; negative source for plasma and positive source for the
wall |
particles_to_pump |
304 |
Particle pumping by external pump; negative source for plasma and positive source
for the pump |
charge_exchange |
305 |
Source from charge exchange. Charge exchange losses are negative sources |
transport |
400 |
Source term related to transport processes |
neoclassical |
401 |
Source term related to neoclassical processes |
equipartition |
402 |
Equipartition due to collisions and turbulence |
turbulent_equipartition |
403 |
Turbulent equipartition |
runaways |
501 |
Source from run-away processes; includes both electron and ion run-away |
ionisation |
601 |
Source from ionisation processes (not accounting for charge exchange) |
recombination |
602 |
Source from recombination processes (not accounting for charge exchange) |
excitation |
603 |
Source from excitation processes |
database |
801 |
Source from database entry |
gaussian |
802 |
Artificial source with a gaussian profile |
custom_1 |
901 |
Custom source terms 1; content to be decided by data provided |
custom_2 |
902 |
Custom source terms 2; content to be decided by data provided |
custom_3 |
903 |
Custom source terms 3; content to be decided by data provided |
custom_4 |
904 |
Custom source terms 4; content to be decided by data provided |
custom_5 |
905 |
Custom source terms 5; content to be decided by data provided |
custom_6 |
906 |
Custom source terms 6; content to be decided by data provided |
custom_7 |
907 |
Custom source terms 7; content to be decided by data provided |
custom_8 |
908 |
Custom source terms 8; content to be decided by data provided |
custom_9 |
909 |
Custom source terms 9; content to be decided by data provided |
|
structure |
|
source(i1)/identifier/name |
Short string identifier {constant} |
STR_0D |
|
source(i1)/identifier/index |
Integer identifier (enumeration index within a list). Private identifier values must
be indicated by a negative index. {constant} |
INT_0D |
|
source(i1)/identifier/description |
Verbose description {constant} |
STR_0D |
|
source(i1)/species |
Species causing this source term (if relevant, e.g. a particular ion or neutral state
in case of line radiation) |
structure |
|
source(i1)/species/type |
Species type. index=1 for electron; index=2 for ion species in a single/average state
(refer to ion structure); index=3 for ion species in a particular state (refer to
ion/state structure); index=4 for neutral species in a single/average state (refer
to neutral structure); index=5 for neutral species in a particular state (refer to
neutral/state structure); index=6 for neutron; index=7 for photon. Available options (refer to the children of this identifier structure) :
Name |
Index |
Description |
unspecified |
0 |
unspecified |
electron |
1 |
Electron |
ion |
2 |
Ion species in a single/average state; refer to ion-structure |
ion_state |
3 |
Ion species in a particular state; refer to ion/state-structure |
neutral |
4 |
Neutral species in a single/average state; refer to neutral-structure |
neutral_state |
5 |
Neutral species in a particular state; refer to neutral/state-structure |
neutron |
6 |
Neutron |
photon |
7 |
Photon |
|
structure |
|
source(i1)/species/type/name |
Short string identifier {constant} |
STR_0D |
|
source(i1)/species/type/index |
Integer identifier (enumeration index within a list). Private identifier values must
be indicated by a negative index. {constant} |
INT_0D |
|
source(i1)/species/type/description |
Verbose description {constant} |
STR_0D |
|
source(i1)/species/ion |
Description of the ion or neutral species, used if type/index = 2 or 3 |
structure |
|
source(i1)/species/ion/element(i2) |
List of elements forming the atom or molecule |
array of structures [max_size=5 (limited in MDS+ backend only)] |
1- 1...N
|
source(i1)/species/ion/element(i2)/a |
Mass of atom {constant} [Atomic Mass Unit] |
FLT_0D |
|
source(i1)/species/ion/element(i2)/a_error_upper |
Upper error for "a" {constant} [Atomic Mass Unit] |
FLT_0D |
|
source(i1)/species/ion/element(i2)/a_error_lower |
Lower error for "a" {constant} [Atomic Mass Unit] |
FLT_0D |
|
source(i1)/species/ion/element(i2)/z_n |
Nuclear charge {constant} [Elementary Charge Unit] |
INT_0D |
|
source(i1)/species/ion/element(i2)/atoms_n |
Number of atoms of this element in the molecule {constant} |
INT_0D |
|
source(i1)/species/ion/z_ion |
Ion charge (of the dominant ionization state; lumped ions are allowed) {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/ion/z_ion_error_upper |
Upper error for "z_ion" {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/ion/z_ion_error_lower |
Lower error for "z_ion" {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/ion/name |
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...) {constant} |
STR_0D |
|
source(i1)/species/ion/state |
Quantities related to the different states of the species (ionization, energy, excitation,
...) |
structure |
|
source(i1)/species/ion/state/z_min |
Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral) {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/ion/state/z_min_error_upper |
Upper error for "z_min" {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/ion/state/z_min_error_lower |
Lower error for "z_min" {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/ion/state/z_max |
Maximum Z of the charge state bundle (equal to z_min if no bundle) {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/ion/state/z_max_error_upper |
Upper error for "z_max" {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/ion/state/z_max_error_lower |
Lower error for "z_max" {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/ion/state/name |
String identifying ion state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...) {constant} |
STR_0D |
|
source(i1)/species/ion/state/electron_configuration |
Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {constant} |
STR_0D |
|
source(i1)/species/ion/state/vibrational_level |
Vibrational level (can be bundled) {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/ion/state/vibrational_level_error_upper |
Upper error for "vibrational_level" {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/ion/state/vibrational_level_error_lower |
Lower error for "vibrational_level" {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/ion/state/vibrational_mode |
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {constant} |
STR_0D |
|
source(i1)/species/neutral |
Description of the neutral species, used if type/index = 4 or 5 |
structure |
|
source(i1)/species/neutral/element(i2) |
List of elements forming the atom or molecule |
array of structures [max_size=5 (limited in MDS+ backend only)] |
1- 1...N
|
source(i1)/species/neutral/element(i2)/a |
Mass of atom {constant} [Atomic Mass Unit] |
FLT_0D |
|
source(i1)/species/neutral/element(i2)/a_error_upper |
Upper error for "a" {constant} [Atomic Mass Unit] |
FLT_0D |
|
source(i1)/species/neutral/element(i2)/a_error_lower |
Lower error for "a" {constant} [Atomic Mass Unit] |
FLT_0D |
|
source(i1)/species/neutral/element(i2)/z_n |
Nuclear charge {constant} [Elementary Charge Unit] |
INT_0D |
|
source(i1)/species/neutral/element(i2)/atoms_n |
Number of atoms of this element in the molecule {constant} |
INT_0D |
|
source(i1)/species/neutral/name |
String identifying neutral (e.g. H, D, T, He, C, ...) {constant} |
STR_0D |
|
source(i1)/species/neutral/state |
State of the species (energy, excitation, ...) |
structure |
|
source(i1)/species/neutral/state/name |
String identifying neutral state {constant} |
STR_0D |
|
source(i1)/species/neutral/state/electron_configuration |
Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {constant} |
STR_0D |
|
source(i1)/species/neutral/state/vibrational_level |
Vibrational level (can be bundled) {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/neutral/state/vibrational_level_error_upper |
Upper error for "vibrational_level" {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/neutral/state/vibrational_level_error_lower |
Lower error for "vibrational_level" {constant} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/species/neutral/state/vibrational_mode |
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {constant} |
STR_0D |
|
source(i1)/species/neutral/state/neutral_type |
Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI. Available options (refer to the children of this identifier structure) :
Name |
Index |
Description |
cold |
1 |
Cold neutrals |
thermal |
2 |
Thermal neutrals |
fast |
3 |
Fast neutrals |
nbi |
4 |
NBI neutrals |
|
structure |
|
source(i1)/species/neutral/state/neutral_type/name |
Short string identifier {constant} |
STR_0D |
|
source(i1)/species/neutral/state/neutral_type/index |
Integer identifier (enumeration index within a list). Private identifier values must
be indicated by a negative index. {constant} |
INT_0D |
|
source(i1)/species/neutral/state/neutral_type/description |
Verbose description {constant} |
STR_0D |
|
source(i1)/global_quantities(itime) |
Total source quantities integrated over the plasma volume or surface {dynamic} |
array of structures |
1- source(i1)/global_quantities(itime)/time
|
source(i1)/global_quantities(itime)/power |
Total power coupled to the plasma {dynamic} [W] |
FLT_0D |
|
source(i1)/global_quantities(itime)/power_error_upper |
Upper error for "power" {dynamic} [W] |
FLT_0D |
|
source(i1)/global_quantities(itime)/power_error_lower |
Lower error for "power" {dynamic} [W] |
FLT_0D |
|
source(i1)/global_quantities(itime)/total_ion_particles |
Total ion particle source (summed over ion species) {dynamic} [(ions).s^-1] |
FLT_0D |
|
source(i1)/global_quantities(itime)/total_ion_particles_error_upper |
Upper error for "total_ion_particles" {dynamic} [(ions).s^-1] |
FLT_0D |
|
source(i1)/global_quantities(itime)/total_ion_particles_error_lower |
Lower error for "total_ion_particles" {dynamic} [(ions).s^-1] |
FLT_0D |
|
source(i1)/global_quantities(itime)/total_ion_power |
Total power coupled to ion species (summed over ion species) {dynamic} [W] |
FLT_0D |
|
source(i1)/global_quantities(itime)/total_ion_power_error_upper |
Upper error for "total_ion_power" {dynamic} [W] |
FLT_0D |
|
source(i1)/global_quantities(itime)/total_ion_power_error_lower |
Lower error for "total_ion_power" {dynamic} [W] |
FLT_0D |
|
source(i1)/global_quantities(itime)/electrons |
Sources for electrons |
structure |
|
source(i1)/global_quantities(itime)/electrons/particles |
Electron particle source {dynamic} [s^-1] |
FLT_0D |
|
source(i1)/global_quantities(itime)/electrons/particles_error_upper |
Upper error for "particles" {dynamic} [s^-1] |
FLT_0D |
|
source(i1)/global_quantities(itime)/electrons/particles_error_lower |
Lower error for "particles" {dynamic} [s^-1] |
FLT_0D |
|
source(i1)/global_quantities(itime)/electrons/power |
Power coupled to electrons {dynamic} [W] |
FLT_0D |
|
source(i1)/global_quantities(itime)/electrons/power_error_upper |
Upper error for "power" {dynamic} [W] |
FLT_0D |
|
source(i1)/global_quantities(itime)/electrons/power_error_lower |
Lower error for "power" {dynamic} [W] |
FLT_0D |
|
source(i1)/global_quantities(itime)/torque_phi |
Toroidal torque {dynamic} [kg.m^2.s^-2] |
FLT_0D |
|
source(i1)/global_quantities(itime)/torque_phi_error_upper |
Upper error for "torque_phi" {dynamic} [kg.m^2.s^-2] |
FLT_0D |
|
source(i1)/global_quantities(itime)/torque_phi_error_lower |
Lower error for "torque_phi" {dynamic} [kg.m^2.s^-2] |
FLT_0D |
|
source(i1)/global_quantities(itime)/current_parallel |
Parallel current driven {dynamic} [A] |
FLT_0D |
|
source(i1)/global_quantities(itime)/current_parallel_error_upper |
Upper error for "current_parallel" {dynamic} [A] |
FLT_0D |
|
source(i1)/global_quantities(itime)/current_parallel_error_lower |
Lower error for "current_parallel" {dynamic} [A] |
FLT_0D |
|
source(i1)/global_quantities(itime)/time |
Time {dynamic} [s] |
FLT_0D |
|
source(i1)/profiles_1d(itime) |
Source profiles for various time slices. Source terms are positive (resp. negative)
when there is a gain (resp. a loss) to the considered channel. {dynamic} |
array of structures |
1- source(i1)/profiles_1d(itime)/time
|
source(i1)/profiles_1d(itime)/grid |
Radial grid |
structure |
|
source(i1)/profiles_1d(itime)/grid/rho_tor_norm(:) |
Normalized toroidal flux coordinate. The normalizing value for rho_tor_norm, is the
toroidal flux coordinate at the equilibrium boundary (LCFS or 99.x % of the LCFS in
case of a fixed boundary equilibium calculation, see time_slice/boundary/b_flux_pol_norm
in the equilibrium IDS) {dynamic} [-] |
FLT_1D |
1- 1...N, alternative coordinates can be : source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm
|
source(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:) |
Upper error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- 1...N
|
source(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:) |
Lower error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- 1...N
|
source(i1)/profiles_1d(itime)/grid/rho_tor(:) |
Toroidal flux coordinate = sqrt(phi/(pi*b0)), where the toroidal magnetic field, b0,
corresponds to that stored in vacuum_toroidal_field/b0 and pi can be found in the
IMAS constants {dynamic} [m] |
FLT_1D |
1- 1...N, alternative coordinates can be : source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/psi; source(i1)/profiles_1d(itime)/grid/volume;
source(i1)/profiles_1d(itime)/grid/area; source(i1)/profiles_1d(itime)/grid/surface;
source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/rho_tor_error_upper(:) |
Upper error for "rho_tor" {dynamic} [m] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/rho_tor_error_lower(:) |
Lower error for "rho_tor" {dynamic} [m] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/rho_pol_norm(:) |
Normalized poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis))) {dynamic} [-] |
FLT_1D |
1- 1...N, alternative coordinates can be : source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; |
source(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:) |
Upper error for "rho_pol_norm" {dynamic} [-] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:) |
Lower error for "rho_pol_norm" {dynamic} [-] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/psi(:) |
Poloidal magnetic flux. Integral of magnetic field passing through a contour defined
by the intersection of a flux surface passing through the point of interest and a
Z=constant plane. If the integration surface is flat, the surface normal vector is
in the increasing vertical coordinate direction, Z, namely upwards. {dynamic} [Wb] |
FLT_1D |
1- 1...N, alternative coordinates can be : source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/psi_error_upper(:) |
Upper error for "psi" {dynamic} [Wb] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/psi_error_lower(:) |
Lower error for "psi" {dynamic} [Wb] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/volume(:) |
Volume enclosed inside the magnetic surface {dynamic} [m^3] |
FLT_1D |
1- 1...N, alternative coordinates can be : source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/area; source(i1)/profiles_1d(itime)/grid/surface;
source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/volume_error_upper(:) |
Upper error for "volume" {dynamic} [m^3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/volume_error_lower(:) |
Lower error for "volume" {dynamic} [m^3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/area(:) |
Cross-sectional area of the flux surface {dynamic} [m^2] |
FLT_1D |
1- 1...N, alternative coordinates can be : source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/area_error_upper(:) |
Upper error for "area" {dynamic} [m^2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/area_error_lower(:) |
Lower error for "area" {dynamic} [m^2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/surface(:) |
Surface area of the toroidal flux surface {dynamic} [m^2] |
FLT_1D |
1- 1...N, alternative coordinates can be : source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/surface_error_upper(:) |
Upper error for "surface" {dynamic} [m^2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/surface_error_lower(:) |
Lower error for "surface" {dynamic} [m^2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/grid/psi_magnetic_axis |
Value of the poloidal magnetic flux at the magnetic axis (useful to normalize the
psi array values when the radial grid doesn't go from the magnetic axis to the plasma
boundary) {dynamic} [Wb] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper |
Upper error for "psi_magnetic_axis" {dynamic} [Wb] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower |
Lower error for "psi_magnetic_axis" {dynamic} [Wb] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/grid/psi_boundary |
Value of the poloidal magnetic flux at the plasma boundary (useful to normalize the
psi array values when the radial grid doesn't go from the magnetic axis to the plasma
boundary) {dynamic} [Wb] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/grid/psi_boundary_error_upper |
Upper error for "psi_boundary" {dynamic} [Wb] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/grid/psi_boundary_error_lower |
Lower error for "psi_boundary" {dynamic} [Wb] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/electrons |
Sources for electrons |
structure |
|
source(i1)/profiles_1d(itime)/electrons/particles(:) |
Source term for electron density equation {dynamic} [m^-3.s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/particles_error_upper(:) |
Upper error for "particles" {dynamic} [m^-3.s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/particles_error_lower(:) |
Lower error for "particles" {dynamic} [m^-3.s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/particles_decomposed |
Decomposition of the source term for electron density equation into implicit and explicit
parts |
structure |
|
source(i1)/profiles_1d(itime)/electrons/particles_decomposed/implicit_part(:) |
Implicit part of the source term, i.e. to be multiplied by the equation's primary
quantity {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/particles_decomposed/implicit_part_error_upper(:) |
Upper error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/particles_decomposed/implicit_part_error_lower(:) |
Lower error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/particles_decomposed/explicit_part(:) |
Explicit part of the source term {dynamic} [m^-3.s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/particles_decomposed/explicit_part_error_upper(:) |
Upper error for "explicit_part" {dynamic} [m^-3.s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/particles_decomposed/explicit_part_error_lower(:) |
Lower error for "explicit_part" {dynamic} [m^-3.s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/particles_inside(:) |
Electron source inside the flux surface. Cumulative volume integral of the source
term for the electron density equation. {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/particles_inside_error_upper(:) |
Upper error for "particles_inside" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/particles_inside_error_lower(:) |
Lower error for "particles_inside" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/energy(:) |
Source term for the electron energy equation {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/energy_error_upper(:) |
Upper error for "energy" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/energy_error_lower(:) |
Lower error for "energy" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/energy_decomposed |
Decomposition of the source term for electron energy equation into implicit and explicit
parts |
structure |
|
source(i1)/profiles_1d(itime)/electrons/energy_decomposed/implicit_part(:) |
Implicit part of the source term, i.e. to be multiplied by the equation's primary
quantity {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/energy_decomposed/implicit_part_error_upper(:) |
Upper error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/energy_decomposed/implicit_part_error_lower(:) |
Lower error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/energy_decomposed/explicit_part(:) |
Explicit part of the source term {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/energy_decomposed/explicit_part_error_upper(:) |
Upper error for "explicit_part" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/energy_decomposed/explicit_part_error_lower(:) |
Lower error for "explicit_part" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/power_inside(:) |
Power coupled to electrons inside the flux surface. Cumulative volume integral of
the source term for the electron energy equation {dynamic} [W] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/power_inside_error_upper(:) |
Upper error for "power_inside" {dynamic} [W] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/electrons/power_inside_error_lower(:) |
Lower error for "power_inside" {dynamic} [W] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/total_ion_energy(:) |
Source term for the total (summed over ion species) energy equation {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/total_ion_energy_error_upper(:) |
Upper error for "total_ion_energy" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/total_ion_energy_error_lower(:) |
Lower error for "total_ion_energy" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/total_ion_energy_decomposed |
Decomposition of the source term for total ion energy equation into implicit and explicit
parts |
structure |
|
source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/implicit_part(:) |
Implicit part of the source term, i.e. to be multiplied by the equation's primary
quantity {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/implicit_part_error_upper(:) |
Upper error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/implicit_part_error_lower(:) |
Lower error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/explicit_part(:) |
Explicit part of the source term {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/explicit_part_error_upper(:) |
Upper error for "explicit_part" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/explicit_part_error_lower(:) |
Lower error for "explicit_part" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/total_ion_power_inside(:) |
Total power coupled to ion species (summed over ion species) inside the flux surface.
Cumulative volume integral of the source term for the total ion energy equation {dynamic} [W] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/total_ion_power_inside_error_upper(:) |
Upper error for "total_ion_power_inside" {dynamic} [W] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/total_ion_power_inside_error_lower(:) |
Lower error for "total_ion_power_inside" {dynamic} [W] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/momentum_phi(:) |
Source term for total toroidal momentum equation {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/momentum_phi_error_upper(:) |
Upper error for "momentum_phi" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/momentum_phi_error_lower(:) |
Lower error for "momentum_phi" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/torque_phi_inside(:) |
Toroidal torque inside the flux surface. Cumulative volume integral of the source
term for the total toroidal momentum equation {dynamic} [kg.m^2.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/torque_phi_inside_error_upper(:) |
Upper error for "torque_phi_inside" {dynamic} [kg.m^2.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/torque_phi_inside_error_lower(:) |
Lower error for "torque_phi_inside" {dynamic} [kg.m^2.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/momentum_phi_j_cross_b_field(:) |
Contribution to the toroidal momentum source term (already included in the momentum_tor
node) corresponding to the toroidal torques onto the thermal plasma due to Lorentz
force associated with radial currents. These currents appear as return-currents (enforcing
quasi-neutrality, div(J)=0) balancing radial currents of non-thermal particles, e.g.
radial currents of fast and trapped neutral-beam-ions. {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/momentum_phi_j_cross_b_field_error_upper(:) |
Upper error for "momentum_phi_j_cross_b_field" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/momentum_phi_j_cross_b_field_error_lower(:) |
Lower error for "momentum_phi_j_cross_b_field" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/j_parallel(:) |
Parallel current density source, average(J.B) / B0, where B0 = core_sources/vacuum_toroidal_field/b0
{dynamic} [A.m^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/j_parallel_error_upper(:) |
Upper error for "j_parallel" {dynamic} [A.m^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/j_parallel_error_lower(:) |
Lower error for "j_parallel" {dynamic} [A.m^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/current_parallel_inside(:) |
Parallel current driven inside the flux surface. Cumulative surface integral of j_parallel {dynamic} [A] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/current_parallel_inside_error_upper(:) |
Upper error for "current_parallel_inside" {dynamic} [A] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/current_parallel_inside_error_lower(:) |
Lower error for "current_parallel_inside" {dynamic} [A] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/conductivity_parallel(:) |
Parallel conductivity due to this source {dynamic} [ohm^-1.m^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/conductivity_parallel_error_upper(:) |
Upper error for "conductivity_parallel" {dynamic} [ohm^-1.m^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/conductivity_parallel_error_lower(:) |
Lower error for "conductivity_parallel" {dynamic} [ohm^-1.m^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2) |
Source terms related to the different ions species, in the sense of isonuclear or
isomolecular sequences. Ionization states (and other types of states) must be differentiated
at the state level below |
array of structures |
1- 1...N
|
source(i1)/profiles_1d(itime)/ion(i2)/element(i3) |
List of elements forming the atom or molecule |
array of structures |
1- 1...N
|
source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a |
Mass of atom {dynamic} [Atomic Mass Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_upper |
Upper error for "a" {dynamic} [Atomic Mass Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_lower |
Lower error for "a" {dynamic} [Atomic Mass Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n |
Nuclear charge {dynamic} [Elementary Charge Unit] |
INT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/atoms_n |
Number of atoms of this element in the molecule {dynamic} |
INT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/z_ion |
Ion charge (of the dominant ionization state; lumped ions are allowed) {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_upper |
Upper error for "z_ion" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_lower |
Lower error for "z_ion" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/name |
String identifying ion (e.g. H, D, T, He, C, D2, ...) {dynamic} |
STR_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/neutral_index |
Index of the corresponding neutral species in the ../../neutral array {dynamic} |
INT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/particles(:) |
Source term for ion density equation {dynamic} [s^-1.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/particles_error_upper(:) |
Upper error for "particles" {dynamic} [s^-1.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/particles_error_lower(:) |
Lower error for "particles" {dynamic} [s^-1.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/particles_inside(:) |
Ion source inside the flux surface. Cumulative volume integral of the source term
for the electron density equation. {dynamic} [s^-1]. Introduced after DD version 3.40.0 |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/particles_inside_error_upper(:) |
Upper error for "particles_inside" {dynamic} [s^-1]. Introduced after DD version 3.40.0 |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/particles_inside_error_lower(:) |
Lower error for "particles_inside" {dynamic} [s^-1]. Introduced after DD version 3.40.0 |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed |
Decomposition of the source term for ion density equation into implicit and explicit
parts |
structure |
|
source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/implicit_part(:) |
Implicit part of the source term, i.e. to be multiplied by the equation's primary
quantity {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/implicit_part_error_upper(:) |
Upper error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/implicit_part_error_lower(:) |
Lower error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/explicit_part(:) |
Explicit part of the source term {dynamic} [m^-3.s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/explicit_part_error_upper(:) |
Upper error for "explicit_part" {dynamic} [m^-3.s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/explicit_part_error_lower(:) |
Lower error for "explicit_part" {dynamic} [m^-3.s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/energy(:) |
Source term for the ion energy transport equation. {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/energy_error_upper(:) |
Upper error for "energy" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/energy_error_lower(:) |
Lower error for "energy" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/power_inside(:) |
Power coupled to the ion species inside the flux surface. Cumulative volume integral
of the source term for the electron energy equation {dynamic} [W]. Introduced after DD version 3.40.0 |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/power_inside_error_upper(:) |
Upper error for "power_inside" {dynamic} [W]. Introduced after DD version 3.40.0 |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/power_inside_error_lower(:) |
Lower error for "power_inside" {dynamic} [W]. Introduced after DD version 3.40.0 |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed |
Decomposition of the source term for ion energy equation into implicit and explicit
parts |
structure |
|
source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/implicit_part(:) |
Implicit part of the source term, i.e. to be multiplied by the equation's primary
quantity {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/implicit_part_error_upper(:) |
Upper error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/implicit_part_error_lower(:) |
Lower error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/explicit_part(:) |
Explicit part of the source term {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/explicit_part_error_upper(:) |
Upper error for "explicit_part" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/explicit_part_error_lower(:) |
Lower error for "explicit_part" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum |
Source term for the ion momentum transport equations along various components (directions) |
structure |
|
source(i1)/profiles_1d(itime)/ion(i2)/momentum/radial(:) |
Radial component {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/radial_error_upper(:) |
Upper error for "radial" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/radial_error_lower(:) |
Lower error for "radial" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic(:) |
Diamagnetic component {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic_error_upper(:) |
Upper error for "diamagnetic" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic_error_lower(:) |
Lower error for "diamagnetic" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel(:) |
Parallel component {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel_error_upper(:) |
Upper error for "parallel" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel_error_lower(:) |
Lower error for "parallel" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal(:) |
Poloidal component {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal_error_upper(:) |
Upper error for "poloidal" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal_error_lower(:) |
Lower error for "poloidal" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal(:) |
Toroidal component {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_error_upper(:) |
Upper error for "toroidal" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_error_lower(:) |
Lower error for "toroidal" {dynamic} [kg.m^-1.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed |
Decomposition of the source term for ion toroidal momentum equation into implicit
and explicit parts |
structure |
|
source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/implicit_part(:) |
Implicit part of the source term, i.e. to be multiplied by the equation's primary
quantity {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/implicit_part_error_upper(:) |
Upper error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/implicit_part_error_lower(:) |
Lower error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/explicit_part(:) |
Explicit part of the source term {dynamic} [kg.m^2.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/explicit_part_error_upper(:) |
Upper error for "explicit_part" {dynamic} [kg.m^2.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/explicit_part_error_lower(:) |
Lower error for "explicit_part" {dynamic} [kg.m^2.s^-2] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/multiple_states_flag |
Multiple states calculation flag : 0-Only the 'ion' level is considered and the 'state'
array of structure is empty; 1-Ion states are considered and are described in the
'state' array of structure {dynamic} |
INT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3) |
Source terms related to the different charge states of the species (ionization, energy,
excitation, ...) |
array of structures |
1- 1...N
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min |
Minimum Z of the charge state bundle {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_upper |
Upper error for "z_min" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_lower |
Lower error for "z_min" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max |
Maximum Z of the charge state bundle {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_upper |
Upper error for "z_max" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_lower |
Lower error for "z_max" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/name |
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...) {dynamic} |
STR_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level |
Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_upper |
Upper error for "vibrational_level" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_lower |
Lower error for "vibrational_level" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_mode |
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {dynamic} |
STR_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/electron_configuration |
Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} |
STR_0D |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles(:) |
Source term for the charge state density transport equation {dynamic} [s^-1.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_error_upper(:) |
Upper error for "particles" {dynamic} [s^-1.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_error_lower(:) |
Lower error for "particles" {dynamic} [s^-1.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_inside(:) |
State source inside the flux surface. Cumulative volume integral of the source term
for the electron density equation. {dynamic} [s^-1]. Introduced after DD version 3.40.0 |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_inside_error_upper(:) |
Upper error for "particles_inside" {dynamic} [s^-1]. Introduced after DD version 3.40.0 |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_inside_error_lower(:) |
Lower error for "particles_inside" {dynamic} [s^-1]. Introduced after DD version 3.40.0 |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed |
Decomposition of the source term for state density equation into implicit and explicit
parts |
structure |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/implicit_part(:) |
Implicit part of the source term, i.e. to be multiplied by the equation's primary
quantity {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/implicit_part_error_upper(:) |
Upper error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/implicit_part_error_lower(:) |
Lower error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/explicit_part(:) |
Explicit part of the source term {dynamic} [m^-3.s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/explicit_part_error_upper(:) |
Upper error for "explicit_part" {dynamic} [m^-3.s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/explicit_part_error_lower(:) |
Lower error for "explicit_part" {dynamic} [m^-3.s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy(:) |
Source terms for the charge state energy transport equation {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_error_upper(:) |
Upper error for "energy" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_error_lower(:) |
Lower error for "energy" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside(:) |
Power coupled to the state inside the flux surface. Cumulative volume integral of
the source term for the electron energy equation {dynamic} [W]. Introduced after DD version 3.40.0 |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_error_upper(:) |
Upper error for "power_inside" {dynamic} [W]. Introduced after DD version 3.40.0 |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_error_lower(:) |
Lower error for "power_inside" {dynamic} [W]. Introduced after DD version 3.40.0 |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed |
Decomposition of the source term for state energy equation into implicit and explicit
parts |
structure |
|
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/implicit_part(:) |
Implicit part of the source term, i.e. to be multiplied by the equation's primary
quantity {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/implicit_part_error_upper(:) |
Upper error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/implicit_part_error_lower(:) |
Lower error for "implicit_part" {dynamic} [s^-1] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/explicit_part(:) |
Explicit part of the source term {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/explicit_part_error_upper(:) |
Upper error for "explicit_part" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/explicit_part_error_lower(:) |
Lower error for "explicit_part" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/neutral(i2) |
Source terms related to the different neutral species |
array of structures |
1- 1...N
|
source(i1)/profiles_1d(itime)/neutral(i2)/element(i3) |
List of elements forming the atom or molecule |
array of structures |
1- 1...N
|
source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a |
Mass of atom {dynamic} [Atomic Mass Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_upper |
Upper error for "a" {dynamic} [Atomic Mass Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_lower |
Lower error for "a" {dynamic} [Atomic Mass Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n |
Nuclear charge {dynamic} [Elementary Charge Unit] |
INT_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/atoms_n |
Number of atoms of this element in the molecule {dynamic} |
INT_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/name |
String identifying the neutral species (e.g. H, D, T, He, C, ...) {dynamic} |
STR_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/ion_index |
Index of the corresponding ion species in the ../../ion array {dynamic} |
INT_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/particles(:) |
Source term for neutral density equation {dynamic} [s^-1.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/neutral(i2)/particles_error_upper(:) |
Upper error for "particles" {dynamic} [s^-1.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/neutral(i2)/particles_error_lower(:) |
Lower error for "particles" {dynamic} [s^-1.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/neutral(i2)/energy(:) |
Source term for the neutral energy transport equation. {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/neutral(i2)/energy_error_upper(:) |
Upper error for "energy" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/neutral(i2)/energy_error_lower(:) |
Lower error for "energy" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/neutral(i2)/multiple_states_flag |
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states
are considered and are described in the state structure {dynamic} |
INT_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3) |
Source terms related to the different charge states of the species (energy, excitation,
...) |
array of structures |
1- 1...N
|
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/name |
String identifying state {dynamic} |
STR_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level |
Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_upper |
Upper error for "vibrational_level" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_lower |
Lower error for "vibrational_level" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_mode |
Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {dynamic} |
STR_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type |
Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold;
2: thermal; 3: fast; 4: NBI. Available options (refer to the children of this identifier structure) :
Name |
Index |
Description |
cold |
1 |
Cold neutrals |
thermal |
2 |
Thermal neutrals |
fast |
3 |
Fast neutrals |
nbi |
4 |
NBI neutrals |
|
structure |
|
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/name |
Short string identifier {dynamic} |
STR_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/index |
Integer identifier (enumeration index within a list). Private identifier values must
be indicated by a negative index. {dynamic} |
INT_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/description |
Verbose description {dynamic} |
STR_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/electron_configuration |
Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} |
STR_0D |
|
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles(:) |
Source term for the state density transport equation {dynamic} [s^-1.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles_error_upper(:) |
Upper error for "particles" {dynamic} [s^-1.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles_error_lower(:) |
Lower error for "particles" {dynamic} [s^-1.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy(:) |
Source terms for the state energy transport equation {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy_error_upper(:) |
Upper error for "energy" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy_error_lower(:) |
Lower error for "energy" {dynamic} [W.m^-3] |
FLT_1D |
1- any of source(i1)/profiles_1d(itime)/grid/rho_tor_norm; source(i1)/profiles_1d(itime)/grid/rho_tor; source(i1)/profiles_1d(itime)/grid/psi;
source(i1)/profiles_1d(itime)/grid/volume; source(i1)/profiles_1d(itime)/grid/area;
source(i1)/profiles_1d(itime)/grid/surface; source(i1)/profiles_1d(itime)/grid/rho_pol_norm |
source(i1)/profiles_1d(itime)/time |
Time {dynamic} [s] |
FLT_0D |
|
source(i1)/code |
Code-specific parameters used for this source. Introduced after DD version 3.39.0 |
structure |
|
source(i1)/code/name |
Name of software used {constant} |
STR_0D |
|
source(i1)/code/description |
Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 |
STR_0D |
|
source(i1)/code/commit |
Unique commit reference of software {constant} |
STR_0D |
|
source(i1)/code/version |
Unique version (tag) of software {constant} |
STR_0D |
|
source(i1)/code/repository |
URL of software repository {constant} |
STR_0D |
|
source(i1)/code/parameters |
List of the code specific parameters in XML format {constant} |
STR_0D |
|
source(i1)/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. |
structure |
|
source(i1)/code/output_flag/data(:) |
Data {dynamic} |
INT_1D |
1- source(i1)/code/output_flag/time
|
source(i1)/code/output_flag/time(:) |
Time {dynamic} [s] |
FLT_1D |
1- 1...N
|
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
|