3.42.0¶

On this page, all IDS changes between DD version 3.42.0 and version 4.0.1.dev205+g89a53303e are shown

NEW IDS: balance_of_plant¶

NEW IDS: breeding_blanket¶

REMOVED IDS: dataset_description¶

radiation¶

Added¶

├─grid_ggd
│ └─space
│   └─coordinates_type
│     ├─description
│     ├─index
│     └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─process
  ├─ggd
  │ ├─ion
  │ │ ├─element
  │ │ │ └─multiplicity
  │ │ ├─label
  │ │ └─state
  │ │   └─label
  │ └─neutral
  │   ├─element
  │   │ └─multiplicity
  │   ├─label
  │   └─state
  │     └─label
  └─profiles_1d
    ├─ion
    │ ├─element
    │ │ └─multiplicity
    │ ├─label
    │ └─state
    │   └─label
    └─neutral
      ├─element
      │ └─multiplicity
      ├─label
      └─state
        └─label

Renamed¶

└─ids_properties
  └─source → provenance

edge_profiles¶

Added¶

├─grid_ggd
│ └─space
│   └─coordinates_type
│     ├─description
│     ├─index
│     └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─ggd
│ ├─e_field
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─electrons
│ │ └─velocity
│ │   ├─toroidal
│ │   └─toroidal_coefficients
│ ├─ion
│ │ ├─element
│ │ │ └─multiplicity
│ │ ├─label
│ │ ├─state
│ │ │ ├─label
│ │ │ ├─velocity
│ │ │ │ ├─toroidal
│ │ │ │ └─toroidal_coefficients
│ │ │ ├─velocity_diamagnetic
│ │ │ │ ├─toroidal
│ │ │ │ └─toroidal_coefficients
│ │ │ └─velocity_exb
│ │ │   ├─toroidal
│ │ │   └─toroidal_coefficients
│ │ └─velocity
│ │   ├─toroidal
│ │   └─toroidal_coefficients
│ ├─j_anomalous
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_diamagnetic
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_heat_viscosity
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_inertial
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_ion_neutral_friction
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_parallel_viscosity
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_perpendicular_viscosity
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_pfirsch_schlueter
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_total
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ └─neutral
│   ├─element
│   │ └─multiplicity
│   ├─label
│   ├─state
│   │ ├─label
│   │ ├─velocity
│   │ │ ├─toroidal
│   │ │ └─toroidal_coefficients
│   │ ├─velocity_diamagnetic
│   │ │ ├─toroidal
│   │ │ └─toroidal_coefficients
│   │ └─velocity_exb
│   │   ├─toroidal
│   │   └─toroidal_coefficients
│   └─velocity
│     ├─toroidal
│     └─toroidal_coefficients
├─ggd_fast
│ └─ion
│   ├─element
│   │ └─multiplicity
│   └─label
└─profiles_1d
  ├─e_field_parallel
  ├─electrons
  │ ├─velocity
  │ ├─velocity_pol
  │ └─velocity_tor
  ├─ion
  │ ├─element
  │ │ └─multiplicity
  │ ├─label
  │ ├─state
  │ │ ├─label
  │ │ └─velocity
  │ ├─velocity_pol
  │ └─velocity_tor
  ├─j_tor
  ├─momentum_tor
  └─neutral
    ├─element
    │ └─multiplicity
    ├─label
    ├─state
    │ ├─label
    │ └─velocity
    └─velocity

Renamed¶

├─ggd
│ └─ion
│   └─state
│     └─ionisation_potential → ionization_potential
│       ├─coefficients → ../ionization_potential/coefficients
│       ├─grid_index → ../ionization_potential/grid_index
│       ├─grid_subset_index → ../ionization_potential/grid_subset_index
│       └─values → ../ionization_potential/values
├─ids_properties
│ └─source → provenance
└─profiles_1d
  └─ion
    └─state
      └─ionisation_potential → ionization_potential

spectrometer_visible¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─channel
  ├─filter_spectrometer
  │ └─processed_line
  │   └─label
  ├─grating_spectrometer
  │ └─processed_line
  │   └─label
  └─isotope_ratios
    └─isotope
      ├─element
      │ └─multiplicity
      └─label

Renamed¶

├─channel
│ └─polarization_spectroscopy
│   └─e_field_lh_tor → e_field_lh_phi
└─ids_properties
  └─source → provenance

neutron_diagnostic¶

Added¶

├─detector
│ ├─brightness
│ ├─line_of_sight_index
│ └─neutron_flux
├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─reconstructed_emissivity

Renamed¶

└─ids_properties
  └─source → provenance

controllers¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Renamed¶

└─ids_properties
  └─source → provenance

plasma_initiation¶

Added¶

├─global_quantities
│ ├─ion
│ ├─ip
│ ├─n_e_volume_average
│ ├─neutral
│ └─t_e_volume_average
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─profiles_2d
  └─e_field_tor

Renamed¶

└─ids_properties
  └─source → provenance

pulse_schedule¶

Added¶

├─density_control
│ └─valve
│   └─description
├─ec
│ └─beam
│   └─description
├─ic
│ └─antenna
│   └─description
├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
├─lh
│ └─antenna
│   └─description
├─nbi
│ └─unit
│   └─description
├─pf_active
│ ├─coil
│ │ └─description
│ └─supply
│   └─description
└─position_control
  └─gap
    └─description

Removed¶

├─density_control
│ ├─ion
│ │ ├─element
│ │ │ └─multiplicity
│ │ └─label
│ └─valve
│   ├─identifier
│   └─species
│     ├─element
│     │ └─multiplicity
│     └─label
├─ec
│ └─beam
│   └─identifier
├─ic
│ └─antenna
│   └─identifier
├─lh
│ └─antenna
│   └─identifier
├─nbi
│ └─unit
│   ├─identifier
│   └─species
│     ├─element
│     │ └─multiplicity
│     └─label
├─pf_active
│ ├─coil
│ │ └─identifier
│ └─supply
│   └─identifier
└─position_control
  └─gap
    └─identifier

Renamed¶

├─flux_control
│ ├─beta_normal → beta_tor_norm
│ │ ├─envelope_type → ../beta_tor_norm/envelope_type
│ │ ├─reference → ../beta_tor_norm/reference
│ │ ├─reference_name → ../beta_tor_norm/reference_name
│ │ └─reference_type → ../beta_tor_norm/reference_type
│ ├─i_plasma → ip
│ │ ├─envelope_type → ../ip/envelope_type
│ │ ├─reference → ../ip/reference
│ │ ├─reference_name → ../ip/reference_name
│ │ └─reference_type → ../ip/reference_type
│ └─loop_voltage → v_loop
│   ├─envelope_type → ../v_loop/envelope_type
│   ├─reference → ../v_loop/reference
│   ├─reference_name → ../v_loop/reference_name
│   └─reference_type → ../v_loop/reference_type
└─ids_properties
  └─source → provenance

real_time_data¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─code
│ └─output_flag
└─time

Renamed¶

└─ids_properties
  └─source → provenance

core_instant_changes¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─change
  └─profiles_1d
    ├─e_field_parallel
    ├─electrons
    │ ├─velocity
    │ ├─velocity_pol
    │ └─velocity_tor
    ├─ion
    │ ├─element
    │ │ └─multiplicity
    │ ├─label
    │ ├─state
    │ │ └─label
    │ ├─velocity_pol
    │ └─velocity_tor
    ├─j_tor
    ├─momentum_tor
    └─neutral
      ├─element
      │ └─multiplicity
      ├─label
      ├─state
      │ ├─label
      │ └─velocity
      └─velocity

Renamed¶

├─change
│ └─profiles_1d
│   └─ion
│     └─state
│       └─ionisation_potential → ionization_potential
└─ids_properties
  └─source → provenance

charge_exchange¶

Added¶

├─channel
│ ├─aperture
│ ├─cone_diameter
│ ├─description
│ ├─etendue
│ ├─etendue_method
│ ├─focal_length
│ └─image_diameter
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─channel
  ├─bes
  │ └─label
  ├─identifier
  ├─ion
  │ ├─label
  │ ├─velocity_tor
  │ └─velocity_tor_method
  ├─ion_fast
  │ └─label
  ├─momentum_tor
  ├─momentum_tor_method
  └─spectrum
    └─processed_line
      └─label

Renamed¶

└─ids_properties
  └─source → provenance

focs¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Renamed¶

└─ids_properties
  └─source → provenance

pellets¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─time_slice
  └─pellet
    ├─propellant_gas
    │ ├─element
    │ │ └─multiplicity
    │ └─label
    └─species
      └─label

Renamed¶

└─ids_properties
  └─source → provenance

plasma_sources¶

Added¶

├─grid_ggd
│ └─space
│   └─coordinates_type
│     ├─description
│     ├─index
│     └─name
├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─source
  ├─ggd
  │ ├─ion
  │ │ ├─name
  │ │ └─state
  │ │   └─name
  │ └─neutral
  │   ├─name
  │   └─state
  │     └─name
  ├─ggd_fast
  │ └─ion
  │   └─name
  └─profiles_1d
    ├─ion
    │ ├─name
    │ └─state
    │   └─name
    ├─neutral
    │ ├─name
    │ └─state
    │   └─name
    ├─total_ion_particles
    ├─total_ion_particles_decomposed
    └─total_ion_particles_inside

Removed¶

└─source
  ├─ggd
  │ ├─ion
  │ │ ├─element
  │ │ │ └─multiplicity
  │ │ ├─label
  │ │ ├─momentum
  │ │ │ ├─toroidal
  │ │ │ └─toroidal_coefficients
  │ │ └─state
  │ │   ├─label
  │ │   └─momentum
  │ │     ├─toroidal
  │ │     └─toroidal_coefficients
  │ ├─momentum
  │ │ ├─toroidal
  │ │ └─toroidal_coefficients
  │ └─neutral
  │   ├─element
  │   │ └─multiplicity
  │   ├─label
  │   ├─momentum
  │   │ ├─toroidal
  │   │ └─toroidal_coefficients
  │   └─state
  │     ├─label
  │     └─momentum
  │       ├─toroidal
  │       └─toroidal_coefficients
  ├─ggd_fast
  │ └─ion
  │   ├─element
  │   │ └─multiplicity
  │   └─label
  ├─global_quantities
  │ └─torque_tor
  ├─profiles_1d
  │ ├─ion
  │ │ ├─element
  │ │ │ └─multiplicity
  │ │ ├─label
  │ │ └─state
  │ │   ├─is_neutral
  │ │   ├─label
  │ │   └─neutral_type
  │ ├─momentum_tor
  │ ├─momentum_tor_j_cross_b_field
  │ ├─neutral
  │ │ ├─element
  │ │ │ └─multiplicity
  │ │ ├─label
  │ │ └─state
  │ │   └─label
  │ └─torque_tor_inside
  └─species
    ├─ion
    │ ├─element
    │ │ └─multiplicity
    │ ├─label
    │ └─state
    │   └─label
    └─neutral
      ├─element
      │ └─multiplicity
      ├─label
      └─state
        └─label

Renamed¶

└─ids_properties
  └─source → provenance

spectrometer_x_ray_crystal¶

Added¶

├─channel
│ ├─crystal
│ │ ├─description
│ │ └─name
│ ├─filter_window
│ │ ├─description
│ │ └─name
│ └─reflector
│   ├─description
│   └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─channel
  ├─camera
  │ └─identifier
  ├─crystal
  │ └─identifier
  ├─filter_window
  │ └─identifier
  └─reflector
    └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

spi¶

Added¶

├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─injector
  └─description

Removed¶

└─injector
  ├─fragment
  │ └─species
  │   └─label
  ├─fragmentation_gas
  │ └─species
  │   └─label
  ├─identifier
  ├─pellet
  │ ├─core
  │ │ └─species
  │ │   └─label
  │ └─shell
  │   └─species
  │     └─label
  └─propellant_gas
    └─species
      └─label

Renamed¶

├─ids_properties
│ └─source → provenance
└─injector
  ├─fragment
  │ └─velocity_tor → velocity_phi
  ├─pellet
  │ └─velocity_tor → velocity_phi
  └─velocity_mass_centre_fragments_tor → velocity_mass_centre_fragments_phi

disruption¶

Added¶

├─global_quantities
│ ├─phi_halo_boundary
│ └─phi_halo_boundary_poloidal_current
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─global_quantities
  └─current_halo_tor

Renamed¶

└─ids_properties
  └─source → provenance

em_coupling¶

Added¶

├─grid_ggd
│ └─space
│   └─coordinates_type
│     ├─description
│     ├─index
│     └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─active_coils
├─b_field_pol_probes
├─b_field_pol_probes_active
├─b_field_pol_probes_passive
├─b_field_pol_probes_plasma
├─flux_loops
├─mutual_active_active
├─mutual_loops_active
├─mutual_loops_passive
├─mutual_loops_plasma
├─mutual_passive_active
├─mutual_passive_passive
├─mutual_plasma_active
├─mutual_plasma_passive
├─mutual_plasma_plasma
├─passive_loops
└─plasma_elements

Renamed¶

└─ids_properties
  └─source → provenance

turbulence¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─profiles_2d
  ├─ion
  │ ├─element
  │ │ └─multiplicity
  │ └─label
  └─neutral
    ├─element
    │ └─multiplicity
    └─label

Renamed¶

└─ids_properties
  └─source → provenance

equilibrium¶

Added¶

├─grids_ggd
│ └─grid
│   └─space
│     └─coordinates_type
│       ├─description
│       ├─index
│       └─name
├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─time_slice
  ├─boundary
  │ ├─closest_wall_point
  │ ├─dr_dz_zero_point
  │ ├─gap
  │ ├─phi
  │ ├─phi_poloidal_current
  │ └─rho_tor
  └─contour_tree

Removed¶

└─time_slice
  ├─boundary
  │ ├─active_limiter_point
  │ ├─b_flux_pol_norm
  │ ├─elongation_lower
  │ ├─elongation_upper
  │ ├─lcfs
  │ ├─strike_point
  │ └─x_point
  ├─boundary_secondary_separatrix
  ├─boundary_separatrix
  ├─constraints
  │ └─j_tor
  ├─coordinate_system
  │ ├─g11_contravariant
  │ ├─g11_covariant
  │ ├─g12_contravariant
  │ ├─g12_covariant
  │ ├─g13_contravariant
  │ ├─g13_covariant
  │ ├─g22_contravariant
  │ ├─g22_covariant
  │ ├─g23_contravariant
  │ ├─g23_covariant
  │ ├─g33_contravariant
  │ └─g33_covariant
  ├─ggd
  │ ├─b_field_tor
  │ ├─grid
  │ └─j_tor
  ├─global_quantities
  │ ├─magnetic_axis
  │ │ ├─b_field_tor
  │ │ └─b_tor
  │ └─w_mhd
  ├─profiles_1d
  │ ├─b_average
  │ ├─b_max
  │ ├─b_min
  │ └─j_tor
  └─profiles_2d
    ├─b_field_tor
    ├─b_r
    ├─b_tor
    ├─b_z
    └─j_tor

Renamed¶

├─ids_properties
│ └─source → provenance
└─time_slice
  ├─constraints
  │ ├─bpol_probe → b_field_pol_probe
  │ │ ├─chi_squared → ../b_field_pol_probe/chi_squared
  │ │ ├─exact → ../b_field_pol_probe/exact
  │ │ ├─measured → ../b_field_pol_probe/measured
  │ │ ├─reconstructed → ../b_field_pol_probe/reconstructed
  │ │ ├─source → ../b_field_pol_probe/source
  │ │ ├─time_measurement → ../b_field_pol_probe/time_measurement
  │ │ └─weight → ../b_field_pol_probe/weight
  │ ├─iron_core_segment
  │ │ ├─magnetisation_r → magnetization_r
  │ │ │ ├─chi_squared → ../magnetization_r/chi_squared
  │ │ │ ├─exact → ../magnetization_r/exact
  │ │ │ ├─measured → ../magnetization_r/measured
  │ │ │ ├─reconstructed → ../magnetization_r/reconstructed
  │ │ │ ├─source → ../magnetization_r/source
  │ │ │ ├─time_measurement → ../magnetization_r/time_measurement
  │ │ │ └─weight → ../magnetization_r/weight
  │ │ └─magnetisation_z → magnetization_z
  │ │   ├─chi_squared → ../magnetization_z/chi_squared
  │ │   ├─exact → ../magnetization_z/exact
  │ │   ├─measured → ../magnetization_z/measured
  │ │   ├─reconstructed → ../magnetization_z/reconstructed
  │ │   ├─source → ../magnetization_z/source
  │ │   ├─time_measurement → ../magnetization_z/time_measurement
  │ │   └─weight → ../magnetization_z/weight
  │ └─mse_polarisation_angle → mse_polarization_angle
  │   ├─chi_squared → ../mse_polarization_angle/chi_squared
  │   ├─exact → ../mse_polarization_angle/exact
  │   ├─measured → ../mse_polarization_angle/measured
  │   ├─reconstructed → ../mse_polarization_angle/reconstructed
  │   ├─source → ../mse_polarization_angle/source
  │   ├─time_measurement → ../mse_polarization_angle/time_measurement
  │   └─weight → ../mse_polarization_angle/weight
  └─global_quantities
    ├─beta_normal → beta_tor_norm
    └─psi_axis → psi_magnetic_axis

edge_transport¶

Added¶

├─grid_ggd
│ └─space
│   └─coordinates_type
│     ├─description
│     ├─index
│     └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─model
  ├─ggd
  │ ├─conductivity
  │ │ ├─toroidal
  │ │ └─toroidal_coefficients
  │ ├─ion
  │ │ ├─element
  │ │ │ └─multiplicity
  │ │ ├─label
  │ │ ├─momentum
  │ │ │ ├─d
  │ │ │ │ ├─toroidal
  │ │ │ │ └─toroidal_coefficients
  │ │ │ ├─flux
  │ │ │ │ ├─toroidal
  │ │ │ │ └─toroidal_coefficients
  │ │ │ ├─flux_limiter
  │ │ │ │ ├─toroidal
  │ │ │ │ └─toroidal_coefficients
  │ │ │ └─v
  │ │ │   ├─toroidal
  │ │ │   └─toroidal_coefficients
  │ │ └─state
  │ │   ├─label
  │ │   └─momentum
  │ │     ├─d
  │ │     │ ├─toroidal
  │ │     │ └─toroidal_coefficients
  │ │     ├─flux
  │ │     │ ├─toroidal
  │ │     │ └─toroidal_coefficients
  │ │     ├─flux_limiter
  │ │     │ ├─toroidal
  │ │     │ └─toroidal_coefficients
  │ │     └─v
  │ │       ├─toroidal
  │ │       └─toroidal_coefficients
  │ ├─momentum
  │ │ ├─d
  │ │ │ ├─toroidal
  │ │ │ └─toroidal_coefficients
  │ │ ├─flux
  │ │ │ ├─toroidal
  │ │ │ └─toroidal_coefficients
  │ │ ├─flux_limiter
  │ │ │ ├─toroidal
  │ │ │ └─toroidal_coefficients
  │ │ └─v
  │ │   ├─toroidal
  │ │   └─toroidal_coefficients
  │ └─neutral
  │   ├─element
  │   │ └─multiplicity
  │   ├─label
  │   ├─momentum
  │   │ ├─d
  │   │ │ ├─toroidal
  │   │ │ └─toroidal_coefficients
  │   │ ├─flux
  │   │ │ ├─toroidal
  │   │ │ └─toroidal_coefficients
  │   │ ├─flux_limiter
  │   │ │ ├─toroidal
  │   │ │ └─toroidal_coefficients
  │   │ └─v
  │   │   ├─toroidal
  │   │   └─toroidal_coefficients
  │   └─state
  │     ├─label
  │     └─momentum
  │       ├─d
  │       │ ├─toroidal
  │       │ └─toroidal_coefficients
  │       ├─flux
  │       │ ├─toroidal
  │       │ └─toroidal_coefficients
  │       ├─flux_limiter
  │       │ ├─toroidal
  │       │ └─toroidal_coefficients
  │       └─v
  │         ├─toroidal
  │         └─toroidal_coefficients
  └─ggd_fast
    ├─ion
    │ ├─element
    │ │ └─multiplicity
    │ └─label
    └─neutral
      ├─element
      │ └─multiplicity
      └─label

Renamed¶

└─ids_properties
  └─source → provenance

mhd¶

Added¶

├─grid_ggd
│ └─space
│   └─coordinates_type
│     ├─description
│     ├─index
│     └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─ggd
  ├─a_field_tor
  ├─b_field_tor
  ├─j_tor
  ├─j_tor_r
  └─velocity_tor

Renamed¶

└─ids_properties
  └─source → provenance

plasma_profiles¶

Added¶

├─grid_ggd
│ └─space
│   └─coordinates_type
│     ├─description
│     ├─index
│     └─name
├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─profiles_1d
  └─ion
    └─state
      └─velocity

Removed¶

├─ggd
│ ├─a_field
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─b_field
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─e_field
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─electrons
│ │ └─velocity
│ │   ├─toroidal
│ │   └─toroidal_coefficients
│ ├─ion
│ │ ├─element
│ │ │ └─multiplicity
│ │ ├─state
│ │ │ ├─velocity
│ │ │ │ ├─toroidal
│ │ │ │ └─toroidal_coefficients
│ │ │ ├─velocity_diamagnetic
│ │ │ │ ├─toroidal
│ │ │ │ └─toroidal_coefficients
│ │ │ └─velocity_exb
│ │ │   ├─toroidal
│ │ │   └─toroidal_coefficients
│ │ ├─velocity
│ │ │ ├─toroidal
│ │ │ └─toroidal_coefficients
│ │ └─velocity_over_b_field
│ │   ├─toroidal
│ │   └─toroidal_coefficients
│ ├─j_anomalous
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_diamagnetic
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_heat_viscosity
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_inertial
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_ion_neutral_friction
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_parallel_viscosity
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_perpendicular_viscosity
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_pfirsch_schlueter
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─j_total
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─neutral
│ │ ├─element
│ │ │ └─multiplicity
│ │ ├─state
│ │ │ ├─velocity
│ │ │ │ ├─toroidal
│ │ │ │ └─toroidal_coefficients
│ │ │ ├─velocity_diamagnetic
│ │ │ │ ├─toroidal
│ │ │ │ └─toroidal_coefficients
│ │ │ └─velocity_exb
│ │ │   ├─toroidal
│ │ │   └─toroidal_coefficients
│ │ └─velocity
│ │   ├─toroidal
│ │   └─toroidal_coefficients
│ ├─velocity_mass_centre
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ ├─vorticity
│ │ ├─toroidal
│ │ └─toroidal_coefficients
│ └─vorticity_over_r
│   ├─toroidal
│   └─toroidal_coefficients
├─ggd_fast
│ └─ion
│   └─element
│     └─multiplicity
├─global_quantities
│ └─li
├─profiles_1d
│ ├─ion
│ │ └─element
│ │   └─multiplicity
│ └─neutral
│   ├─element
│   │ └─multiplicity
│   └─state
│     └─velocity
└─profiles_2d
  └─ion
    └─element
      └─multiplicity

Renamed¶

└─ids_properties
  └─source → provenance

ec_launchers¶

Added¶

├─beam
│ └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─beam
  └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

amns_data¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─code
│ └─output_flag
├─coordinate_system
│ └─coordinate
│   └─label
├─process
│ ├─charge_state
│ │ └─label
│ ├─label
│ ├─products
│ │ ├─element
│ │ │ └─multiplicity
│ │ └─label
│ └─reactants
│   ├─element
│   │ └─multiplicity
│   └─label
└─time

Renamed¶

└─ids_properties
  └─source → provenance

thomson_scattering¶

Added¶

├─channel
│ ├─description
│ ├─n_e
│ │ ├─validity
│ │ └─validity_timed
│ ├─scattering_length
│ └─t_e
│   ├─validity
│   └─validity_timed
├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─laser
  ├─area
  ├─end_point
  ├─start_point
  └─wavelength

Removed¶

├─channel
│ ├─identifier
│ └─width_z
└─equilibrium_id

Renamed¶

└─ids_properties
  └─source → provenance

iron_core¶

Added¶

├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─segment
  └─description

Removed¶

└─segment
  └─identifier

Renamed¶

├─ids_properties
│ └─source → provenance
└─segment
  ├─magnetisation_r → magnetization_r
  │ ├─data → ../magnetization_r/data
  │ └─time → ../magnetization_r/time
  └─magnetisation_z → magnetization_z
    ├─data → ../magnetization_z/data
    └─time → ../magnetization_z/time

sawteeth¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Renamed¶

├─ids_properties
│ └─source → provenance
└─profiles_1d
  ├─j_tor → j_phi
  └─momentum_tor → momentum_phi

core_sources¶

Added¶

├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─source
  └─profiles_1d
    ├─total_ion_particles
    ├─total_ion_particles_decomposed
    └─total_ion_particles_inside

Removed¶

└─source
  ├─global_quantities
  │ └─torque_tor
  ├─profiles_1d
  │ ├─ion
  │ │ ├─element
  │ │ │ └─multiplicity
  │ │ ├─label
  │ │ └─state
  │ │   ├─is_neutral
  │ │   ├─label
  │ │   └─neutral_type
  │ ├─momentum_tor
  │ ├─momentum_tor_j_cross_b_field
  │ ├─neutral
  │ │ ├─element
  │ │ │ └─multiplicity
  │ │ ├─label
  │ │ └─state
  │ │   └─label
  │ └─torque_tor_inside
  └─species
    ├─ion
    │ ├─element
    │ │ └─multiplicity
    │ ├─label
    │ └─state
    │   └─label
    └─neutral
      ├─element
      │ └─multiplicity
      ├─label
      └─state
        └─label

Renamed¶

└─ids_properties
  └─source → provenance

operational_instrumentation¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Renamed¶

└─ids_properties
  └─source → provenance

gyrokinetics_local¶

Added¶

├─flux_surface
│ └─b_field_phi_sign
├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
├─linear
│ └─wavevector
│   └─eigenmode
│     ├─linear_weights
│     │ ├─momentum_phi_parallel_a_field_parallel
│     │ ├─momentum_phi_parallel_b_field_parallel
│     │ ├─momentum_phi_parallel_phi_potential
│     │ ├─momentum_phi_perpendicular_a_field_parallel
│     │ ├─momentum_phi_perpendicular_b_field_parallel
│     │ └─momentum_phi_perpendicular_phi_potential
│     └─linear_weights_rotating_frame
│       ├─momentum_phi_parallel_a_field_parallel
│       ├─momentum_phi_parallel_b_field_parallel
│       ├─momentum_phi_parallel_phi_potential
│       ├─momentum_phi_perpendicular_a_field_parallel
│       ├─momentum_phi_perpendicular_b_field_parallel
│       └─momentum_phi_perpendicular_phi_potential
├─non_linear
│ ├─fluxes_1d
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ ├─fluxes_1d_rotating_frame
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ ├─fluxes_2d_k_x_k_y_sum
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ ├─fluxes_2d_k_x_k_y_sum_rotating_frame
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ ├─fluxes_2d_k_x_sum
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ ├─fluxes_2d_k_x_sum_rotating_frame
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ ├─fluxes_3d
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ ├─fluxes_3d_k_x_sum
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ ├─fluxes_3d_k_x_sum_rotating_frame
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ ├─fluxes_3d_rotating_frame
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ ├─fluxes_4d
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ ├─fluxes_4d_rotating_frame
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ ├─fluxes_5d
│ │ ├─momentum_phi_parallel_a_field_parallel
│ │ ├─momentum_phi_parallel_b_field_parallel
│ │ ├─momentum_phi_parallel_phi_potential
│ │ ├─momentum_phi_perpendicular_a_field_parallel
│ │ ├─momentum_phi_perpendicular_b_field_parallel
│ │ └─momentum_phi_perpendicular_phi_potential
│ └─fluxes_5d_rotating_frame
│   ├─momentum_phi_parallel_a_field_parallel
│   ├─momentum_phi_parallel_b_field_parallel
│   ├─momentum_phi_parallel_phi_potential
│   ├─momentum_phi_perpendicular_a_field_parallel
│   ├─momentum_phi_perpendicular_b_field_parallel
│   └─momentum_phi_perpendicular_phi_potential
├─species
│ └─velocity_phi_gradient_norm
└─species_all
  └─velocity_phi_norm

Removed¶

├─code
│ └─output_flag
├─flux_surface
│ └─b_field_tor_sign
├─linear
│ └─wavevector
│   └─eigenmode
│     ├─linear_weights
│     │ ├─momentum_tor_parallel_a_field_parallel
│     │ ├─momentum_tor_parallel_b_field_parallel
│     │ ├─momentum_tor_parallel_phi_potential
│     │ ├─momentum_tor_perpendicular_a_field_parallel
│     │ ├─momentum_tor_perpendicular_b_field_parallel
│     │ └─momentum_tor_perpendicular_phi_potential
│     └─linear_weights_rotating_frame
│       ├─momentum_tor_parallel_a_field_parallel
│       ├─momentum_tor_parallel_b_field_parallel
│       ├─momentum_tor_parallel_phi_potential
│       ├─momentum_tor_perpendicular_a_field_parallel
│       ├─momentum_tor_perpendicular_b_field_parallel
│       └─momentum_tor_perpendicular_phi_potential
├─non_linear
│ ├─fluxes_1d
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ ├─fluxes_1d_rotating_frame
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ ├─fluxes_2d_k_x_k_y_sum
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ ├─fluxes_2d_k_x_k_y_sum_rotating_frame
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ ├─fluxes_2d_k_x_sum
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ ├─fluxes_2d_k_x_sum_rotating_frame
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ ├─fluxes_3d
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ ├─fluxes_3d_k_x_sum
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ ├─fluxes_3d_k_x_sum_rotating_frame
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ ├─fluxes_3d_rotating_frame
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ ├─fluxes_4d
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ ├─fluxes_4d_rotating_frame
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ ├─fluxes_5d
│ │ ├─momentum_tor_parallel_a_field_parallel
│ │ ├─momentum_tor_parallel_b_field_parallel
│ │ ├─momentum_tor_parallel_phi_potential
│ │ ├─momentum_tor_perpendicular_a_field_parallel
│ │ ├─momentum_tor_perpendicular_b_field_parallel
│ │ └─momentum_tor_perpendicular_phi_potential
│ └─fluxes_5d_rotating_frame
│   ├─momentum_tor_parallel_a_field_parallel
│   ├─momentum_tor_parallel_b_field_parallel
│   ├─momentum_tor_parallel_phi_potential
│   ├─momentum_tor_perpendicular_a_field_parallel
│   ├─momentum_tor_perpendicular_b_field_parallel
│   └─momentum_tor_perpendicular_phi_potential
├─normalizing_quantities
│ └─b_field_tor
├─species
│ └─velocity_tor_gradient_norm
├─species_all
│ └─velocity_tor_norm
└─time

Renamed¶

└─ids_properties
  └─source → provenance

edge_sources¶

Added¶

├─grid_ggd
│ └─space
│   └─coordinates_type
│     ├─description
│     ├─index
│     └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─source
  ├─ggd
  │ ├─ion
  │ │ ├─element
  │ │ │ └─multiplicity
  │ │ ├─label
  │ │ ├─momentum
  │ │ │ ├─toroidal
  │ │ │ └─toroidal_coefficients
  │ │ └─state
  │ │   ├─label
  │ │   └─momentum
  │ │     ├─toroidal
  │ │     └─toroidal_coefficients
  │ ├─momentum
  │ │ ├─toroidal
  │ │ └─toroidal_coefficients
  │ └─neutral
  │   ├─element
  │   │ └─multiplicity
  │   ├─label
  │   ├─momentum
  │   │ ├─toroidal
  │   │ └─toroidal_coefficients
  │   └─state
  │     ├─label
  │     └─momentum
  │       ├─toroidal
  │       └─toroidal_coefficients
  ├─ggd_fast
  │ └─ion
  │   ├─element
  │   │ └─multiplicity
  │   └─label
  └─species
    ├─ion
    │ ├─element
    │ │ └─multiplicity
    │ ├─label
    │ └─state
    │   └─label
    └─neutral
      ├─element
      │ └─multiplicity
      ├─label
      └─state
        └─label

Renamed¶

└─ids_properties
  └─source → provenance

gas_injection¶

Added¶

├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
├─pipe
│ └─description
└─valve
  └─description

Removed¶

├─pipe
│ ├─identifier
│ └─species
│   ├─element
│   │ └─multiplicity
│   └─label
└─valve
  ├─identifier
  └─species
    ├─element
    │ └─multiplicity
    └─label

Renamed¶

└─ids_properties
  └─source → provenance

pf_plasma¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Renamed¶

└─ids_properties
  └─source → provenance

transport_solver_numerics¶

Added¶

├─boundary_conditions_ggd
│ └─grid
│   └─space
│     └─coordinates_type
│       ├─description
│       ├─index
│       └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─boundary_conditions_1d
├─boundary_conditions_ggd
│ └─ion
│   ├─label
│   └─state
│     └─label
├─convergence
└─derivatives_1d

Renamed¶

└─ids_properties
  └─source → provenance

hard_x_rays¶

Added¶

├─channel
│ ├─description
│ └─filter_window
│   ├─description
│   └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─channel
  ├─filter_window
  │ └─identifier
  └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

barometry¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Renamed¶

└─ids_properties
  └─source → provenance

b_field_non_axisymmetric¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─time_slice
  ├─control_surface
  │ └─b_field_tor
  └─field_map
    └─b_field_tor

Renamed¶

├─ids_properties
│ └─source → provenance
└─time_slice
  └─control_surface
    └─n_tor → n_phi

refractometer¶

Added¶

├─channel
│ └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─channel
  └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

bremsstrahlung_visible¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Renamed¶

└─ids_properties
  └─source → provenance

runaway_electrons¶

Added¶

├─grid_ggd
│ └─space
│   └─coordinates_type
│     ├─description
│     ├─index
│     └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─global_quantities
  └─current_tor

Renamed¶

├─distribution
│ └─markers
│   └─orbit_integrals
│     └─n_tor → n_phi
└─ids_properties
  └─source → provenance

dataset_fair¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─time

Renamed¶

└─ids_properties
  └─source → provenance

divertors¶

Added¶

├─divertor
│ ├─description
│ └─target
│   ├─description
│   └─tile
│     └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─divertor
  ├─identifier
  └─target
    ├─identifier
    └─tile
      └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

ferritic¶

Added¶

├─grid_ggd
│ └─space
│   └─coordinates_type
│     ├─description
│     ├─index
│     └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─object
  └─time_slice
    ├─b_field_tor
    └─magnetic_moment_tor

Renamed¶

└─ids_properties
  └─source → provenance

calorimetry¶

Added¶

├─cooling_loop
│ └─description
├─group
│ ├─component
│ │ └─description
│ └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─cooling_loop
│ └─identifier
└─group
  ├─component
  │ └─identifier
  └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

coils_non_axisymmetric¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Renamed¶

└─ids_properties
  └─source → provenance

ic_antennas¶

Added¶

├─antenna
│ ├─description
│ └─module
│   ├─current
│   │ └─description
│   ├─description
│   ├─matching_element
│   │ └─description
│   ├─pressure
│   │ └─description
│   └─voltage
│     └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─antenna
  ├─identifier
  ├─module
  │ ├─current
  │ │ └─identifier
  │ ├─identifier
  │ ├─pressure
  │ │ └─identifier
  │ ├─reflection_coefficient
  │ ├─strap
  │ │ └─width_tor
  │ └─voltage
  │   └─identifier
  └─surface_current
    └─n_tor

Renamed¶

└─ids_properties
  └─source → provenance

core_transport¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─model
  └─profiles_1d
    ├─ion
    │ ├─element
    │ │ └─multiplicity
    │ ├─label
    │ └─state
    │   ├─is_neutral
    │   ├─label
    │   └─neutral_type
    ├─momentum_tor
    └─neutral
      ├─element
      │ └─multiplicity
      ├─label
      └─state
        └─label

Renamed¶

└─ids_properties
  └─source → provenance

spectrometer_mass¶

Added¶

├─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─identifier

Renamed¶

└─ids_properties
  └─source → provenance

polarimeter¶

Added¶

├─channel
│ └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─channel
  └─identifier

Renamed¶

├─channel
│ └─polarisation_initial → polarization_initial
└─ids_properties
  └─source → provenance

workflow¶

Added¶

├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─time_loop
  └─component
    └─library

Removed¶

└─time_loop
  └─workflow_cycle
    └─component
      └─time_interval

Renamed¶

└─ids_properties
  └─source → provenance

gas_pumping¶

Added¶

├─duct
│ └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─duct
  ├─identifier
  └─species
    └─element
      └─multiplicity

Renamed¶

└─ids_properties
  └─source → provenance

reflectometer_fluctuation¶

Added¶

├─channel
│ └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─channel
  └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

pf_passive¶

Added¶

├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─loop
  ├─description
  └─element
    └─description

Removed¶

└─loop
  └─element
    └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

ntms¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─time_slice
  └─mode
    ├─detailed_evolution
    │ └─n_tor
    ├─n_tor
    └─onset
      └─n_tor

Renamed¶

└─ids_properties
  └─source → provenance

summary¶

Added¶

├─composition
├─description_after
├─description_before
├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
├─line_average
│ └─n_i
│   ├─boron
│   └─deuterium_tritium
├─local
│ ├─divertor_target
│ │ └─n_i
│ │   ├─boron
│ │   └─deuterium_tritium
│ ├─itb
│ │ ├─n_i
│ │ │ ├─boron
│ │ │ └─deuterium_tritium
│ │ └─velocity_phi
│ │   └─deuterium_tritium
│ ├─limiter
│ │ └─n_i
│ │   ├─boron
│ │   └─deuterium_tritium
│ ├─magnetic_axis
│ │ ├─b_field_phi
│ │ ├─n_i
│ │ │ ├─boron
│ │ │ └─deuterium_tritium
│ │ └─velocity_phi
│ │   └─deuterium_tritium
│ ├─pedestal
│ │ ├─n_i
│ │ │ ├─boron
│ │ │ └─deuterium_tritium
│ │ └─velocity_phi
│ │   └─deuterium_tritium
│ ├─separatrix
│ │ ├─n_i
│ │ │ ├─boron
│ │ │ └─deuterium_tritium
│ │ └─velocity_phi
│ │   └─deuterium_tritium
│ └─separatrix_average
│   ├─n_i
│   │ ├─boron
│   │ └─deuterium_tritium
│   └─velocity_phi
│     └─deuterium_tritium
├─machine
├─pulse
├─pulse_processing_time_begin
├─pulse_time_begin
├─pulse_time_begin_epoch
├─pulse_time_end_epoch
├─simulation
├─type
└─volume_average
  └─n_i
    ├─boron
    └─deuterium_tritium

Removed¶

├─fusion
│ └─neutron_fluxes
├─heating_current_drive
│ ├─ec
│ │ └─angle_tor
│ ├─ic
│ │ └─n_tor
│ └─nbi
│   └─species
│     └─label
└─local
  ├─divertor_plate
  ├─itb
  │ ├─momentum_tor
  │ └─velocity_tor
  ├─magnetic_axis
  │ ├─momentum_tor
  │ └─velocity_tor
  ├─pedestal
  │ ├─momentum_tor
  │ └─velocity_tor
  ├─separatrix
  │ ├─momentum_tor
  │ └─velocity_tor
  └─separatrix_average
    ├─momentum_tor
    └─velocity_tor

Renamed¶

├─global_quantities
│ ├─li → li_3
│ │ ├─source → ../li_3/source
│ │ └─value → ../li_3/value
│ └─li_mhd → li_3_mhd
│   ├─source → ../li_3_mhd/source
│   └─value → ../li_3_mhd/value
├─heating_current_drive
│ └─ec
│   └─polarisation → polarization
│     ├─source → ../polarization/source
│     └─value → ../polarization/value
├─ids_properties
│ └─source → provenance
└─local
  └─magnetic_axis
    └─b_field → b_field_tor
      ├─source → ../b_field_tor/source
      └─value → ../b_field_tor/value

camera_visible¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Renamed¶

└─ids_properties
  └─source → provenance

mhd_linear¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─time_slice
  └─toroidal_mode
    └─n_tor

Renamed¶

└─ids_properties
  └─source → provenance

interferometer¶

Added¶

├─channel
│ └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─channel
  └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

distribution_sources¶

Added¶

├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─source
  └─ggd
    └─grid
      └─space
        └─coordinates_type
          ├─description
          ├─index
          └─name

Removed¶

└─source
  ├─global_quantities
  │ ├─shinethrough
  │ │ └─torque_tor
  │ └─torque_tor
  ├─profiles_1d
  │ └─momentum_tor
  └─species
    ├─ion
    │ ├─element
    │ │ └─multiplicity
    │ ├─label
    │ └─state
    │   └─label
    └─neutral
      ├─element
      │ └─multiplicity
      ├─label
      └─state
        └─label

Renamed¶

├─ids_properties
│ └─source → provenance
└─source
  └─markers
    └─orbit_integrals
      └─n_tor → n_phi

camera_x_rays¶

Added¶

├─description
├─filter_window
│ ├─description
│ └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─camera
│ └─identifier
└─filter_window
  └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

plasma_transport¶

Added¶

├─grid_ggd
│ └─space
│   └─coordinates_type
│     ├─description
│     ├─index
│     └─name
├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─model
  └─ggd
    ├─electrons
    │ ├─energy
    │ │ ├─d_parallel
    │ │ ├─flux_parallel
    │ │ └─v_parallel
    │ └─particles
    │   ├─d_parallel
    │   ├─flux_parallel
    │   └─v_parallel
    ├─ion
    │ ├─energy
    │ │ ├─d_parallel
    │ │ ├─flux_parallel
    │ │ └─v_parallel
    │ ├─momentum
    │ │ ├─d_parallel
    │ │ ├─flux_parallel
    │ │ └─v_parallel
    │ ├─particles
    │ │ ├─d_parallel
    │ │ ├─flux_parallel
    │ │ └─v_parallel
    │ └─state
    │   ├─energy
    │   │ ├─d_parallel
    │   │ ├─flux_parallel
    │   │ └─v_parallel
    │   ├─momentum
    │   │ ├─d_parallel
    │   │ ├─flux_parallel
    │   │ └─v_parallel
    │   └─particles
    │     ├─d_parallel
    │     ├─flux_parallel
    │     └─v_parallel
    ├─momentum
    │ ├─d_parallel
    │ ├─flux_parallel
    │ └─v_parallel
    ├─neutral
    │ ├─energy
    │ │ ├─d_parallel
    │ │ ├─flux_parallel
    │ │ └─v_parallel
    │ ├─momentum
    │ │ ├─d_parallel
    │ │ ├─flux_parallel
    │ │ └─v_parallel
    │ ├─particles
    │ │ ├─d_parallel
    │ │ ├─flux_parallel
    │ │ └─v_parallel
    │ └─state
    │   ├─energy
    │   │ ├─d_parallel
    │   │ ├─flux_parallel
    │   │ └─v_parallel
    │   ├─momentum
    │   │ ├─d_parallel
    │   │ ├─flux_parallel
    │   │ └─v_parallel
    │   └─particles
    │     ├─d_parallel
    │     ├─flux_parallel
    │     └─v_parallel
    └─total_ion_energy
      ├─d_parallel
      ├─flux_parallel
      └─v_parallel

Removed¶

└─model
  ├─ggd
  │ ├─conductivity
  │ │ ├─toroidal
  │ │ └─toroidal_coefficients
  │ ├─ion
  │ │ ├─element
  │ │ │ └─multiplicity
  │ │ ├─momentum
  │ │ │ ├─d
  │ │ │ │ ├─toroidal
  │ │ │ │ └─toroidal_coefficients
  │ │ │ ├─flux
  │ │ │ │ ├─toroidal
  │ │ │ │ └─toroidal_coefficients
  │ │ │ ├─flux_limiter
  │ │ │ │ ├─toroidal
  │ │ │ │ └─toroidal_coefficients
  │ │ │ └─v
  │ │ │   ├─toroidal
  │ │ │   └─toroidal_coefficients
  │ │ └─state
  │ │   └─momentum
  │ │     ├─d
  │ │     │ ├─toroidal
  │ │     │ └─toroidal_coefficients
  │ │     ├─flux
  │ │     │ ├─toroidal
  │ │     │ └─toroidal_coefficients
  │ │     ├─flux_limiter
  │ │     │ ├─toroidal
  │ │     │ └─toroidal_coefficients
  │ │     └─v
  │ │       ├─toroidal
  │ │       └─toroidal_coefficients
  │ ├─momentum
  │ │ ├─d
  │ │ │ ├─toroidal
  │ │ │ └─toroidal_coefficients
  │ │ ├─flux
  │ │ │ ├─toroidal
  │ │ │ └─toroidal_coefficients
  │ │ ├─flux_limiter
  │ │ │ ├─toroidal
  │ │ │ └─toroidal_coefficients
  │ │ └─v
  │ │   ├─toroidal
  │ │   └─toroidal_coefficients
  │ └─neutral
  │   ├─element
  │   │ └─multiplicity
  │   ├─momentum
  │   │ ├─d
  │   │ │ ├─toroidal
  │   │ │ └─toroidal_coefficients
  │   │ ├─flux
  │   │ │ ├─toroidal
  │   │ │ └─toroidal_coefficients
  │   │ ├─flux_limiter
  │   │ │ ├─toroidal
  │   │ │ └─toroidal_coefficients
  │   │ └─v
  │   │   ├─toroidal
  │   │   └─toroidal_coefficients
  │   └─state
  │     └─momentum
  │       ├─d
  │       │ ├─toroidal
  │       │ └─toroidal_coefficients
  │       ├─flux
  │       │ ├─toroidal
  │       │ └─toroidal_coefficients
  │       ├─flux_limiter
  │       │ ├─toroidal
  │       │ └─toroidal_coefficients
  │       └─v
  │         ├─toroidal
  │         └─toroidal_coefficients
  ├─ggd_fast
  │ ├─ion
  │ │ └─element
  │ │   └─multiplicity
  │ └─neutral
  │   └─element
  │     └─multiplicity
  └─profiles_1d
    ├─ion
    │ ├─element
    │ │ └─multiplicity
    │ └─state
    │   ├─is_neutral
    │   └─neutral_type
    ├─momentum_tor
    └─neutral
      └─element
        └─multiplicity

Renamed¶

└─ids_properties
  └─source → provenance

soft_x_rays¶

Added¶

├─channel
│ ├─description
│ └─filter_window
│   ├─description
│   └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─channel
  ├─filter_window
  │ └─identifier
  └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

magnetics¶

Added¶

├─b_field_phi_probe
│ └─description
├─b_field_pol_probe
│ └─description
├─b_field_pol_probe_equivalent
├─flux_loop
│ └─description
├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
├─rogowski_coil
│ └─description
└─shunt
  └─description

Removed¶

├─b_field_phi_probe
│ └─identifier
├─b_field_pol_probe
│ └─identifier
├─b_field_tor_probe
├─bpol_probe
├─flux_loop
│ └─identifier
├─method
├─rogowski_coil
│ └─identifier
└─shunt
  └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

tf¶

Added¶

├─field_map
│ └─grid
│   └─space
│     └─coordinates_type
│       ├─description
│       ├─index
│       └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─b_field_tor_vacuum_r
└─delta_b_field_tor_vacuum_r

Renamed¶

└─ids_properties
  └─source → provenance

langmuir_probes¶

Added¶

├─embedded
│ └─description
├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─reciprocating
  └─description

Removed¶

├─embedded
│ └─identifier
├─equilibrium_id
└─reciprocating
  └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

camera_ir¶

Added¶

├─channel
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─calibration
├─frame
└─name

Renamed¶

└─ids_properties
  └─source → provenance

distributions¶

Added¶

├─distribution
│ ├─ggd
│ │ └─grid
│ │   └─space
│ │     └─coordinates_type
│ │       ├─description
│ │       ├─index
│ │       └─name
│ ├─global_quantities
│ │ ├─power_charge_exchange
│ │ ├─power_first_orbit
│ │ └─power_rotation
│ ├─profiles_1d
│ │ ├─co_passing
│ │ │ └─pressure_fast_perpendicular
│ │ ├─counter_passing
│ │ │ └─pressure_fast_perpendicular
│ │ ├─pressure_fast_perpendicular
│ │ └─trapped
│ │   └─pressure_fast_perpendicular
│ └─profiles_2d
│   ├─co_passing
│   │ └─pressure_fast_perpendicular
│   ├─counter_passing
│   │ └─pressure_fast_perpendicular
│   ├─pressure_fast_perpendicular
│   └─trapped
│     └─pressure_fast_perpendicular
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─distribution
  ├─global_quantities
  │ ├─collisions
  │ │ ├─electrons
  │ │ │ ├─torque_fast_tor
  │ │ │ └─torque_thermal_tor
  │ │ └─ion
  │ │   ├─element
  │ │   │ └─multiplicity
  │ │   ├─label
  │ │   ├─state
  │ │   │ ├─label
  │ │   │ ├─torque_fast_tor
  │ │   │ └─torque_thermal_tor
  │ │   ├─torque_fast_tor
  │ │   └─torque_thermal_tor
  │ ├─current_tor
  │ └─source
  │   └─torque_tor
  ├─profiles_1d
  │ ├─co_passing
  │ │ ├─collisions
  │ │ │ ├─electrons
  │ │ │ │ ├─torque_fast_tor
  │ │ │ │ └─torque_thermal_tor
  │ │ │ └─ion
  │ │ │   ├─element
  │ │ │   │ └─multiplicity
  │ │ │   ├─label
  │ │ │   ├─state
  │ │ │   │ ├─label
  │ │ │   │ ├─torque_fast_tor
  │ │ │   │ └─torque_thermal_tor
  │ │ │   ├─torque_fast_tor
  │ │ │   └─torque_thermal_tor
  │ │ ├─current_fast_tor
  │ │ ├─current_tor
  │ │ ├─source
  │ │ │ └─momentum_tor
  │ │ └─torque_tor_j_radial
  │ ├─collisions
  │ │ ├─electrons
  │ │ │ ├─torque_fast_tor
  │ │ │ └─torque_thermal_tor
  │ │ └─ion
  │ │   ├─element
  │ │   │ └─multiplicity
  │ │   ├─label
  │ │   ├─state
  │ │   │ ├─label
  │ │   │ ├─torque_fast_tor
  │ │   │ └─torque_thermal_tor
  │ │   ├─torque_fast_tor
  │ │   └─torque_thermal_tor
  │ ├─counter_passing
  │ │ ├─collisions
  │ │ │ ├─electrons
  │ │ │ │ ├─torque_fast_tor
  │ │ │ │ └─torque_thermal_tor
  │ │ │ └─ion
  │ │ │   ├─element
  │ │ │   │ └─multiplicity
  │ │ │   ├─label
  │ │ │   ├─state
  │ │ │   │ ├─label
  │ │ │   │ ├─torque_fast_tor
  │ │ │   │ └─torque_thermal_tor
  │ │ │   ├─torque_fast_tor
  │ │ │   └─torque_thermal_tor
  │ │ ├─current_fast_tor
  │ │ ├─current_tor
  │ │ ├─source
  │ │ │ └─momentum_tor
  │ │ └─torque_tor_j_radial
  │ ├─current_fast_tor
  │ ├─current_tor
  │ ├─source
  │ │ └─momentum_tor
  │ ├─thermalisation
  │ │ └─momentum_tor
  │ ├─torque_tor_j_radial
  │ └─trapped
  │   ├─collisions
  │   │ ├─electrons
  │   │ │ ├─torque_fast_tor
  │   │ │ └─torque_thermal_tor
  │   │ └─ion
  │   │   ├─element
  │   │   │ └─multiplicity
  │   │   ├─label
  │   │   ├─state
  │   │   │ ├─label
  │   │   │ ├─torque_fast_tor
  │   │   │ └─torque_thermal_tor
  │   │   ├─torque_fast_tor
  │   │   └─torque_thermal_tor
  │   ├─current_fast_tor
  │   ├─current_tor
  │   ├─source
  │   │ └─momentum_tor
  │   └─torque_tor_j_radial
  ├─profiles_2d
  │ ├─co_passing
  │ │ ├─collisions
  │ │ │ ├─electrons
  │ │ │ │ ├─torque_fast_tor
  │ │ │ │ └─torque_thermal_tor
  │ │ │ └─ion
  │ │ │   ├─element
  │ │ │   │ └─multiplicity
  │ │ │   ├─label
  │ │ │   ├─state
  │ │ │   │ ├─label
  │ │ │   │ └─torque_thermal_tor
  │ │ │   ├─torque_fast_tor
  │ │ │   └─torque_thermal_tor
  │ │ ├─current_fast_tor
  │ │ ├─current_tor
  │ │ └─torque_tor_j_radial
  │ ├─collisions
  │ │ ├─electrons
  │ │ │ ├─torque_fast_tor
  │ │ │ └─torque_thermal_tor
  │ │ └─ion
  │ │   ├─element
  │ │   │ └─multiplicity
  │ │   ├─label
  │ │   ├─state
  │ │   │ ├─label
  │ │   │ ├─torque_fast_tor
  │ │   │ └─torque_thermal_tor
  │ │   ├─torque_fast_tor
  │ │   └─torque_thermal_tor
  │ ├─counter_passing
  │ │ ├─collisions
  │ │ │ ├─electrons
  │ │ │ │ ├─torque_fast_tor
  │ │ │ │ └─torque_thermal_tor
  │ │ │ └─ion
  │ │ │   ├─element
  │ │ │   │ └─multiplicity
  │ │ │   ├─label
  │ │ │   ├─state
  │ │ │   │ ├─label
  │ │ │   │ └─torque_thermal_tor
  │ │ │   ├─torque_fast_tor
  │ │ │   └─torque_thermal_tor
  │ │ ├─current_fast_tor
  │ │ ├─current_tor
  │ │ └─torque_tor_j_radial
  │ ├─current_fast_tor
  │ ├─current_tor
  │ ├─torque_tor_j_radial
  │ └─trapped
  │   ├─collisions
  │   │ ├─electrons
  │   │ │ ├─torque_fast_tor
  │   │ │ └─torque_thermal_tor
  │   │ └─ion
  │   │   ├─element
  │   │   │ └─multiplicity
  │   │   ├─label
  │   │   ├─state
  │   │   │ ├─label
  │   │   │ └─torque_thermal_tor
  │   │   ├─torque_fast_tor
  │   │   └─torque_thermal_tor
  │   ├─current_fast_tor
  │   ├─current_tor
  │   └─torque_tor_j_radial
  └─species
    ├─ion
    │ ├─element
    │ │ └─multiplicity
    │ ├─label
    │ └─state
    │   └─label
    └─neutral
      ├─element
      │ └─multiplicity
      ├─label
      └─state
        └─label

Renamed¶

├─distribution
│ ├─global_quantities
│ │ └─thermalisation → thermalization
│ │   ├─particles → ../thermalization/particles
│ │   ├─power → ../thermalization/power
│ │   └─torque → ../thermalization/torque
│ ├─markers
│ │ └─orbit_integrals
│ │   └─n_tor → n_phi
│ └─profiles_1d
│   └─thermalisation → thermalization
│     ├─energy → ../thermalization/energy
│     ├─momentum_phi → ../thermalization/momentum_phi
│     └─particles → ../thermalization/particles
└─ids_properties
  └─source → provenance

spectrometer_uv¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─channel
  └─processed_line
    └─label

Renamed¶

└─ids_properties
  └─source → provenance

cryostat¶

Added¶

├─description_2d
│ ├─cryostat
│ │ └─unit
│ │   └─description
│ └─thermal_shield
│   └─unit
│     └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─description_2d
  ├─cryostat
  │ └─unit
  │   ├─annular
  │   │ ├─centreline
  │   │ │ └─closed
  │   │ ├─outline_inner
  │   │ │ └─closed
  │   │ └─outline_outer
  │   │   └─closed
  │   ├─element
  │   │ ├─j_tor
  │   │ └─outline
  │   │   └─closed
  │   └─identifier
  └─thermal_shield
    └─unit
      ├─annular
      │ ├─centreline
      │ │ └─closed
      │ ├─outline_inner
      │ │ └─closed
      │ └─outline_outer
      │   └─closed
      ├─element
      │ ├─j_tor
      │ └─outline
      │   └─closed
      └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

core_profiles¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─global_quantities
│ └─li
├─profiles_1d
│ ├─e_field_parallel
│ ├─electrons
│ │ ├─velocity
│ │ ├─velocity_pol
│ │ └─velocity_tor
│ ├─ion
│ │ ├─element
│ │ │ └─multiplicity
│ │ ├─label
│ │ ├─state
│ │ │ └─label
│ │ ├─velocity_pol
│ │ └─velocity_tor
│ ├─j_tor
│ ├─momentum_tor
│ └─neutral
│   ├─element
│   │ └─multiplicity
│   ├─label
│   ├─state
│   │ ├─label
│   │ └─velocity
│   └─velocity
└─profiles_2d
  ├─ion
  │ ├─element
  │ │ └─multiplicity
  │ ├─label
  │ └─state
  │   └─label
  └─momentum_tor

Renamed¶

├─ids_properties
│ └─source → provenance
├─profiles_1d
│ └─ion
│   └─state
│     └─ionisation_potential → ionization_potential
└─profiles_2d
  └─ion
    └─state
      └─ionisation_potential → ionization_potential

bolometer¶

Added¶

├─camera
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─channel

Renamed¶

└─ids_properties
  └─source → provenance

waves¶

Added¶

├─coherent_wave
│ └─full_wave
│   └─grid
│     └─space
│       └─coordinates_type
│         ├─description
│         ├─index
│         └─name
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─coherent_wave
  ├─beam_tracing
  │ └─beam
  │   ├─ion
  │   │ ├─element
  │   │ │ └─multiplicity
  │   │ ├─label
  │   │ └─state
  │   │   └─label
  │   └─wave_vector
  │     ├─k_tor
  │     ├─k_tor_norm
  │     ├─n_tor
  │     └─varying_n_tor
  ├─global_quantities
  │ ├─current_tor
  │ ├─current_tor_n_tor
  │ ├─electrons
  │ │ ├─power_fast_n_tor
  │ │ └─power_thermal_n_tor
  │ ├─ion
  │ │ ├─element
  │ │ │ └─multiplicity
  │ │ ├─label
  │ │ ├─power_fast_n_tor
  │ │ ├─power_thermal_n_tor
  │ │ └─state
  │ │   ├─label
  │ │   ├─power_fast_n_tor
  │ │   └─power_thermal_n_tor
  │ ├─n_tor
  │ └─power_n_tor
  ├─profiles_1d
  │ ├─current_parallel_density_n_tor
  │ ├─current_tor_inside
  │ ├─current_tor_inside_n_tor
  │ ├─e_field_n_tor
  │ ├─electrons
  │ │ ├─power_density_fast_n_tor
  │ │ ├─power_density_thermal_n_tor
  │ │ ├─power_inside_fast_n_tor
  │ │ └─power_inside_thermal_n_tor
  │ ├─ion
  │ │ ├─element
  │ │ │ └─multiplicity
  │ │ ├─label
  │ │ ├─power_density_fast_n_tor
  │ │ ├─power_density_thermal_n_tor
  │ │ ├─power_inside_fast_n_tor
  │ │ ├─power_inside_thermal_n_tor
  │ │ └─state
  │ │   ├─label
  │ │   ├─power_density_fast_n_tor
  │ │   ├─power_density_thermal_n_tor
  │ │   ├─power_inside_fast_n_tor
  │ │   └─power_inside_thermal_n_tor
  │ ├─n_tor
  │ ├─power_density_n_tor
  │ └─power_inside_n_tor
  └─profiles_2d
    ├─e_field_n_tor
    ├─electrons
    │ ├─power_density_fast_n_tor
    │ └─power_density_thermal_n_tor
    ├─ion
    │ ├─element
    │ │ └─multiplicity
    │ ├─label
    │ ├─power_density_fast_n_tor
    │ ├─power_density_thermal_n_tor
    │ └─state
    │   ├─label
    │   ├─power_density_fast_n_tor
    │   └─power_density_thermal_n_tor
    ├─n_tor
    └─power_density_n_tor

Renamed¶

└─ids_properties
  └─source → provenance

mse¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Renamed¶

├─channel
│ └─polarisation_angle → polarization_angle
│   ├─data → ../polarization_angle/data
│   ├─time → ../polarization_angle/time
│   ├─validity → ../polarization_angle/validity
│   └─validity_timed → ../polarization_angle/validity_timed
└─ids_properties
  └─source → provenance

lh_antennas¶

Added¶

├─antenna
│ └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─antenna
│ └─identifier
└─power

Renamed¶

├─antenna
│ └─row
│   └─n_tor → n_phi
└─ids_properties
  └─source → provenance

reflectometer_profile¶

Added¶

├─channel
│ └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

└─channel
  └─identifier

Renamed¶

└─ids_properties
  └─source → provenance

nbi¶

Added¶

├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─unit
  └─description

Removed¶

└─unit
  ├─identifier
  └─species
    └─label

Renamed¶

└─ids_properties
  └─source → provenance

temporary¶

Added¶

└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Renamed¶

└─ids_properties
  └─source → provenance

wall¶

Added¶

├─description_2d
│ ├─limiter
│ │ └─unit
│ │   └─description
│ └─vessel
│   └─unit
│     └─description
├─description_ggd
│ ├─brdf
│ ├─ggd
│ │ ├─b_field
│ │ └─em_force_density
│ └─grid_ggd
│   └─space
│     └─coordinates_type
│       ├─description
│       ├─index
│       └─name
├─first_wall_power_flux_peak_outside_divertors
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─description_2d
│ ├─limiter
│ │ └─unit
│ │   ├─closed
│ │   └─identifier
│ ├─mobile
│ │ └─unit
│ │   └─closed
│ └─vessel
│   └─unit
│     ├─annular
│     │ ├─centreline
│     │ │ └─closed
│     │ ├─outline_inner
│     │ │ └─closed
│     │ └─outline_outer
│     │   └─closed
│     ├─element
│     │ ├─j_tor
│     │ └─outline
│     │   └─closed
│     └─identifier
├─description_ggd
│ └─ggd
│   ├─a_field
│   │ ├─toroidal
│   │ └─toroidal_coefficients
│   ├─e_field
│   │ ├─toroidal
│   │ └─toroidal_coefficients
│   ├─energy_fluxes
│   │ ├─kinetic
│   │ │ ├─ion
│   │ │ │ ├─element
│   │ │ │ │ └─multiplicity
│   │ │ │ ├─label
│   │ │ │ └─state
│   │ │ │   └─label
│   │ │ └─neutral
│   │ │   ├─element
│   │ │   │ └─multiplicity
│   │ │   ├─label
│   │ │   └─state
│   │ │     └─label
│   │ └─recombination
│   │   ├─ion
│   │   │ ├─element
│   │   │ │ └─multiplicity
│   │   │ ├─label
│   │   │ └─state
│   │   │   └─label
│   │   └─neutral
│   │     ├─element
│   │     │ └─multiplicity
│   │     ├─label
│   │     └─state
│   │       └─label
│   ├─j_total
│   │ ├─toroidal
│   │ └─toroidal_coefficients
│   ├─particle_fluxes
│   │ ├─ion
│   │ │ ├─element
│   │ │ │ └─multiplicity
│   │ │ ├─label
│   │ │ └─state
│   │ │   └─label
│   │ └─neutral
│   │   ├─element
│   │   │ └─multiplicity
│   │   ├─label
│   │   └─state
│   │     └─label
│   └─recycling
│     ├─ion
│     │ ├─element
│     │ │ └─multiplicity
│     │ ├─label
│     │ └─state
│     │   └─label
│     └─neutral
│       ├─element
│       │ └─multiplicity
│       ├─label
│       └─state
│         └─label
└─global_quantities
  ├─current_tor
  └─neutral
    ├─element
    │ └─multiplicity
    ├─incident_species
    │ ├─element
    │ │ └─multiplicity
    │ └─label
    └─label

Renamed¶

└─ids_properties
  └─source → provenance

pf_active¶

Added¶

├─circuit
│ └─description
├─coil
│ ├─description
│ ├─element
│ │ └─description
│ └─geometry
├─ids_properties
│ └─plugins
│   └─node
│     ├─get_operation
│     │ └─library
│     ├─put_operation
│     │ └─library
│     └─readback
│       └─library
└─supply
  └─description

Removed¶

├─circuit
│ └─identifier
├─coil
│ ├─element
│ │ └─identifier
│ └─identifier
├─radial_force
├─supply
│ └─identifier
└─vertical_force

Renamed¶

└─ids_properties
  └─source → provenance

ece¶

Added¶

├─channel
│ └─description
└─ids_properties
  └─plugins
    └─node
      ├─get_operation
      │ └─library
      ├─put_operation
      │ └─library
      └─readback
        └─library

Removed¶

├─channel
│ ├─beam_tracing
│ │ └─beam
│ │   └─wave_vector
│ │     ├─k_tor
│ │     ├─k_tor_norm
│ │     ├─n_tor
│ │     └─varying_n_tor
│ ├─identifier
│ ├─t_e
│ └─t_e_voltage
└─t_e_central

Renamed¶

└─ids_properties
  └─source → provenance