core_transport¶
Core plasma transport of particles, energy, momentum and poloidal flux. The transport of particles, energy and momentum is described by diffusion coefficients, D, and convection velocities, v. These are defined by the total fluxes of particles, energy and momentum, across a flux surface given by : V’ [-D Y’ <|grad(rho_tor_norm)|^2> + v Y <|grad(rho_tor_norm)|>], where Y represents the particles, energy and momentum density, respectively, while V is the volume inside a flux surface, the primes denote derivatives with respect to rho_tor_norm and < X > is the flux surface average of a quantity X. This formulation remains valid when changing simultaneously rho_tor_norm into rho_tor in the gradient terms and in the derivatives denoted by the prime. The average flux stored in the IDS as sibling of D and v is the total flux described above divided by the flux surface area V’ <|grad(rho_tor_norm)|>. Note that the energy flux includes the energy transported by the particle flux, in this form: Q = V’ [- n D (T)’ <|grad(rho_tor_norm)|^2> + v (nT) <|grad(rho_tor_norm)|>] + flux_multiplier * T * particle_flux
Maximum occurrences (MDS+ backend only): 10
New in version 3.1.0: lifecycle status active
Changed in version 3.42.0.
ids_propertiesstructure¶
See common IDS structure reference: ids_properties.
vacuum_toroidal_fieldstructure¶Characteristics of the vacuum toroidal field (used in Rho_Tor […]
Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the normalization of current densities)
vacuum_toroidal_field/r0 ⇹mFLT_0D¶Reference major radius where the vacuum toroidal magnetic field […]
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)
model(i1)AoS¶Transport is described by a combination of various transport […]
Transport is described by a combination of various transport models
Appendable by appender actor: yes
Maximum occurrences (MDS+ backend only): 18
1 |
|
model(i1)/identifierstructure¶Transport model identifier
Transport model identifier
This is an identifier. See core_transport_identifier for the available options.
model(i1)/flux_multiplier ⇹-FLT_0D¶Multiplier applied to the particule flux when adding its contribution […]
Multiplier applied to the particule flux when adding its contribution in the expression of the heat flux : can be 0, 3/2 or 5/2
model(i1)/profiles_1d(itime)AoS¶Transport coefficient profiles for various time slices. […]
Transport coefficient profiles for various time slices. Fluxes and convection are positive (resp. negative) when outwards i.e. towards the LCFS (resp. inwards i.e. towards the magnetic axes).
1 |
model(i1)/profiles_1d(itime)/grid_dstructure¶Grid for effective diffusivities and parallel conductivity
Grid for effective diffusivities and parallel conductivity
model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm(:) ⇹-FLT_1D¶Normalised toroidal flux coordinate. […]
Normalised toroidal flux coordinate. The normalizing value for rho_tor_norm, is the toroidal flux coordinate at the equilibrium boundary (LCFS or 99.x % of the LCFS in case of a fixed boundary equilibium calculation, see time_slice/boundary/b_flux_pol_norm in the equilibrium IDS)
1 |
|
model(i1)/profiles_1d(itime)/grid_d/rho_tor(:) ⇹mFLT_1D¶Toroidal flux coordinate = sqrt(phi/(pi\*b0)), where the toroidal […]
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
1 |
model(i1)/profiles_1d(itime)/grid_d/rho_pol_norm(:) ⇹-FLT_1D¶Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) […]
Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))
1 |
model(i1)/profiles_1d(itime)/grid_d/psi(:) ⇹WbFLT_1D¶Poloidal magnetic flux
Poloidal magnetic flux
1 |
model(i1)/profiles_1d(itime)/grid_d/volume(:) ⇹m^3FLT_1D¶Volume enclosed inside the magnetic surface
Volume enclosed inside the magnetic surface
1 |
model(i1)/profiles_1d(itime)/grid_d/area(:) ⇹m^2FLT_1D¶Cross-sectional area of the flux surface
Cross-sectional area of the flux surface
1 |
model(i1)/profiles_1d(itime)/grid_d/surface(:) ⇹m^2FLT_1D¶Surface area of the toroidal flux surface
Surface area of the toroidal flux surface
1 |
model(i1)/profiles_1d(itime)/grid_d/psi_magnetic_axis ⇹WbFLT_0D¶Value of the poloidal magnetic flux at the magnetic axis (useful […]
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)
model(i1)/profiles_1d(itime)/grid_d/psi_boundary ⇹WbFLT_0D¶Value of the poloidal magnetic flux at the plasma boundary (useful […]
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)
model(i1)/profiles_1d(itime)/grid_vstructure¶Grid for effective convections
Grid for effective convections
model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm(:) ⇹-FLT_1D¶Normalised toroidal flux coordinate. […]
Normalised toroidal flux coordinate. The normalizing value for rho_tor_norm, is the toroidal flux coordinate at the equilibrium boundary (LCFS or 99.x % of the LCFS in case of a fixed boundary equilibium calculation, see time_slice/boundary/b_flux_pol_norm in the equilibrium IDS)
1 |
|
model(i1)/profiles_1d(itime)/grid_v/rho_tor(:) ⇹mFLT_1D¶Toroidal flux coordinate = sqrt(phi/(pi\*b0)), where the toroidal […]
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
1 |
model(i1)/profiles_1d(itime)/grid_v/rho_pol_norm(:) ⇹-FLT_1D¶Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) […]
Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))
1 |
model(i1)/profiles_1d(itime)/grid_v/psi(:) ⇹WbFLT_1D¶Poloidal magnetic flux
Poloidal magnetic flux
1 |
model(i1)/profiles_1d(itime)/grid_v/volume(:) ⇹m^3FLT_1D¶Volume enclosed inside the magnetic surface
Volume enclosed inside the magnetic surface
1 |
model(i1)/profiles_1d(itime)/grid_v/area(:) ⇹m^2FLT_1D¶Cross-sectional area of the flux surface
Cross-sectional area of the flux surface
1 |
model(i1)/profiles_1d(itime)/grid_v/surface(:) ⇹m^2FLT_1D¶Surface area of the toroidal flux surface
Surface area of the toroidal flux surface
1 |
model(i1)/profiles_1d(itime)/grid_v/psi_magnetic_axis ⇹WbFLT_0D¶Value of the poloidal magnetic flux at the magnetic axis (useful […]
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)
model(i1)/profiles_1d(itime)/grid_v/psi_boundary ⇹WbFLT_0D¶Value of the poloidal magnetic flux at the plasma boundary (useful […]
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)
model(i1)/profiles_1d(itime)/grid_fluxstructure¶Grid for fluxes
Grid for fluxes
model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm(:) ⇹-FLT_1D¶Normalised toroidal flux coordinate. […]
Normalised toroidal flux coordinate. The normalizing value for rho_tor_norm, is the toroidal flux coordinate at the equilibrium boundary (LCFS or 99.x % of the LCFS in case of a fixed boundary equilibium calculation, see time_slice/boundary/b_flux_pol_norm in the equilibrium IDS)
1 |
|
model(i1)/profiles_1d(itime)/grid_flux/rho_tor(:) ⇹mFLT_1D¶Toroidal flux coordinate = sqrt(phi/(pi\*b0)), where the toroidal […]
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
1 |
model(i1)/profiles_1d(itime)/grid_flux/rho_pol_norm(:) ⇹-FLT_1D¶Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) […]
Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))
1 |
model(i1)/profiles_1d(itime)/grid_flux/psi(:) ⇹WbFLT_1D¶Poloidal magnetic flux
Poloidal magnetic flux
1 |
model(i1)/profiles_1d(itime)/grid_flux/volume(:) ⇹m^3FLT_1D¶Volume enclosed inside the magnetic surface
Volume enclosed inside the magnetic surface
1 |
model(i1)/profiles_1d(itime)/grid_flux/area(:) ⇹m^2FLT_1D¶Cross-sectional area of the flux surface
Cross-sectional area of the flux surface
1 |
model(i1)/profiles_1d(itime)/grid_flux/surface(:) ⇹m^2FLT_1D¶Surface area of the toroidal flux surface
Surface area of the toroidal flux surface
1 |
model(i1)/profiles_1d(itime)/grid_flux/psi_magnetic_axis ⇹WbFLT_0D¶Value of the poloidal magnetic flux at the magnetic axis (useful […]
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)
model(i1)/profiles_1d(itime)/grid_flux/psi_boundary ⇹WbFLT_0D¶Value of the poloidal magnetic flux at the plasma boundary (useful […]
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)
model(i1)/profiles_1d(itime)/conductivity_parallel(:) ⇹ohm^-1.m^-1FLT_1D¶Parallel conductivity
Parallel conductivity
1 |
model(i1)/profiles_1d(itime)/electronsstructure¶Transport quantities related to the electrons
Transport quantities related to the electrons
model(i1)/profiles_1d(itime)/electrons/particlesstructure¶Transport quantities for the electron density equation
Transport quantities for the electron density equation
model(i1)/profiles_1d(itime)/electrons/particles/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/electrons/particles/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/electrons/energystructure¶Transport quantities for the electron energy equation
Transport quantities for the electron energy equation
model(i1)/profiles_1d(itime)/electrons/energy/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/electrons/energy/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/total_ion_energystructure¶Transport coefficients for the total (summed over ion species) […]
Transport coefficients for the total (summed over ion species) energy equation
model(i1)/profiles_1d(itime)/total_ion_energy/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/total_ion_energy/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/momentum_torstructure¶Transport coefficients for total toroidal momentum equation
Transport coefficients for total toroidal momentum equation
Deprecated since version 3.42.0.
model(i1)/profiles_1d(itime)/momentum_tor/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/momentum_tor/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/momentum_phistructure¶Transport coefficients for total toroidal momentum equation
Transport coefficients for total toroidal momentum equation
Changed in version 3.42.0: Renamed from momentum_tor
model(i1)/profiles_1d(itime)/momentum_phi/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/momentum_phi/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/e_field_radial(:) ⇹V.m^-1FLT_1D¶Radial component of the electric field (calculated e.g. […]
Radial component of the electric field (calculated e.g. by a neoclassical model)
1 |
model(i1)/profiles_1d(itime)/ion(i2)AoS¶Transport coefficients related to the various ion species, in […]
Transport coefficients related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below
1 |
|
model(i1)/profiles_1d(itime)/ion(i2)/element(i3)AoS¶List of elements forming the atom or molecule
List of elements forming the atom or molecule
1 |
|
model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a ⇹Atomic Mass UnitFLT_0D¶Mass of atom
Mass of atom
model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n ⇹Elementary Charge UnitFLT_0D¶Nuclear charge
Nuclear charge
model(i1)/profiles_1d(itime)/ion(i2)/z_ion ⇹Elementary Charge UnitFLT_0D¶Ion charge (of the dominant ionisation state; lumped ions are […]
Ion charge (of the dominant ionisation state; lumped ions are allowed)
model(i1)/profiles_1d(itime)/ion(i2)/labelSTR_0D¶String identifying ion (e.g. […]
String identifying ion (e.g. H, D, T, He, C, D2, …)
Deprecated since version 3.42.0.
model(i1)/profiles_1d(itime)/ion(i2)/nameSTR_0D¶String identifying ion (e.g. […]
String identifying ion (e.g. H, D, T, He, C, D2, …)
Changed in version 3.42.0: Renamed from label
model(i1)/profiles_1d(itime)/ion(i2)/neutral_indexINT_0D¶Index of the corresponding neutral species in the ../../neutral […]
Index of the corresponding neutral species in the ../../neutral array
model(i1)/profiles_1d(itime)/ion(i2)/particlesstructure¶Transport related to the ion density equation
Transport related to the ion density equation
model(i1)/profiles_1d(itime)/ion(i2)/particles/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/particles/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/energystructure¶Transport coefficients related to the ion energy equation
Transport coefficients related to the ion energy equation
model(i1)/profiles_1d(itime)/ion(i2)/energy/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/energy/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentumstructure¶Transport coefficients related to the ion momentum equations […]
Transport coefficients related to the ion momentum equations for various components (directions)
model(i1)/profiles_1d(itime)/ion(i2)/momentum/radialstructure¶Radial component
Radial component
model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagneticstructure¶Diamagnetic component
Diamagnetic component
model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallelstructure¶Parallel component
Parallel component
model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidalstructure¶Poloidal component
Poloidal component
model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidalstructure¶Toroidal component
Toroidal component
model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/multiple_states_flagINT_0D¶Multiple states calculation flag : 0-Only the ‘ion’ level is […]
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
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)AoS¶Transport coefficients related to the different states of the […]
Transport coefficients related to the different states of the species
1 |
|
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min ⇹Elementary Charge UnitFLT_0D¶Minimum Z of the charge state bundle
Minimum Z of the charge state bundle
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max ⇹Elementary Charge UnitFLT_0D¶Maximum Z of the charge state bundle
Maximum Z of the charge state bundle
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/labelSTR_0D¶String identifying charge state (e.g. […]
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, …)
Deprecated since version 3.42.0.
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/nameSTR_0D¶String identifying charge state (e.g. […]
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, …)
Changed in version 3.42.0: Renamed from label
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level ⇹Elementary Charge UnitFLT_0D¶Vibrational level (can be bundled)
Vibrational level (can be bundled)
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_modeSTR_0D¶Vibrational mode of this state, e.g. […]
Vibrational mode of this state, e.g. “A_g”. Need to define, or adopt a standard nomenclature.
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/is_neutralINT_0D¶Flag specifying if this state corresponds to a neutral (1) or […]
Flag specifying if this state corresponds to a neutral (1) or not (0)
Deprecated since version 3.3.0.
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_typestructure¶Neutral type (if the considered state is a neutral), in terms […]
Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
Deprecated since version 3.3.0.
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type/nameSTR_0D¶Short string identifier
Short string identifier
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/electron_configurationSTR_0D¶Configuration of atomic orbitals of this state, e.g. […]
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particlesstructure¶Transport quantities related to density equation of the charge […]
Transport quantities related to density equation of the charge state considered (thermal+non-thermal)
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energystructure¶Transport quantities related to the energy equation of the charge […]
Transport quantities related to the energy equation of the charge state considered
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentumstructure¶Transport coefficients related to the state momentum equations […]
Transport coefficients related to the state momentum equations for various components (directions)
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radialstructure¶Radial component
Radial component
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/flux(:) ⇹kg.m^-1.s^-2FLT_1D¶Flux
Flux
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagneticstructure¶Diamagnetic component
Diamagnetic component
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/flux(:) ⇹kg.m^-1.s^-2FLT_1D¶Flux
Flux
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallelstructure¶Parallel component
Parallel component
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/flux(:) ⇹kg.m^-1.s^-2FLT_1D¶Flux
Flux
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidalstructure¶Poloidal component
Poloidal component
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/flux(:) ⇹kg.m^-1.s^-2FLT_1D¶Flux
Flux
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidalstructure¶Toroidal component
Toroidal component
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/flux(:) ⇹kg.m^-1.s^-2FLT_1D¶Flux
Flux
1 |
model(i1)/profiles_1d(itime)/neutral(i2)AoS¶Transport coefficients related to the various neutral species
Transport coefficients related to the various neutral species
1 |
|
model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)AoS¶List of elements forming the atom or molecule
List of elements forming the atom or molecule
1 |
|
model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a ⇹Atomic Mass UnitFLT_0D¶Mass of atom
Mass of atom
model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n ⇹Elementary Charge UnitFLT_0D¶Nuclear charge
Nuclear charge
model(i1)/profiles_1d(itime)/neutral(i2)/labelSTR_0D¶String identifying ion (e.g. […]
String identifying ion (e.g. H+, D+, T+, He+2, C+, …)
Deprecated since version 3.42.0.
model(i1)/profiles_1d(itime)/neutral(i2)/nameSTR_0D¶String identifying ion (e.g. […]
String identifying ion (e.g. H+, D+, T+, He+2, C+, …)
Changed in version 3.42.0: Renamed from label
model(i1)/profiles_1d(itime)/neutral(i2)/ion_indexINT_0D¶Index of the corresponding ion species in the ../../ion array
Index of the corresponding ion species in the ../../ion array
model(i1)/profiles_1d(itime)/neutral(i2)/particlesstructure¶Transport related to the neutral density equation
Transport related to the neutral density equation
model(i1)/profiles_1d(itime)/neutral(i2)/particles/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/particles/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/energystructure¶Transport coefficients related to the neutral energy equation
Transport coefficients related to the neutral energy equation
model(i1)/profiles_1d(itime)/neutral(i2)/energy/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/energy/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/multiple_states_flagINT_0D¶Multiple states calculation flag : 0-Only one state is considered; […]
Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)AoS¶Transport coefficients related to the different states of the […]
Transport coefficients related to the different states of the species
1 |
|
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/labelSTR_0D¶String identifying state
String identifying state
Deprecated since version 3.42.0.
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/nameSTR_0D¶String identifying state
String identifying state
Changed in version 3.42.0: Renamed from label
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level ⇹Elementary Charge UnitFLT_0D¶Vibrational level (can be bundled)
Vibrational level (can be bundled)
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_modeSTR_0D¶Vibrational mode of this state, e.g. […]
Vibrational mode of this state, e.g. “A_g”. Need to define, or adopt a standard nomenclature.
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/electron_configurationSTR_0D¶Configuration of atomic orbitals of this state, e.g. […]
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particlesstructure¶Transport quantities related to density equation of the charge […]
Transport quantities related to density equation of the charge state considered (thermal+non-thermal)
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energystructure¶Transport quantities related to the energy equation of the charge […]
Transport quantities related to the energy equation of the charge state considered
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/codestructure¶Code-specific parameters used for this model
Code-specific parameters used for this model
model(i1)/code/descriptionSTR_0D¶Short description of the software (type, purpose)
Short description of the software (type, purpose)
New in version >3.38.1.
model(i1)/code/parametersSTR_0D¶List of the code specific parameters in XML format
List of the code specific parameters in XML format