Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Included schema scenario.xsd
Namespace No namespace
Properties
attribute form default unqualified
element form default qualified
Element scenario
Namespace No namespace
Annotations
Scenario characteristics, to be used as input or output of a whole discharge simulator. Time-dependent CPO.
Diagram
Diagram utilities_xsd.tmp#datainfo scenario_xsd.tmp#scenario_centre scenario_xsd.tmp#scenario_composition scenario_xsd.tmp#scenario_configs scenario_xsd.tmp#scenario_confinement scenario_xsd.tmp#scenario_currents scenario_xsd.tmp#scenario_edge scenario_xsd.tmp#scenario_energy eqgeometry_xsd.tmp#eqgeometry scenario_xsd.tmp#scenario_global_param scenario_xsd.tmp#scenario_heat_power scenario_xsd.tmp#scenario_itb scenario_xsd.tmp#scenario_lim_div_wall scenario_xsd.tmp#scenario_line_ave scenario_xsd.tmp#scenario_neutron scenario_xsd.tmp#scenario_ninety_five scenario_xsd.tmp#scenario_pedestal scenario_xsd.tmp#scenario_references scenario_xsd.tmp#scenario_reactor scenario_xsd.tmp#scenario_sol scenario_xsd.tmp#scenario_vol_ave utilities_xsd.tmp#codeparam scenario_xsd.tmp#scenario_time
Properties
content complex
Used by
Element top
Model
Children centre, codeparam, composition, configs, confinement, currents, datainfo, edge, energy, eqgeometry, global_param, heat_power, itb, lim_div_wall, line_ave, neutron, ninety_five, pedestal, reactor, references, sol, time, vol_ave
Instance
<scenario>
  <datainfo>{1,1}</datainfo>
  <centre>{1,1}</centre>
  <composition>{1,1}</composition>
  <configs>{1,1}</configs>
  <confinement>{1,1}</confinement>
  <currents>{1,1}</currents>
  <edge>{1,1}</edge>
  <energy>{1,1}</energy>
  <eqgeometry>{1,1}</eqgeometry>
  <global_param>{1,1}</global_param>
  <heat_power>{1,1}</heat_power>
  <itb>{1,1}</itb>
  <lim_div_wall>{1,1}</lim_div_wall>
  <line_ave>{1,1}</line_ave>
  <neutron>{1,1}</neutron>
  <ninety_five>{1,1}</ninety_five>
  <pedestal>{1,1}</pedestal>
  <references>{1,1}</references>
  <reactor>{1,1}</reactor>
  <sol>{1,1}</sol>
  <vol_ave>{1,1}</vol_ave>
  <codeparam>{1,1}</codeparam>
  <time>{1,1}</time>
</scenario>
Source
<xs:element name="scenario">
  <xs:annotation>
    <xs:documentation>Scenario characteristics, to be used as input or output of a whole discharge simulator. Time-dependent CPO.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="datainfo"/>
      <xs:element name="centre" type="scenario_centre">
        <xs:annotation>
          <xs:documentation>central values of the profiles (at magnetic axis)</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="composition" type="scenario_composition">
        <xs:annotation>
          <xs:documentation>Plasma composition (description of ion species).</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="configs" type="scenario_configuration">
        <xs:annotation>
          <xs:documentation>Strings describing the tokamak configuration</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="confinement" type="scenario_confinement">
        <xs:annotation>
          <xs:documentation>characteristic confinement times</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="currents" type="scenario_currents">
        <xs:annotation>
          <xs:documentation>data related to current sources and current diffusion</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="edge" type="scenario_edge">
        <xs:annotation>
          <xs:documentation>edge value (@ LCMS)</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="energy" type="scenario_energy">
        <xs:annotation>
          <xs:documentation>plasma energy content</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="eqgeometry"/>
      <xs:element name="global_param" type="scenario_global">
        <xs:annotation>
          <xs:documentation>Global scalar values</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="heat_power" type="scenario_heat_power">
        <xs:annotation>
          <xs:documentation>Power delivred to plasma (thermal and non thermal)</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="itb" type="scenario_itb">
        <xs:annotation>
          <xs:documentation>Values characteristics of the Internal Transport Barrier</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="lim_div_wall" type="scenario_lim_div_wall">
        <xs:annotation>
          <xs:documentation>values on the plate of divertor or on the limitor or on the wall (@ LCMS)</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="line_ave" type="scenario_line_ave">
        <xs:annotation>
          <xs:documentation>line averaged value</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="neutron" type="scenario_neutron">
        <xs:annotation>
          <xs:documentation>neutron flux for DD and DT reactions</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ninety_five" type="scenario_ninety_five">
        <xs:annotation>
          <xs:documentation>values at 95% of poloidal flux</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="pedestal" type="scenario_pedestal">
        <xs:annotation>
          <xs:documentation>Values at the top of the H-mode pedestal</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="references" type="scenario_references">
        <xs:annotation>
          <xs:documentation>References</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="reactor" type="scenario_reactor">
        <xs:annotation>
          <xs:documentation>reactor data (such as electricity cost ...)</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="sol" type="scenario_sol">
        <xs:annotation>
          <xs:documentation>SOL characteristic (@ LCMS)</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="vol_ave" type="scenario_vol_ave">
        <xs:annotation>
          <xs:documentation>volume averaged value</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="codeparam"/>
      <xs:element name="time" type="xs:float" default="0.0">
        <xs:annotation>
          <xs:documentation>Time [s]; Time-dependent; Scalar</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element scenario / centre
Namespace No namespace
Annotations
central values of the profiles (at magnetic axis)
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_te0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_ti0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_ne0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_ni0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_shift0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_psi0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_phi0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_q0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_Rmag scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_Zmag scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_vtor_0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre
Type scenario_centre
Properties
content complex
Model
te0 , ti0 , ne0 , ni0 , shift0 , psi0 , phi0 , q0 , Rmag , Zmag , vtor_0
Children Rmag, Zmag, ne0, ni0, phi0, psi0, q0, shift0, te0, ti0, vtor_0
Instance
<centre>
  <te0>{1,1}</te0>
  <ti0>{1,1}</ti0>
  <ne0>{1,1}</ne0>
  <ni0>{1,1}</ni0>
  <shift0>{1,1}</shift0>
  <psi0>{1,1}</psi0>
  <phi0>{1,1}</phi0>
  <q0>{1,1}</q0>
  <Rmag>{1,1}</Rmag>
  <Zmag>{1,1}</Zmag>
  <vtor_0>{1,1}</vtor_0>
</centre>
Source
<xs:element name="centre" type="scenario_centre">
  <xs:annotation>
    <xs:documentation>central values of the profiles (at magnetic axis)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_centre / te0
Namespace No namespace
Annotations
central electron temperature [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<te0>
  <value>{1,1}</value>
  <source>{1,1}</source>
</te0>
Source
<xs:element name="te0" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>central electron temperature [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ref / value
Namespace No namespace
Annotations
Signal value; Time-dependent; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="value" type="xs:float">
  <xs:annotation>
    <xs:documentation>Signal value; Time-dependent; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ref / source
Namespace No namespace
Annotations
Source of the signal (any comment describing the origin of the signal : code, path to diagnostic signals, massaging, ...); String
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="source" type="xs:string">
  <xs:annotation>
    <xs:documentation>Source of the signal (any comment describing the origin of the signal : code, path to diagnostic signals, massaging, ...); String</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_centre / ti0
Namespace No namespace
Annotations
central ion temperature [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ti0>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ti0>
Source
<xs:element name="ti0" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>central ion temperature [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_centre / ne0
Namespace No namespace
Annotations
central electron density [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ne0>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ne0>
Source
<xs:element name="ne0" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>central electron density [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_centre / ni0
Namespace No namespace
Annotations
central ion density [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ni0>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ni0>
Source
<xs:element name="ni0" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>central ion density [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_centre / shift0
Namespace No namespace
Annotations
central value of Shafranov shift [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<shift0>
  <value>{1,1}</value>
  <source>{1,1}</source>
</shift0>
Source
<xs:element name="shift0" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>central value of Shafranov shift [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_centre / psi0
Namespace No namespace
Annotations
pedestal poloidal flux [Wb]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<psi0>
  <value>{1,1}</value>
  <source>{1,1}</source>
</psi0>
Source
<xs:element name="psi0" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>pedestal poloidal flux [Wb]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_centre / phi0
Namespace No namespace
Annotations
central toroidal flux [Wb]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<phi0>
  <value>{1,1}</value>
  <source>{1,1}</source>
</phi0>
Source
<xs:element name="phi0" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>central toroidal flux [Wb]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_centre / q0
Namespace No namespace
Annotations
central safety factor value []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<q0>
  <value>{1,1}</value>
  <source>{1,1}</source>
</q0>
Source
<xs:element name="q0" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>central safety factor value []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_centre / Rmag
Namespace No namespace
Annotations
radius of magnetic axis [R]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<Rmag>
  <value>{1,1}</value>
  <source>{1,1}</source>
</Rmag>
Source
<xs:element name="Rmag" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>radius of magnetic axis [R]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_centre / Zmag
Namespace No namespace
Annotations
Z coordinate of magnetic axis [R]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<Zmag>
  <value>{1,1}</value>
  <source>{1,1}</source>
</Zmag>
Source
<xs:element name="Zmag" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Z coordinate of magnetic axis [R]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_centre / vtor_0
Namespace No namespace
Annotations
central rotation velocity of selected impurity [m/s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<vtor_0>
  <value>{1,1}</value>
  <source>{1,1}</source>
</vtor_0>
Source
<xs:element name="vtor_0" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>central rotation velocity of selected impurity [m/s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / composition
Namespace No namespace
Annotations
Plasma composition (description of ion species).
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_amn scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_zn scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_zion scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_imp_flag scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_rot_imp_flag scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_pellet_amn scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_pellet_zn scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_nbi_amn scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_nbi_zn scenario_xsd.tmp#NO_NAMESPACE_scenario_composition
Type scenario_composition
Properties
content complex
Model
Children amn, imp_flag, nbi_amn, nbi_zn, pellet_amn, pellet_zn, rot_imp_flag, zion, zn
Instance
<composition>
  <amn>{1,1}</amn>
  <zn>{1,1}</zn>
  <zion>{1,1}</zion>
  <imp_flag>{1,1}</imp_flag>
  <rot_imp_flag>{1,1}</rot_imp_flag>
  <pellet_amn>{1,1}</pellet_amn>
  <pellet_zn>{1,1}</pellet_zn>
  <nbi_amn>{1,1}</nbi_amn>
  <nbi_zn>{1,1}</nbi_zn>
</composition>
Source
<xs:element name="composition" type="scenario_composition">
  <xs:annotation>
    <xs:documentation>Plasma composition (description of ion species).</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_composition / amn
Namespace No namespace
Annotations
Atomic mass number (lumped ions are allowed); Vector (nion)
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="amn" type="vecflt_type">
  <xs:annotation>
    <xs:documentation>Atomic mass number (lumped ions are allowed); Vector (nion)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_composition / zn
Namespace No namespace
Annotations
Nuclear charge (lumped ions are allowed); Vector (nion)
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="zn" type="vecflt_type">
  <xs:annotation>
    <xs:documentation>Nuclear charge (lumped ions are allowed); Vector (nion)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_composition / zion
Namespace No namespace
Annotations
Ion charge (of the dominant ionisation state; lumped ions are allowed); Vector (nion)
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="zion" type="vecflt_type">
  <xs:annotation>
    <xs:documentation>Ion charge (of the dominant ionisation state; lumped ions are allowed); Vector (nion)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_composition / imp_flag
Namespace No namespace
Annotations
Multiple charge state calculation flag : 0-Only one charge state is considered; 1-Multiple charge state are considered and are described in impurity CPO; Vector (nion)
Diagram
Diagram utilities_xsd.tmp#vecint_type
Type vecint_type
Properties
content simple
Source
<xs:element name="imp_flag" type="vecint_type">
  <xs:annotation>
    <xs:documentation>Multiple charge state calculation flag : 0-Only one charge state is considered; 1-Multiple charge state are considered and are described in impurity CPO; Vector (nion)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_composition / rot_imp_flag
Namespace No namespace
Annotations
set to 1 for the impurity corresponding at the given toroidal rotation, otherwise = 0
Diagram
Diagram utilities_xsd.tmp#vecint_type
Type vecint_type
Properties
content simple
Source
<xs:element name="rot_imp_flag" type="vecint_type">
  <xs:annotation>
    <xs:documentation>set to 1 for the impurity corresponding at the given toroidal rotation, otherwise = 0</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_composition / pellet_amn
Namespace No namespace
Annotations
Atomic mass number (for pellet injector); Vector (nion)
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="pellet_amn" type="vecflt_type">
  <xs:annotation>
    <xs:documentation>Atomic mass number (for pellet injector); Vector (nion)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_composition / pellet_zn
Namespace No namespace
Annotations
Nuclear charge (pellet injector); Vector (nion)
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="pellet_zn" type="vecflt_type">
  <xs:annotation>
    <xs:documentation>Nuclear charge (pellet injector); Vector (nion)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_composition / nbi_amn
Namespace No namespace
Annotations
Atomic mass number (for neutral beam injection); Vector (nion)
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="nbi_amn" type="vecflt_type">
  <xs:annotation>
    <xs:documentation>Atomic mass number (for neutral beam injection); Vector (nion)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_composition / nbi_zn
Namespace No namespace
Annotations
Nuclear charge (for neutral beam injection); Vector (nion)
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="nbi_zn" type="vecflt_type">
  <xs:annotation>
    <xs:documentation>Nuclear charge (for neutral beam injection); Vector (nion)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / configs
Namespace No namespace
Annotations
Strings describing the tokamak configuration
Diagram
Diagram scenario_xsd.tmp#scenario_configuration_config scenario_xsd.tmp#scenario_configuration_lmode_sc scenario_xsd.tmp#scenario_configuration_hmode_sc scenario_xsd.tmp#scenario_configuration_core_sc scenario_xsd.tmp#scenario_configuration_pedestal_sc scenario_xsd.tmp#scenario_configuration_helium_sc scenario_xsd.tmp#scenario_configuration_impurity_sc scenario_xsd.tmp#scenario_configuration_l2h_sc scenario_xsd.tmp#scenario_configuration_tor_rot_sc scenario_xsd.tmp#scenario_configuration_wall_mat scenario_xsd.tmp#scenario_configuration_evap_mat scenario_xsd.tmp#scenario_configuration_lim_mat scenario_xsd.tmp#scenario_configuration_div_mat scenario_xsd.tmp#scenario_configuration_coordinate scenario_xsd.tmp#scenario_configuration_ecrh_freq scenario_xsd.tmp#scenario_configuration_ecrh_loc scenario_xsd.tmp#scenario_configuration_ecrh_mode scenario_xsd.tmp#scenario_configuration_ecrh_tor_ang scenario_xsd.tmp#scenario_configuration_ecrh_pol_ang scenario_xsd.tmp#scenario_configuration_ecrh_harm scenario_xsd.tmp#scenario_configuration_enbi scenario_xsd.tmp#scenario_configuration_r_nbi scenario_xsd.tmp#scenario_configuration_grad_b_drift scenario_xsd.tmp#scenario_configuration_icrh_freq scenario_xsd.tmp#scenario_configuration_icrh_scheme scenario_xsd.tmp#scenario_configuration_icrh_phase scenario_xsd.tmp#scenario_configuration_LH_freq scenario_xsd.tmp#scenario_configuration_LH_npar scenario_xsd.tmp#scenario_configuration_pellet_ang scenario_xsd.tmp#scenario_configuration_pellet_v scenario_xsd.tmp#scenario_configuration_pellet_nba scenario_xsd.tmp#scenario_configuration
Type scenario_configuration
Properties
content complex
Model
Children LH_freq, LH_npar, config, coordinate, core_sc, div_mat, ecrh_freq, ecrh_harm, ecrh_loc, ecrh_mode, ecrh_pol_ang, ecrh_tor_ang, enbi, evap_mat, grad_b_drift, helium_sc, hmode_sc, icrh_freq, icrh_phase, icrh_scheme, impurity_sc, l2h_sc, lim_mat, lmode_sc, pedestal_sc, pellet_ang, pellet_nba, pellet_v, r_nbi, tor_rot_sc, wall_mat
Instance
<configs>
  <config>{1,1}</config>
  <lmode_sc>{1,1}</lmode_sc>
  <hmode_sc>{1,1}</hmode_sc>
  <core_sc>{1,1}</core_sc>
  <pedestal_sc>{1,1}</pedestal_sc>
  <helium_sc>{1,1}</helium_sc>
  <impurity_sc>{1,1}</impurity_sc>
  <l2h_sc>{1,1}</l2h_sc>
  <tor_rot_sc>{1,1}</tor_rot_sc>
  <wall_mat>{1,1}</wall_mat>
  <evap_mat>{1,1}</evap_mat>
  <lim_mat>{1,1}</lim_mat>
  <div_mat>{1,1}</div_mat>
  <coordinate>{1,1}</coordinate>
  <ecrh_freq>{1,1}</ecrh_freq>
  <ecrh_loc>{1,1}</ecrh_loc>
  <ecrh_mode>{1,1}</ecrh_mode>
  <ecrh_tor_ang>{1,1}</ecrh_tor_ang>
  <ecrh_pol_ang>{1,1}</ecrh_pol_ang>
  <ecrh_harm>{1,1}</ecrh_harm>
  <enbi>{1,1}</enbi>
  <r_nbi>{1,1}</r_nbi>
  <grad_b_drift>{1,1}</grad_b_drift>
  <icrh_freq>{1,1}</icrh_freq>
  <icrh_scheme>{1,1}</icrh_scheme>
  <icrh_phase>{1,1}</icrh_phase>
  <LH_freq>{1,1}</LH_freq>
  <LH_npar>{1,1}</LH_npar>
  <pellet_ang>{1,1}</pellet_ang>
  <pellet_v>{1,1}</pellet_v>
  <pellet_nba>{1,1}</pellet_nba>
</configs>
Source
<xs:element name="configs" type="scenario_configuration">
  <xs:annotation>
    <xs:documentation>Strings describing the tokamak configuration</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / config
Namespace No namespace
Annotations
plasma configuration (limiter/divertor ...) []. Time-dependent. Possible values : 0 = undetermined; 1 = poloidal limiter (ring); 2 = poloidal limiter (LFS); 3 = poloidal limiter (HFS); 4 = toroidal limiter (ring); 5 = toroidal limiter (segment); 6 = poloidal divertor; 7 = toroidal divertor (single null, ion drift in direction of divertor); 8 = toroidal divertor (single null, ion drift in oposite direction of divertor); 9 = toroidal divertor (double null).
Diagram
Diagram scenario_xsd.tmp#scenario_int_value scenario_xsd.tmp#scenario_int_source scenario_xsd.tmp#scenario_int
Type scenario_int
Properties
content complex
Model
Children source, value
Instance
<config>
  <value>{1,1}</value>
  <source>{1,1}</source>
</config>
Source
<xs:element name="config" type="scenario_int">
  <xs:annotation>
    <xs:documentation>plasma configuration (limiter/divertor ...) []. Time-dependent. Possible values : 0 = undetermined; 1 = poloidal limiter (ring); 2 = poloidal limiter (LFS); 3 = poloidal limiter (HFS); 4 = toroidal limiter (ring); 5 = toroidal limiter (segment); 6 = poloidal divertor; 7 = toroidal divertor (single null, ion drift in direction of divertor); 8 = toroidal divertor (single null, ion drift in oposite direction of divertor); 9 = toroidal divertor (double null).</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_int / value
Namespace No namespace
Annotations
Signal value; Time-dependent; Scalar Integer.
Diagram
Diagram
Type xs:integer
Properties
content simple
Source
<xs:element name="value" type="xs:integer">
  <xs:annotation>
    <xs:documentation>Signal value; Time-dependent; Scalar Integer.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_int / source
Namespace No namespace
Annotations
Source of the signal (any comment describing the origin of the signal : code, path to diagnostic signals, massaging, ...); String
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="source" type="xs:string">
  <xs:annotation>
    <xs:documentation>Source of the signal (any comment describing the origin of the signal : code, path to diagnostic signals, massaging, ...); String</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / lmode_sc
Namespace No namespace
Annotations
name of the L-mode scaling law. String.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="lmode_sc" type="xs:string">
  <xs:annotation>
    <xs:documentation>name of the L-mode scaling law. String.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / hmode_sc
Namespace No namespace
Annotations
name of the H-mode scaling law. String.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="hmode_sc" type="xs:string">
  <xs:annotation>
    <xs:documentation>name of the H-mode scaling law. String.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / core_sc
Namespace No namespace
Annotations
name of the core plasma  energy scaling law. String.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="core_sc" type="xs:string">
  <xs:annotation>
    <xs:documentation>name of the core plasma energy scaling law. String.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / pedestal_sc
Namespace No namespace
Annotations
name of the  pedestal energy scaling law. String.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="pedestal_sc" type="xs:string">
  <xs:annotation>
    <xs:documentation>name of the pedestal energy scaling law. String.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / helium_sc
Namespace No namespace
Annotations
name of the  helium confinement time scaling law. String.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="helium_sc" type="xs:string">
  <xs:annotation>
    <xs:documentation>name of the helium confinement time scaling law. String.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / impurity_sc
Namespace No namespace
Annotations
name of the impurities confinement time scaling law
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="impurity_sc" type="xs:string">
  <xs:annotation>
    <xs:documentation>name of the impurities confinement time scaling law</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / l2h_sc
Namespace No namespace
Annotations
name of the  L-mode to H-mode power threshold scaling law. String.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="l2h_sc" type="xs:string">
  <xs:annotation>
    <xs:documentation>name of the L-mode to H-mode power threshold scaling law. String.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / tor_rot_sc
Namespace No namespace
Annotations
name of the toroidal spontaneous rotation  scaling law. String.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="tor_rot_sc" type="xs:string">
  <xs:annotation>
    <xs:documentation>name of the toroidal spontaneous rotation scaling law. String.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / wall_mat
Namespace No namespace
Annotations
chemical compostion of the wall. String.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="wall_mat" type="xs:string">
  <xs:annotation>
    <xs:documentation>chemical compostion of the wall. String.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / evap_mat
Namespace No namespace
Annotations
chemical compostion evaporated wall conditioning material. String.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="evap_mat" type="xs:string">
  <xs:annotation>
    <xs:documentation>chemical compostion evaporated wall conditioning material. String.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / lim_mat
Namespace No namespace
Annotations
chemical compostion of the limiter. String.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="lim_mat" type="xs:string">
  <xs:annotation>
    <xs:documentation>chemical compostion of the limiter. String.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / div_mat
Namespace No namespace
Annotations
chemical compostion of the divertor
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="div_mat" type="xs:string">
  <xs:annotation>
    <xs:documentation>chemical compostion of the divertor</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / coordinate
Namespace No namespace
Annotations
name/definition of the internal coordinate of the simulator that are given by the data named rho
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="coordinate" type="xs:string">
  <xs:annotation>
    <xs:documentation>name/definition of the internal coordinate of the simulator that are given by the data named rho</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / ecrh_freq
Namespace No namespace
Annotations
ECRH frequency [Hz]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ecrh_freq>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ecrh_freq>
Source
<xs:element name="ecrh_freq" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ECRH frequency [Hz]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / ecrh_loc
Namespace No namespace
Annotations
position of maximum ECRH deposition on scale of rho [rho]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ecrh_loc>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ecrh_loc>
Source
<xs:element name="ecrh_loc" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>position of maximum ECRH deposition on scale of rho [rho]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / ecrh_mode
Namespace No namespace
Annotations
polarisation of ecrh wave (0 = O mode, 1 = X mode) []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_int_value scenario_xsd.tmp#scenario_int_source scenario_xsd.tmp#scenario_int
Type scenario_int
Properties
content complex
Model
Children source, value
Instance
<ecrh_mode>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ecrh_mode>
Source
<xs:element name="ecrh_mode" type="scenario_int">
  <xs:annotation>
    <xs:documentation>polarisation of ecrh wave (0 = O mode, 1 = X mode) []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / ecrh_tor_ang
Namespace No namespace
Annotations
toroidal angle of ECRH at resonance  [rad] Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ecrh_tor_ang>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ecrh_tor_ang>
Source
<xs:element name="ecrh_tor_ang" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>toroidal angle of ECRH at resonance [rad] Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / ecrh_pol_ang
Namespace No namespace
Annotations
poloidal angle of ECRH resonance positon (0= LFS, pi/2 = top, -pi/2 = down, pi = HFS)  [rad]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ecrh_pol_ang>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ecrh_pol_ang>
Source
<xs:element name="ecrh_pol_ang" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>poloidal angle of ECRH resonance positon (0= LFS, pi/2 = top, -pi/2 = down, pi = HFS) [rad]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / ecrh_harm
Namespace No namespace
Annotations
harmonic number of the apsorbed ecrh wave []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_int_value scenario_xsd.tmp#scenario_int_source scenario_xsd.tmp#scenario_int
Type scenario_int
Properties
content complex
Model
Children source, value
Instance
<ecrh_harm>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ecrh_harm>
Source
<xs:element name="ecrh_harm" type="scenario_int">
  <xs:annotation>
    <xs:documentation>harmonic number of the apsorbed ecrh wave []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / enbi
Namespace No namespace
Annotations
energy of the neutral beam [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<enbi>
  <value>{1,1}</value>
  <source>{1,1}</source>
</enbi>
Source
<xs:element name="enbi" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>energy of the neutral beam [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / r_nbi
Namespace No namespace
Annotations
Major radius of tengance of NBI [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<r_nbi>
  <value>{1,1}</value>
  <source>{1,1}</source>
</r_nbi>
Source
<xs:element name="r_nbi" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Major radius of tengance of NBI [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / grad_b_drift
Namespace No namespace
Annotations
direction of ion grad-B drift (1= to lower divertor, -1 = from lower divertor)  []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_int_value scenario_xsd.tmp#scenario_int_source scenario_xsd.tmp#scenario_int
Type scenario_int
Properties
content complex
Model
Children source, value
Instance
<grad_b_drift>
  <value>{1,1}</value>
  <source>{1,1}</source>
</grad_b_drift>
Source
<xs:element name="grad_b_drift" type="scenario_int">
  <xs:annotation>
    <xs:documentation>direction of ion grad-B drift (1= to lower divertor, -1 = from lower divertor) []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / icrh_freq
Namespace No namespace
Annotations
ICRH frequency [Hz]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<icrh_freq>
  <value>{1,1}</value>
  <source>{1,1}</source>
</icrh_freq>
Source
<xs:element name="icrh_freq" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ICRH frequency [Hz]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / icrh_scheme
Namespace No namespace
Annotations
icrh scheme either : H_min_1; He3_min; T_harm_2; FW; FW_CD; FW_CCD
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="icrh_scheme" type="xs:string">
  <xs:annotation>
    <xs:documentation>icrh scheme either : H_min_1; He3_min; T_harm_2; FW; FW_CD; FW_CCD</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / icrh_phase
Namespace No namespace
Annotations
ICRH antenna phasing [rad]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<icrh_phase>
  <value>{1,1}</value>
  <source>{1,1}</source>
</icrh_phase>
Source
<xs:element name="icrh_phase" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ICRH antenna phasing [rad]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / LH_freq
Namespace No namespace
Annotations
LHCD frequency [Hz]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<LH_freq>
  <value>{1,1}</value>
  <source>{1,1}</source>
</LH_freq>
Source
<xs:element name="LH_freq" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>LHCD frequency [Hz]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / LH_npar
Namespace No namespace
Annotations
LHCD parallel indice []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<LH_npar>
  <value>{1,1}</value>
  <source>{1,1}</source>
</LH_npar>
Source
<xs:element name="LH_npar" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>LHCD parallel indice []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / pellet_ang
Namespace No namespace
Annotations
pellet injection positon (0= LFS, pi/2 = top, -pi/2 = down, pi = HFS)  [rad]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pellet_ang>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pellet_ang>
Source
<xs:element name="pellet_ang" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>pellet injection positon (0= LFS, pi/2 = top, -pi/2 = down, pi = HFS) [rad]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / pellet_v
Namespace No namespace
Annotations
pellet injection velocity [m/s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pellet_v>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pellet_v>
Source
<xs:element name="pellet_v" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>pellet injection velocity [m/s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_configuration / pellet_nba
Namespace No namespace
Annotations
initial number of atoms in pellet  []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pellet_nba>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pellet_nba>
Source
<xs:element name="pellet_nba" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>initial number of atoms in pellet []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / confinement
Namespace No namespace
Annotations
characteristic confinement times
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_e scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_l_sc scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_h_sc scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_he scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_e_ee scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_e_ii scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_e_ei scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_cur_diff scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_i_rol scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement
Type scenario_confinement
Properties
content complex
Model
Children tau_cur_diff, tau_e, tau_e_ee, tau_e_ei, tau_e_ii, tau_h_sc, tau_he, tau_i_rol, tau_l_sc
Instance
<confinement>
  <tau_e>{1,1}</tau_e>
  <tau_l_sc>{1,1}</tau_l_sc>
  <tau_h_sc>{1,1}</tau_h_sc>
  <tau_he>{1,1}</tau_he>
  <tau_e_ee>{1,1}</tau_e_ee>
  <tau_e_ii>{1,1}</tau_e_ii>
  <tau_e_ei>{1,1}</tau_e_ei>
  <tau_cur_diff>{1,1}</tau_cur_diff>
  <tau_i_rol>{1,1}</tau_i_rol>
</confinement>
Source
<xs:element name="confinement" type="scenario_confinement">
  <xs:annotation>
    <xs:documentation>characteristic confinement times</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_confinement / tau_e
Namespace No namespace
Annotations
thermal energy confinement time [s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<tau_e>
  <value>{1,1}</value>
  <source>{1,1}</source>
</tau_e>
Source
<xs:element name="tau_e" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>thermal energy confinement time [s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_confinement / tau_l_sc
Namespace No namespace
Annotations
confinement time given by the selected L-mode scaling law [s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<tau_l_sc>
  <value>{1,1}</value>
  <source>{1,1}</source>
</tau_l_sc>
Source
<xs:element name="tau_l_sc" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>confinement time given by the selected L-mode scaling law [s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_confinement / tau_h_sc
Namespace No namespace
Annotations
confinement time given by the selected H-mode scaling law [s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<tau_h_sc>
  <value>{1,1}</value>
  <source>{1,1}</source>
</tau_h_sc>
Source
<xs:element name="tau_h_sc" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>confinement time given by the selected H-mode scaling law [s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_confinement / tau_he
Namespace No namespace
Annotations
Helium ashes confinement time [s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<tau_he>
  <value>{1,1}</value>
  <source>{1,1}</source>
</tau_he>
Source
<xs:element name="tau_he" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Helium ashes confinement time [s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_confinement / tau_e_ee
Namespace No namespace
Annotations
electron energy confimenent time [s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<tau_e_ee>
  <value>{1,1}</value>
  <source>{1,1}</source>
</tau_e_ee>
Source
<xs:element name="tau_e_ee" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>electron energy confimenent time [s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_confinement / tau_e_ii
Namespace No namespace
Annotations
ion energy confinement time [s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<tau_e_ii>
  <value>{1,1}</value>
  <source>{1,1}</source>
</tau_e_ii>
Source
<xs:element name="tau_e_ii" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ion energy confinement time [s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_confinement / tau_e_ei
Namespace No namespace
Annotations
energy equipartition characteristic time [s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<tau_e_ei>
  <value>{1,1}</value>
  <source>{1,1}</source>
</tau_e_ei>
Source
<xs:element name="tau_e_ei" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>energy equipartition characteristic time [s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_confinement / tau_cur_diff
Namespace No namespace
Annotations
characteristic time for current diffusion  [s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<tau_cur_diff>
  <value>{1,1}</value>
  <source>{1,1}</source>
</tau_cur_diff>
Source
<xs:element name="tau_cur_diff" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>characteristic time for current diffusion [s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_confinement / tau_i_rol
Namespace No namespace
Annotations
characteristic time for current decrease in tokamak equivalent R/L circuit [s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<tau_i_rol>
  <value>{1,1}</value>
  <source>{1,1}</source>
</tau_i_rol>
Source
<xs:element name="tau_i_rol" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>characteristic time for current decrease in tokamak equivalent R/L circuit [s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / currents
Namespace No namespace
Annotations
data related to current sources and current diffusion
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_RR scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_align scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_boot scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_cd_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_eccd scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_fast_ion scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_fwcd scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_lhcd scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_nbicd scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_ni_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_ohm scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_par scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_runaway scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_v_loop scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_v_meas scenario_xsd.tmp#NO_NAMESPACE_scenario_currents
Type scenario_currents
Properties
content complex
Model
Children RR, i_align, i_boot, i_cd_tot, i_eccd, i_fast_ion, i_fwcd, i_lhcd, i_nbicd, i_ni_tot, i_ohm, i_par, i_runaway, v_loop, v_meas
Instance
<currents>
  <RR>{1,1}</RR>
  <i_align>{1,1}</i_align>
  <i_boot>{1,1}</i_boot>
  <i_cd_tot>{1,1}</i_cd_tot>
  <i_eccd>{1,1}</i_eccd>
  <i_fast_ion>{1,1}</i_fast_ion>
  <i_fwcd>{1,1}</i_fwcd>
  <i_lhcd>{1,1}</i_lhcd>
  <i_nbicd>{1,1}</i_nbicd>
  <i_ni_tot>{1,1}</i_ni_tot>
  <i_ohm>{1,1}</i_ohm>
  <i_par>{1,1}</i_par>
  <i_runaway>{1,1}</i_runaway>
  <v_loop>{1,1}</v_loop>
  <v_meas>{1,1}</v_meas>
</currents>
Source
<xs:element name="currents" type="scenario_currents">
  <xs:annotation>
    <xs:documentation>data related to current sources and current diffusion</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / RR
Namespace No namespace
Annotations
plasma resistivity [ohm]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<RR>
  <value>{1,1}</value>
  <source>{1,1}</source>
</RR>
Source
<xs:element name="RR" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>plasma resistivity [ohm]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / i_align
Namespace No namespace
Annotations
current drive alignment quality parameter (1 = good , 0 = bad). Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<i_align>
  <value>{1,1}</value>
  <source>{1,1}</source>
</i_align>
Source
<xs:element name="i_align" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>current drive alignment quality parameter (1 = good , 0 = bad). Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / i_boot
Namespace No namespace
Annotations
bootstrap current [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<i_boot>
  <value>{1,1}</value>
  <source>{1,1}</source>
</i_boot>
Source
<xs:element name="i_boot" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>bootstrap current [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / i_cd_tot
Namespace No namespace
Annotations
total current drive [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<i_cd_tot>
  <value>{1,1}</value>
  <source>{1,1}</source>
</i_cd_tot>
Source
<xs:element name="i_cd_tot" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total current drive [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / i_eccd
Namespace No namespace
Annotations
Electron Cyclotron current drive [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<i_eccd>
  <value>{1,1}</value>
  <source>{1,1}</source>
</i_eccd>
Source
<xs:element name="i_eccd" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Electron Cyclotron current drive [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / i_fast_ion
Namespace No namespace
Annotations
fast ions bootstrap like current drive  (i.e. fast alpha) [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<i_fast_ion>
  <value>{1,1}</value>
  <source>{1,1}</source>
</i_fast_ion>
Source
<xs:element name="i_fast_ion" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>fast ions bootstrap like current drive (i.e. fast alpha) [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / i_fwcd
Namespace No namespace
Annotations
Fast Wave current drive [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<i_fwcd>
  <value>{1,1}</value>
  <source>{1,1}</source>
</i_fwcd>
Source
<xs:element name="i_fwcd" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Fast Wave current drive [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / i_lhcd
Namespace No namespace
Annotations
Lower Hybrid current drive [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<i_lhcd>
  <value>{1,1}</value>
  <source>{1,1}</source>
</i_lhcd>
Source
<xs:element name="i_lhcd" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Lower Hybrid current drive [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / i_nbicd
Namespace No namespace
Annotations
Neutral Beam Injection current drive  [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<i_nbicd>
  <value>{1,1}</value>
  <source>{1,1}</source>
</i_nbicd>
Source
<xs:element name="i_nbicd" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Neutral Beam Injection current drive [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / i_ni_tot
Namespace No namespace
Annotations
total non inductive current  [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<i_ni_tot>
  <value>{1,1}</value>
  <source>{1,1}</source>
</i_ni_tot>
Source
<xs:element name="i_ni_tot" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total non inductive current [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / i_ohm
Namespace No namespace
Annotations
ohmic current  [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<i_ohm>
  <value>{1,1}</value>
  <source>{1,1}</source>
</i_ohm>
Source
<xs:element name="i_ohm" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ohmic current [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / i_par
Namespace No namespace
Annotations
total plasma current (projected on B : <J.B>/B0)   [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<i_par>
  <value>{1,1}</value>
  <source>{1,1}</source>
</i_par>
Source
<xs:element name="i_par" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total plasma current (projected on B : <J.B>/B0) [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / i_runaway
Namespace No namespace
Annotations
runaway current  [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<i_runaway>
  <value>{1,1}</value>
  <source>{1,1}</source>
</i_runaway>
Source
<xs:element name="i_runaway" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>runaway current [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / v_loop
Namespace No namespace
Annotations
loop voltage @ LCMS / LFS , equatorial point  [V]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<v_loop>
  <value>{1,1}</value>
  <source>{1,1}</source>
</v_loop>
Source
<xs:element name="v_loop" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>loop voltage @ LCMS / LFS , equatorial point [V]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_currents / v_meas
Namespace No namespace
Annotations
loop voltage measured on a  coil   [V]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<v_meas>
  <value>{1,1}</value>
  <source>{1,1}</source>
</v_meas>
Source
<xs:element name="v_meas" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>loop voltage measured on a coil [V]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / edge
Namespace No namespace
Annotations
edge value (@ LCMS)
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_te_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_ti_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_ne_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_ni_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_psi_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_phi_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_rho_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_drho_edge_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_q_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_neutral_flux scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_phi_plasma scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_vtor_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge
Type scenario_edge
Properties
content complex
Model
Children drho_edge_dt, ne_edge, neutral_flux, ni_edge, phi_edge, phi_plasma, psi_edge, q_edge, rho_edge, te_edge, ti_edge, vtor_edge
Instance
<edge>
  <te_edge>{1,1}</te_edge>
  <ti_edge>{1,1}</ti_edge>
  <ne_edge>{1,1}</ne_edge>
  <ni_edge>{1,1}</ni_edge>
  <psi_edge>{1,1}</psi_edge>
  <phi_edge>{1,1}</phi_edge>
  <rho_edge>{1,1}</rho_edge>
  <drho_edge_dt>{1,1}</drho_edge_dt>
  <q_edge>{1,1}</q_edge>
  <neutral_flux>{1,1}</neutral_flux>
  <phi_plasma>{1,1}</phi_plasma>
  <vtor_edge>{1,1}</vtor_edge>
</edge>
Source
<xs:element name="edge" type="scenario_edge">
  <xs:annotation>
    <xs:documentation>edge value (@ LCMS)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_edge / te_edge
Namespace No namespace
Annotations
edge electron temperature [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<te_edge>
  <value>{1,1}</value>
  <source>{1,1}</source>
</te_edge>
Source
<xs:element name="te_edge" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>edge electron temperature [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_edge / ti_edge
Namespace No namespace
Annotations
edge ion temperature [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ti_edge>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ti_edge>
Source
<xs:element name="ti_edge" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>edge ion temperature [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_edge / ne_edge
Namespace No namespace
Annotations
edge electron density [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ne_edge>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ne_edge>
Source
<xs:element name="ne_edge" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>edge electron density [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_edge / ni_edge
Namespace No namespace
Annotations
edge ion density [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ni_edge>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ni_edge>
Source
<xs:element name="ni_edge" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>edge ion density [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_edge / psi_edge
Namespace No namespace
Annotations
edge  poloidal flux [Wb]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<psi_edge>
  <value>{1,1}</value>
  <source>{1,1}</source>
</psi_edge>
Source
<xs:element name="psi_edge" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>edge poloidal flux [Wb]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_edge / phi_edge
Namespace No namespace
Annotations
edge  toroidal flux [Wb]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<phi_edge>
  <value>{1,1}</value>
  <source>{1,1}</source>
</phi_edge>
Source
<xs:element name="phi_edge" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>edge toroidal flux [Wb]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_edge / rho_edge
Namespace No namespace
Annotations
edge value of internal simulator coordinate [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<rho_edge>
  <value>{1,1}</value>
  <source>{1,1}</source>
</rho_edge>
Source
<xs:element name="rho_edge" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>edge value of internal simulator coordinate [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_edge / drho_edge_dt
Namespace No namespace
Annotations
time derivative of edge value of internal simulator coordinate [m/s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<drho_edge_dt>
  <value>{1,1}</value>
  <source>{1,1}</source>
</drho_edge_dt>
Source
<xs:element name="drho_edge_dt" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>time derivative of edge value of internal simulator coordinate [m/s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_edge / q_edge
Namespace No namespace
Annotations
edge or effective  safety factor value []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<q_edge>
  <value>{1,1}</value>
  <source>{1,1}</source>
</q_edge>
Source
<xs:element name="q_edge" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>edge or effective safety factor value []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_edge / neutral_flux
Namespace No namespace
Annotations
number of cold neutral (in equivalent electron for Z >1) that input in  plasma at the edge every second coming from recycling and gaz puff [s^-1]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<neutral_flux>
  <value>{1,1}</value>
  <source>{1,1}</source>
</neutral_flux>
Source
<xs:element name="neutral_flux" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>number of cold neutral (in equivalent electron for Z >1) that input in plasma at the edge every second coming from recycling and gaz puff [s^-1]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_edge / phi_plasma
Namespace No namespace
Annotations
contribution of the plasma to the toroidal flux (used for toroidal coils heat load computation) [Wb]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<phi_plasma>
  <value>{1,1}</value>
  <source>{1,1}</source>
</phi_plasma>
Source
<xs:element name="phi_plasma" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>contribution of the plasma to the toroidal flux (used for toroidal coils heat load computation) [Wb]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_edge / vtor_edge
Namespace No namespace
Annotations
rotation velocity of selected impurity on the separatrix [m/s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<vtor_edge>
  <value>{1,1}</value>
  <source>{1,1}</source>
</vtor_edge>
Source
<xs:element name="vtor_edge" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>rotation velocity of selected impurity on the separatrix [m/s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / energy
Namespace No namespace
Annotations
plasma energy content
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_w_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_w_b_pol scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_w_dia scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_dwdia_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_w_b_tor_pla scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_w_th scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_dwtot_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_dwbpol_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_dwbtorpla_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_dwth_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_esup_icrhtot scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_esup_icrhper scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_esup_nbitot scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_esup_nbiperp scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_esup_lhcd scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_esup_alpha scenario_xsd.tmp#NO_NAMESPACE_scenario_energy
Type scenario_energy
Properties
content complex
Model
Children dwbpol_dt, dwbtorpla_dt, dwdia_dt, dwth_dt, dwtot_dt, esup_alpha, esup_icrhper, esup_icrhtot, esup_lhcd, esup_nbiperp, esup_nbitot, w_b_pol, w_b_tor_pla, w_dia, w_th, w_tot
Instance
<energy>
  <w_tot>{1,1}</w_tot>
  <w_b_pol>{1,1}</w_b_pol>
  <w_dia>{1,1}</w_dia>
  <dwdia_dt>{1,1}</dwdia_dt>
  <w_b_tor_pla>{1,1}</w_b_tor_pla>
  <w_th>{1,1}</w_th>
  <dwtot_dt>{1,1}</dwtot_dt>
  <dwbpol_dt>{1,1}</dwbpol_dt>
  <dwbtorpla_dt>{1,1}</dwbtorpla_dt>
  <dwth_dt>{1,1}</dwth_dt>
  <esup_icrhtot>{1,1}</esup_icrhtot>
  <esup_icrhper>{1,1}</esup_icrhper>
  <esup_nbitot>{1,1}</esup_nbitot>
  <esup_nbiperp>{1,1}</esup_nbiperp>
  <esup_lhcd>{1,1}</esup_lhcd>
  <esup_alpha>{1,1}</esup_alpha>
</energy>
Source
<xs:element name="energy" type="scenario_energy">
  <xs:annotation>
    <xs:documentation>plasma energy content</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / w_tot
Namespace No namespace
Annotations
total plasma energy [J]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<w_tot>
  <value>{1,1}</value>
  <source>{1,1}</source>
</w_tot>
Source
<xs:element name="w_tot" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total plasma energy [J]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / w_b_pol
Namespace No namespace
Annotations
poloidal field energy of  the plasma [J]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<w_b_pol>
  <value>{1,1}</value>
  <source>{1,1}</source>
</w_b_pol>
Source
<xs:element name="w_b_pol" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>poloidal field energy of the plasma [J]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / w_dia
Namespace No namespace
Annotations
3/2 perpendicular plasma energy [J]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<w_dia>
  <value>{1,1}</value>
  <source>{1,1}</source>
</w_dia>
Source
<xs:element name="w_dia" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>3/2 perpendicular plasma energy [J]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / dwdia_dt
Namespace No namespace
Annotations
time derivative of Wdia [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<dwdia_dt>
  <value>{1,1}</value>
  <source>{1,1}</source>
</dwdia_dt>
Source
<xs:element name="dwdia_dt" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>time derivative of Wdia [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / w_b_tor_pla
Namespace No namespace
Annotations
toroidal magnetic plasma energy  [J]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<w_b_tor_pla>
  <value>{1,1}</value>
  <source>{1,1}</source>
</w_b_tor_pla>
Source
<xs:element name="w_b_tor_pla" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>toroidal magnetic plasma energy [J]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / w_th
Namespace No namespace
Annotations
thermal plasma energy [J]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<w_th>
  <value>{1,1}</value>
  <source>{1,1}</source>
</w_th>
Source
<xs:element name="w_th" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>thermal plasma energy [J]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / dwtot_dt
Namespace No namespace
Annotations
time derivative of total plasma energy [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<dwtot_dt>
  <value>{1,1}</value>
  <source>{1,1}</source>
</dwtot_dt>
Source
<xs:element name="dwtot_dt" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>time derivative of total plasma energy [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / dwbpol_dt
Namespace No namespace
Annotations
time derivative of plasma poloidal field energy [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<dwbpol_dt>
  <value>{1,1}</value>
  <source>{1,1}</source>
</dwbpol_dt>
Source
<xs:element name="dwbpol_dt" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>time derivative of plasma poloidal field energy [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / dwbtorpla_dt
Namespace No namespace
Annotations
time derivative of toroidal magnetic plasma energy  [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<dwbtorpla_dt>
  <value>{1,1}</value>
  <source>{1,1}</source>
</dwbtorpla_dt>
Source
<xs:element name="dwbtorpla_dt" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>time derivative of toroidal magnetic plasma energy [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / dwth_dt
Namespace No namespace
Annotations
time derivative of thermal plasma energy [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<dwth_dt>
  <value>{1,1}</value>
  <source>{1,1}</source>
</dwth_dt>
Source
<xs:element name="dwth_dt" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>time derivative of thermal plasma energy [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / esup_icrhtot
Namespace No namespace
Annotations
total suprathermal energy of fast ions accelerated  by ICRH [J]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<esup_icrhtot>
  <value>{1,1}</value>
  <source>{1,1}</source>
</esup_icrhtot>
Source
<xs:element name="esup_icrhtot" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total suprathermal energy of fast ions accelerated by ICRH [J]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / esup_icrhper
Namespace No namespace
Annotations
perpendicular part of suprathermal energy of fast ions accelerated  by ICRH [J]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<esup_icrhper>
  <value>{1,1}</value>
  <source>{1,1}</source>
</esup_icrhper>
Source
<xs:element name="esup_icrhper" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>perpendicular part of suprathermal energy of fast ions accelerated by ICRH [J]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / esup_nbitot
Namespace No namespace
Annotations
total suprathermal energy of fast ions from NBI ionisation [J]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<esup_nbitot>
  <value>{1,1}</value>
  <source>{1,1}</source>
</esup_nbitot>
Source
<xs:element name="esup_nbitot" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total suprathermal energy of fast ions from NBI ionisation [J]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / esup_nbiperp
Namespace No namespace
Annotations
perpendicular part of suprathermal energy of fast ions from NBI ionisation [J]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<esup_nbiperp>
  <value>{1,1}</value>
  <source>{1,1}</source>
</esup_nbiperp>
Source
<xs:element name="esup_nbiperp" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>perpendicular part of suprathermal energy of fast ions from NBI ionisation [J]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / esup_lhcd
Namespace No namespace
Annotations
total suprathermal energy of fast electron from LHCD [J]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<esup_lhcd>
  <value>{1,1}</value>
  <source>{1,1}</source>
</esup_lhcd>
Source
<xs:element name="esup_lhcd" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total suprathermal energy of fast electron from LHCD [J]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_energy / esup_alpha
Namespace No namespace
Annotations
total suprathermal energy of fast alpha particules [J]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<esup_alpha>
  <value>{1,1}</value>
  <source>{1,1}</source>
</esup_alpha>
Source
<xs:element name="esup_alpha" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total suprathermal energy of fast alpha particules [J]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / global_param
Namespace No namespace
Annotations
Global scalar values
Diagram
Diagram scenario_xsd.tmp#scenario_global_ip scenario_xsd.tmp#scenario_global_dip_dt scenario_xsd.tmp#scenario_global_beta_pol scenario_xsd.tmp#scenario_global_beta_tor scenario_xsd.tmp#scenario_global_beta_normal scenario_xsd.tmp#scenario_global_li scenario_xsd.tmp#scenario_global_volume scenario_xsd.tmp#scenario_global_area_pol scenario_xsd.tmp#scenario_global_area_ext scenario_xsd.tmp#scenario_global_len_sepa scenario_xsd.tmp#scenario_global_beta_pol_th scenario_xsd.tmp#scenario_global_beta_tor_th scenario_xsd.tmp#scenario_global_beta_n_th scenario_xsd.tmp#scenario_global_disruption scenario_xsd.tmp#scenario_global_mode_h scenario_xsd.tmp#scenario_global_s_alpha scenario_xsd.tmp#scenario_global
Type scenario_global
Properties
content complex
Model
Children area_ext, area_pol, beta_n_th, beta_normal, beta_pol, beta_pol_th, beta_tor, beta_tor_th, dip_dt, disruption, ip, len_sepa, li, mode_h, s_alpha, volume
Instance
<global_param>
  <ip>{1,1}</ip>
  <dip_dt>{1,1}</dip_dt>
  <beta_pol>{1,1}</beta_pol>
  <beta_tor>{1,1}</beta_tor>
  <beta_normal>{1,1}</beta_normal>
  <li>{1,1}</li>
  <volume>{1,1}</volume>
  <area_pol>{1,1}</area_pol>
  <area_ext>{1,1}</area_ext>
  <len_sepa>{1,1}</len_sepa>
  <beta_pol_th>{1,1}</beta_pol_th>
  <beta_tor_th>{1,1}</beta_tor_th>
  <beta_n_th>{1,1}</beta_n_th>
  <disruption>{1,1}</disruption>
  <mode_h>{1,1}</mode_h>
  <s_alpha>{1,1}</s_alpha>
</global_param>
Source
<xs:element name="global_param" type="scenario_global">
  <xs:annotation>
    <xs:documentation>Global scalar values</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / ip
Namespace No namespace
Annotations
Plasma current [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ip>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ip>
Source
<xs:element name="ip" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Plasma current [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / dip_dt
Namespace No namespace
Annotations
time derivative of plasma current [A/s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<dip_dt>
  <value>{1,1}</value>
  <source>{1,1}</source>
</dip_dt>
Source
<xs:element name="dip_dt" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>time derivative of plasma current [A/s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / beta_pol
Namespace No namespace
Annotations
poloidal beta []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<beta_pol>
  <value>{1,1}</value>
  <source>{1,1}</source>
</beta_pol>
Source
<xs:element name="beta_pol" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>poloidal beta []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / beta_tor
Namespace No namespace
Annotations
toroidal beta []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<beta_tor>
  <value>{1,1}</value>
  <source>{1,1}</source>
</beta_tor>
Source
<xs:element name="beta_tor" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>toroidal beta []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / beta_normal
Namespace No namespace
Annotations
normalised beta []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<beta_normal>
  <value>{1,1}</value>
  <source>{1,1}</source>
</beta_normal>
Source
<xs:element name="beta_normal" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>normalised beta []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / li
Namespace No namespace
Annotations
internal inductance (definition 3). Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<li>
  <value>{1,1}</value>
  <source>{1,1}</source>
</li>
Source
<xs:element name="li" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>internal inductance (definition 3). Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / volume
Namespace No namespace
Annotations
total plasma volume [m^3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<volume>
  <value>{1,1}</value>
  <source>{1,1}</source>
</volume>
Source
<xs:element name="volume" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total plasma volume [m^3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / area_pol
Namespace No namespace
Annotations
area poloidal cross section [m^2]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<area_pol>
  <value>{1,1}</value>
  <source>{1,1}</source>
</area_pol>
Source
<xs:element name="area_pol" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>area poloidal cross section [m^2]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / area_ext
Namespace No namespace
Annotations
external plasma surface [m^2]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<area_ext>
  <value>{1,1}</value>
  <source>{1,1}</source>
</area_ext>
Source
<xs:element name="area_ext" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>external plasma surface [m^2]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / len_sepa
Namespace No namespace
Annotations
length of the separatrix [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<len_sepa>
  <value>{1,1}</value>
  <source>{1,1}</source>
</len_sepa>
Source
<xs:element name="len_sepa" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>length of the separatrix [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / beta_pol_th
Namespace No namespace
Annotations
poloidal beta, thermal contribution []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<beta_pol_th>
  <value>{1,1}</value>
  <source>{1,1}</source>
</beta_pol_th>
Source
<xs:element name="beta_pol_th" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>poloidal beta, thermal contribution []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / beta_tor_th
Namespace No namespace
Annotations
toroidal beta, thermal contribution []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<beta_tor_th>
  <value>{1,1}</value>
  <source>{1,1}</source>
</beta_tor_th>
Source
<xs:element name="beta_tor_th" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>toroidal beta, thermal contribution []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / beta_n_th
Namespace No namespace
Annotations
normalised beta, thermal contribution []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<beta_n_th>
  <value>{1,1}</value>
  <source>{1,1}</source>
</beta_n_th>
Source
<xs:element name="beta_n_th" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>normalised beta, thermal contribution []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / disruption
Namespace No namespace
Annotations
flag for disruption (set to 1 for disruption, oterwise equal 0) []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<disruption>
  <value>{1,1}</value>
  <source>{1,1}</source>
</disruption>
Source
<xs:element name="disruption" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>flag for disruption (set to 1 for disruption, oterwise equal 0) []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / mode_h
Namespace No namespace
Annotations
confinement mode verus time:  0 = L-mode et 1 = H-mode []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<mode_h>
  <value>{1,1}</value>
  <source>{1,1}</source>
</mode_h>
Source
<xs:element name="mode_h" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>confinement mode verus time: 0 = L-mode et 1 = H-mode []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_global / s_alpha
Namespace No namespace
Annotations
total number of alpha fusion  particules from D-T ractions  per second [s^-1]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<s_alpha>
  <value>{1,1}</value>
  <source>{1,1}</source>
</s_alpha>
Source
<xs:element name="s_alpha" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total number of alpha fusion particules from D-T ractions per second [s^-1]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / heat_power
Namespace No namespace
Annotations
Power delivred to plasma (thermal and non thermal)
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_plh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pohmic scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_picrh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pecrh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pnbi scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pnbi_co_cur scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pnbi_counter scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_plh_th scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_picrh_th scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pecrh_th scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pnbi_th scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_ploss_icrh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_ploss_nbi scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pbrem scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pcyclo scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_prad scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pdd_fus scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pei scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pel_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pel_fus scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pel_icrh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pel_nbi scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pfus_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_ploss_fus scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pfus_nbi scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pfus_th scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_padd_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pion_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pion_fus scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pion_icrh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pion_nbi scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pioniz scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_ploss scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_p_wth scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_p_w scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_p_l2h_thr scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_p_l2h_sc scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_p_nbi_icrh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power
Type scenario_heat_power
Properties
content complex
Model
Children p_l2h_sc, p_l2h_thr, p_nbi_icrh, p_w, p_wth, padd_tot, pbrem, pcyclo, pdd_fus, pecrh, pecrh_th, pei, pel_fus, pel_icrh, pel_nbi, pel_tot, pfus_dt, pfus_nbi, pfus_th, picrh, picrh_th, pion_fus, pion_icrh, pion_nbi, pion_tot, pioniz, plh, plh_th, ploss, ploss_fus, ploss_icrh, ploss_nbi, pnbi, pnbi_co_cur, pnbi_counter, pnbi_th, pohmic, prad
Instance
<heat_power>
  <plh>{1,1}</plh>
  <pohmic>{1,1}</pohmic>
  <picrh>{1,1}</picrh>
  <pecrh>{1,1}</pecrh>
  <pnbi>{1,1}</pnbi>
  <pnbi_co_cur>{1,1}</pnbi_co_cur>
  <pnbi_counter>{1,1}</pnbi_counter>
  <plh_th>{1,1}</plh_th>
  <picrh_th>{1,1}</picrh_th>
  <pecrh_th>{1,1}</pecrh_th>
  <pnbi_th>{1,1}</pnbi_th>
  <ploss_icrh>{1,1}</ploss_icrh>
  <ploss_nbi>{1,1}</ploss_nbi>
  <pbrem>{1,1}</pbrem>
  <pcyclo>{1,1}</pcyclo>
  <prad>{1,1}</prad>
  <pdd_fus>{1,1}</pdd_fus>
  <pei>{1,1}</pei>
  <pel_tot>{1,1}</pel_tot>
  <pel_fus>{1,1}</pel_fus>
  <pel_icrh>{1,1}</pel_icrh>
  <pel_nbi>{1,1}</pel_nbi>
  <pfus_dt>{1,1}</pfus_dt>
  <ploss_fus>{1,1}</ploss_fus>
  <pfus_nbi>{1,1}</pfus_nbi>
  <pfus_th>{1,1}</pfus_th>
  <padd_tot>{1,1}</padd_tot>
  <pion_tot>{1,1}</pion_tot>
  <pion_fus>{1,1}</pion_fus>
  <pion_icrh>{1,1}</pion_icrh>
  <pion_nbi>{1,1}</pion_nbi>
  <pioniz>{1,1}</pioniz>
  <ploss>{1,1}</ploss>
  <p_wth>{1,1}</p_wth>
  <p_w>{1,1}</p_w>
  <p_l2h_thr>{1,1}</p_l2h_thr>
  <p_l2h_sc>{1,1}</p_l2h_sc>
  <p_nbi_icrh>{1,1}</p_nbi_icrh>
</heat_power>
Source
<xs:element name="heat_power" type="scenario_heat_power">
  <xs:annotation>
    <xs:documentation>Power delivred to plasma (thermal and non thermal)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / plh
Namespace No namespace
Annotations
Lower hybrid power [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<plh>
  <value>{1,1}</value>
  <source>{1,1}</source>
</plh>
Source
<xs:element name="plh" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Lower hybrid power [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pohmic
Namespace No namespace
Annotations
ohmic power (thermal species contribution only) [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pohmic>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pohmic>
Source
<xs:element name="pohmic" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ohmic power (thermal species contribution only) [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / picrh
Namespace No namespace
Annotations
Ion cyclotron resonnance heating power [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<picrh>
  <value>{1,1}</value>
  <source>{1,1}</source>
</picrh>
Source
<xs:element name="picrh" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Ion cyclotron resonnance heating power [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pecrh
Namespace No namespace
Annotations
electron cyclotron resonnance heating power [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pecrh>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pecrh>
Source
<xs:element name="pecrh" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>electron cyclotron resonnance heating power [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pnbi
Namespace No namespace
Annotations
neutral beam injection power [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pnbi>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pnbi>
Source
<xs:element name="pnbi" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>neutral beam injection power [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pnbi_co_cur
Namespace No namespace
Annotations
neutral beam injection power injeted in co-current direction [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pnbi_co_cur>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pnbi_co_cur>
Source
<xs:element name="pnbi_co_cur" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>neutral beam injection power injeted in co-current direction [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pnbi_counter
Namespace No namespace
Annotations
neutral beam injection power injeted in counter-current direction [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pnbi_counter>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pnbi_counter>
Source
<xs:element name="pnbi_counter" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>neutral beam injection power injeted in counter-current direction [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / plh_th
Namespace No namespace
Annotations
lower hybrid power deposited on thermal electrons [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<plh_th>
  <value>{1,1}</value>
  <source>{1,1}</source>
</plh_th>
Source
<xs:element name="plh_th" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>lower hybrid power deposited on thermal electrons [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / picrh_th
Namespace No namespace
Annotations
ion cyclotron resonnance heating power deposited on thermal species [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<picrh_th>
  <value>{1,1}</value>
  <source>{1,1}</source>
</picrh_th>
Source
<xs:element name="picrh_th" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ion cyclotron resonnance heating power deposited on thermal species [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pecrh_th
Namespace No namespace
Annotations
electron cyclotron resonnance heating power deposited on thermal electrons [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pecrh_th>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pecrh_th>
Source
<xs:element name="pecrh_th" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>electron cyclotron resonnance heating power deposited on thermal electrons [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pnbi_th
Namespace No namespace
Annotations
neutral beam injection power deposited on thermal species [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pnbi_th>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pnbi_th>
Source
<xs:element name="pnbi_th" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>neutral beam injection power deposited on thermal species [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / ploss_icrh
Namespace No namespace
Annotations
Ion cyclotron resonnance heating power losses [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ploss_icrh>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ploss_icrh>
Source
<xs:element name="ploss_icrh" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Ion cyclotron resonnance heating power losses [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / ploss_nbi
Namespace No namespace
Annotations
neutral beam injection power losses (including shine-through) [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ploss_nbi>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ploss_nbi>
Source
<xs:element name="ploss_nbi" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>neutral beam injection power losses (including shine-through) [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pbrem
Namespace No namespace
Annotations
Bremsstrahlung radition losses [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pbrem>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pbrem>
Source
<xs:element name="pbrem" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Bremsstrahlung radition losses [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pcyclo
Namespace No namespace
Annotations
cyclotron radiation losses [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pcyclo>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pcyclo>
Source
<xs:element name="pcyclo" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>cyclotron radiation losses [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / prad
Namespace No namespace
Annotations
impurity radition losses in core plamsa , without Bremsstrahlung [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<prad>
  <value>{1,1}</value>
  <source>{1,1}</source>
</prad>
Source
<xs:element name="prad" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>impurity radition losses in core plamsa , without Bremsstrahlung [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pdd_fus
Namespace No namespace
Annotations
fusion power due to DD reactions [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pdd_fus>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pdd_fus>
Source
<xs:element name="pdd_fus" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>fusion power due to DD reactions [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pei
Namespace No namespace
Annotations
power exchange between eletron and ion (equipartition) [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pei>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pei>
Source
<xs:element name="pei" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>power exchange between eletron and ion (equipartition) [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pel_tot
Namespace No namespace
Annotations
total thermal electron power deposition without equipartition [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pel_tot>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pel_tot>
Source
<xs:element name="pel_tot" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total thermal electron power deposition without equipartition [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pel_fus
Namespace No namespace
Annotations
fusion electron power deposition [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pel_fus>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pel_fus>
Source
<xs:element name="pel_fus" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>fusion electron power deposition [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pel_icrh
Namespace No namespace
Annotations
ICRH  electron power deposition [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pel_icrh>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pel_icrh>
Source
<xs:element name="pel_icrh" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ICRH electron power deposition [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pel_nbi
Namespace No namespace
Annotations
NBI electron power deposition [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pel_nbi>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pel_nbi>
Source
<xs:element name="pel_nbi" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>NBI electron power deposition [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pfus_dt
Namespace No namespace
Annotations
total D-T fusion power of alpha [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pfus_dt>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pfus_dt>
Source
<xs:element name="pfus_dt" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total D-T fusion power of alpha [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / ploss_fus
Namespace No namespace
Annotations
D-T fusion power of alpha losses  [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ploss_fus>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ploss_fus>
Source
<xs:element name="ploss_fus" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>D-T fusion power of alpha losses [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pfus_nbi
Namespace No namespace
Annotations
NBI induce D-T fusion power of alpha  [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pfus_nbi>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pfus_nbi>
Source
<xs:element name="pfus_nbi" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>NBI induce D-T fusion power of alpha [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pfus_th
Namespace No namespace
Annotations
alpha (from DT fusion reaction)  power deposited on thermal species [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pfus_th>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pfus_th>
Source
<xs:element name="pfus_th" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>alpha (from DT fusion reaction) power deposited on thermal species [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / padd_tot
Namespace No namespace
Annotations
total additional power input including ohmic power  [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<padd_tot>
  <value>{1,1}</value>
  <source>{1,1}</source>
</padd_tot>
Source
<xs:element name="padd_tot" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total additional power input including ohmic power [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pion_tot
Namespace No namespace
Annotations
total thermal ion power deposition without equipartition [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pion_tot>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pion_tot>
Source
<xs:element name="pion_tot" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total thermal ion power deposition without equipartition [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pion_fus
Namespace No namespace
Annotations
fusion ion power deposition [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pion_fus>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pion_fus>
Source
<xs:element name="pion_fus" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>fusion ion power deposition [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pion_icrh
Namespace No namespace
Annotations
ICRH  ion power deposition [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pion_icrh>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pion_icrh>
Source
<xs:element name="pion_icrh" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ICRH ion power deposition [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pion_nbi
Namespace No namespace
Annotations
NBI  ion power deposition [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pion_nbi>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pion_nbi>
Source
<xs:element name="pion_nbi" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>NBI ion power deposition [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / pioniz
Namespace No namespace
Annotations
power losses due to cold neutral ionization [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pioniz>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pioniz>
Source
<xs:element name="pioniz" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>power losses due to cold neutral ionization [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / ploss
Namespace No namespace
Annotations
plasma losses power, as define in ITER basis [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ploss>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ploss>
Source
<xs:element name="ploss" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>plasma losses power, as define in ITER basis [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / p_wth
Namespace No namespace
Annotations
thermal power input, define as tau_E * P_th = Wth [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_wth>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_wth>
Source
<xs:element name="p_wth" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>thermal power input, define as tau_E * P_th = Wth [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / p_w
Namespace No namespace
Annotations
effective power define as tau_E  * P_w = W_tot [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_w>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_w>
Source
<xs:element name="p_w" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>effective power define as tau_E * P_w = W_tot [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / p_l2h_thr
Namespace No namespace
Annotations
additionnal power crossing the LCMS; must be compare to  L->H threshold power (Ryter PPCF 2002) [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_l2h_thr>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_l2h_thr>
Source
<xs:element name="p_l2h_thr" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>additionnal power crossing the LCMS; must be compare to L->H threshold power (Ryter PPCF 2002) [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / p_l2h_sc
Namespace No namespace
Annotations
threshold power given by the choosen scaling law for transition from L-mode to H-mode  [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_l2h_sc>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_l2h_sc>
Source
<xs:element name="p_l2h_sc" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>threshold power given by the choosen scaling law for transition from L-mode to H-mode [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_heat_power / p_nbi_icrh
Namespace No namespace
Annotations
beam power increase due to  ICRH effects  [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_nbi_icrh>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_nbi_icrh>
Source
<xs:element name="p_nbi_icrh" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>beam power increase due to ICRH effects [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / itb
Namespace No namespace
Annotations
Values characteristics of the Internal Transport Barrier
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_q_min scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_te_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_ti_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_ne_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_ni_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_psi_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_phi_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_rho_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_h_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_width_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_vtor_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_itb_type scenario_xsd.tmp#NO_NAMESPACE_scenario_itb
Type scenario_itb
Properties
content complex
Model
Children h_itb, itb_type, ne_itb, ni_itb, phi_itb, psi_itb, q_min, rho_itb, te_itb, ti_itb, vtor_itb, width_itb
Instance
<itb>
  <q_min>{1,1}</q_min>
  <te_itb>{1,1}</te_itb>
  <ti_itb>{1,1}</ti_itb>
  <ne_itb>{1,1}</ne_itb>
  <ni_itb>{1,1}</ni_itb>
  <psi_itb>{1,1}</psi_itb>
  <phi_itb>{1,1}</phi_itb>
  <rho_itb>{1,1}</rho_itb>
  <h_itb>{1,1}</h_itb>
  <width_itb>{1,1}</width_itb>
  <vtor_itb>{1,1}</vtor_itb>
  <itb_type>{1,1}</itb_type>
</itb>
Source
<xs:element name="itb" type="scenario_itb">
  <xs:annotation>
    <xs:documentation>Values characteristics of the Internal Transport Barrier</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_itb / q_min
Namespace No namespace
Annotations
minimal value of safety factor []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<q_min>
  <value>{1,1}</value>
  <source>{1,1}</source>
</q_min>
Source
<xs:element name="q_min" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>minimal value of safety factor []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_itb / te_itb
Namespace No namespace
Annotations
electron temperature @ q = q_min [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<te_itb>
  <value>{1,1}</value>
  <source>{1,1}</source>
</te_itb>
Source
<xs:element name="te_itb" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>electron temperature @ q = q_min [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_itb / ti_itb
Namespace No namespace
Annotations
ion temperature @ q = q_min [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ti_itb>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ti_itb>
Source
<xs:element name="ti_itb" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ion temperature @ q = q_min [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_itb / ne_itb
Namespace No namespace
Annotations
electron density  @ q = q_min [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ne_itb>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ne_itb>
Source
<xs:element name="ne_itb" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>electron density @ q = q_min [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_itb / ni_itb
Namespace No namespace
Annotations
ion density  @ q = q_min [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ni_itb>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ni_itb>
Source
<xs:element name="ni_itb" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ion density @ q = q_min [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_itb / psi_itb
Namespace No namespace
Annotations
poloidal flux @ q = q_min [Wb]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<psi_itb>
  <value>{1,1}</value>
  <source>{1,1}</source>
</psi_itb>
Source
<xs:element name="psi_itb" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>poloidal flux @ q = q_min [Wb]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_itb / phi_itb
Namespace No namespace
Annotations
toroidal flux @ q = q_min [Wb]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<phi_itb>
  <value>{1,1}</value>
  <source>{1,1}</source>
</phi_itb>
Source
<xs:element name="phi_itb" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>toroidal flux @ q = q_min [Wb]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_itb / rho_itb
Namespace No namespace
Annotations
value of internal simulator coordinate @ q = q_min [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<rho_itb>
  <value>{1,1}</value>
  <source>{1,1}</source>
</rho_itb>
Source
<xs:element name="rho_itb" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>value of internal simulator coordinate @ q = q_min [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_itb / h_itb
Namespace No namespace
Annotations
energy enhancement ITB factor [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<h_itb>
  <value>{1,1}</value>
  <source>{1,1}</source>
</h_itb>
Source
<xs:element name="h_itb" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>energy enhancement ITB factor [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_itb / width_itb
Namespace No namespace
Annotations
width of the high pressure gradient region (on scale of rho_itb) [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<width_itb>
  <value>{1,1}</value>
  <source>{1,1}</source>
</width_itb>
Source
<xs:element name="width_itb" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>width of the high pressure gradient region (on scale of rho_itb) [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_itb / vtor_itb
Namespace No namespace
Annotations
rotation velocity of selected impurity @ rho_itb [m/s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<vtor_itb>
  <value>{1,1}</value>
  <source>{1,1}</source>
</vtor_itb>
Source
<xs:element name="vtor_itb" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>rotation velocity of selected impurity @ rho_itb [m/s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_itb / itb_type
Namespace No namespace
Annotations
itb type []. Time-dependent. Any combinaison of :0 = none; 1 = on T_i; 2 = on T_e; 4  = on n_e; 8 = reverse shear triggered; 16 = toroidal rotation triggered; 32 = alpha stabilisation triggered; 64 = T_i /T_e triggered; 128 = radiation triggered; 256 = rationnal q triggered
Diagram
Diagram scenario_xsd.tmp#scenario_int_value scenario_xsd.tmp#scenario_int_source scenario_xsd.tmp#scenario_int
Type scenario_int
Properties
content complex
Model
Children source, value
Instance
<itb_type>
  <value>{1,1}</value>
  <source>{1,1}</source>
</itb_type>
Source
<xs:element name="itb_type" type="scenario_int">
  <xs:annotation>
    <xs:documentation>itb type []. Time-dependent. Any combinaison of :0 = none; 1 = on T_i; 2 = on T_e; 4 = on n_e; 8 = reverse shear triggered; 16 = toroidal rotation triggered; 32 = alpha stabilisation triggered; 64 = T_i /T_e triggered; 128 = radiation triggered; 256 = rationnal q triggered</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / lim_div_wall
Namespace No namespace
Annotations
values on the plate of divertor or on the limitor or on the wall (@ LCMS)
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_te_lim_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_ti_lim_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_ne_lim_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_ni_lim_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_q_peak_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_q_peak_wall scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_surf_temp scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_lim_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_rad_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_neut_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_wall scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_wall_temp scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_wall_state scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_detach_state scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_pump_flux scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_rad_fw scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_cond_fw scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_div_wetted scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_gas_puff scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_ar_concentr scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_part_exhaust scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_f_inner scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_f_outer scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_f_pfr scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_f_rad_fw scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_q_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_cond_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_pol_ext scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_flux_exp scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_tilt_angle scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_n_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_div_dz scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_div_dro scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_div_dri scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_nh_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall
Type scenario_lim_div_wall
Properties
content complex
Model
Children ar_concentr, detach_state, div_dri, div_dro, div_dz, div_wetted, f_inner, f_outer, f_pfr, f_rad_fw, flux_exp, gas_puff, n_div, ne_lim_div, ni_lim_div, p_cond_div, p_cond_fw, p_lim_div, p_neut_div, p_nh_div, p_rad_div, p_rad_fw, p_wall, part_exhaust, pol_ext, pump_flux, q_div, q_peak_div, q_peak_wall, surf_temp, te_lim_div, ti_lim_div, tilt_angle, wall_state, wall_temp
Instance
<lim_div_wall>
  <te_lim_div>{1,1}</te_lim_div>
  <ti_lim_div>{1,1}</ti_lim_div>
  <ne_lim_div>{1,1}</ne_lim_div>
  <ni_lim_div>{1,1}</ni_lim_div>
  <q_peak_div>{1,1}</q_peak_div>
  <q_peak_wall>{1,1}</q_peak_wall>
  <surf_temp>{1,1}</surf_temp>
  <p_lim_div>{1,1}</p_lim_div>
  <p_rad_div>{1,1}</p_rad_div>
  <p_neut_div>{1,1}</p_neut_div>
  <p_wall>{1,1}</p_wall>
  <wall_temp>{1,1}</wall_temp>
  <wall_state>{1,1}</wall_state>
  <detach_state>{1,1}</detach_state>
  <pump_flux>{1,1}</pump_flux>
  <p_rad_fw>{1,1}</p_rad_fw>
  <p_cond_fw>{1,1}</p_cond_fw>
  <div_wetted>{1,1}</div_wetted>
  <gas_puff>{1,1}</gas_puff>
  <ar_concentr>{1,1}</ar_concentr>
  <part_exhaust>{1,1}</part_exhaust>
  <f_inner>{1,1}</f_inner>
  <f_outer>{1,1}</f_outer>
  <f_pfr>{1,1}</f_pfr>
  <f_rad_fw>{1,1}</f_rad_fw>
  <q_div>{1,1}</q_div>
  <p_cond_div>{1,1}</p_cond_div>
  <pol_ext>{1,1}</pol_ext>
  <flux_exp>{1,1}</flux_exp>
  <tilt_angle>{1,1}</tilt_angle>
  <n_div>{1,1}</n_div>
  <div_dz>{1,1}</div_dz>
  <div_dro>{1,1}</div_dro>
  <div_dri>{1,1}</div_dri>
  <p_nh_div>{1,1}</p_nh_div>
</lim_div_wall>
Source
<xs:element name="lim_div_wall" type="scenario_lim_div_wall">
  <xs:annotation>
    <xs:documentation>values on the plate of divertor or on the limitor or on the wall (@ LCMS)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / te_lim_div
Namespace No namespace
Annotations
limiter/divertor electron temperature [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<te_lim_div>
  <value>{1,1}</value>
  <source>{1,1}</source>
</te_lim_div>
Source
<xs:element name="te_lim_div" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>limiter/divertor electron temperature [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / ti_lim_div
Namespace No namespace
Annotations
limiter/divertor ion temperature [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ti_lim_div>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ti_lim_div>
Source
<xs:element name="ti_lim_div" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>limiter/divertor ion temperature [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / ne_lim_div
Namespace No namespace
Annotations
limiter/divertor electron density [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ne_lim_div>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ne_lim_div>
Source
<xs:element name="ne_lim_div" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>limiter/divertor electron density [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / ni_lim_div
Namespace No namespace
Annotations
limiter/divertor ion density [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ni_lim_div>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ni_lim_div>
Source
<xs:element name="ni_lim_div" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>limiter/divertor ion density [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / q_peak_div
Namespace No namespace
Annotations
Peak power flux on limiter or divertor plate [W.m^-2]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<q_peak_div>
  <value>{1,1}</value>
  <source>{1,1}</source>
</q_peak_div>
Source
<xs:element name="q_peak_div" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Peak power flux on limiter or divertor plate [W.m^-2]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / q_peak_wall
Namespace No namespace
Annotations
Peak power flux on the wall [W.m^-2]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<q_peak_wall>
  <value>{1,1}</value>
  <source>{1,1}</source>
</q_peak_wall>
Source
<xs:element name="q_peak_wall" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Peak power flux on the wall [W.m^-2]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / surf_temp
Namespace No namespace
Annotations
limiter surface or divertor plate temperature [K]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<surf_temp>
  <value>{1,1}</value>
  <source>{1,1}</source>
</surf_temp>
Source
<xs:element name="surf_temp" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>limiter surface or divertor plate temperature [K]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / p_lim_div
Namespace No namespace
Annotations
Total power on limiter or divertor plate [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_lim_div>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_lim_div>
Source
<xs:element name="p_lim_div" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Total power on limiter or divertor plate [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / p_rad_div
Namespace No namespace
Annotations
radiative power in the divertor zone [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_rad_div>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_rad_div>
Source
<xs:element name="p_rad_div" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>radiative power in the divertor zone [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / p_neut_div
Namespace No namespace
Annotations
Neutral pressure in the divertor zone [Pa]; Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_neut_div>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_neut_div>
Source
<xs:element name="p_neut_div" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Neutral pressure in the divertor zone [Pa]; Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / p_wall
Namespace No namespace
Annotations
Total power on the wall [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_wall>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_wall>
Source
<xs:element name="p_wall" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Total power on the wall [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / wall_temp
Namespace No namespace
Annotations
wall temperature [K]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<wall_temp>
  <value>{1,1}</value>
  <source>{1,1}</source>
</wall_temp>
Source
<xs:element name="wall_temp" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>wall temperature [K]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / wall_state
Namespace No namespace
Annotations
saturation state of the wall (0 = completly pumping wall, 1 = competely saturate wall) []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<wall_state>
  <value>{1,1}</value>
  <source>{1,1}</source>
</wall_state>
Source
<xs:element name="wall_state" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>saturation state of the wall (0 = completly pumping wall, 1 = competely saturate wall) []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / detach_state
Namespace No namespace
Annotations
plasma detachement state (0= attach plasma, 1 = completely detach plasma) []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<detach_state>
  <value>{1,1}</value>
  <source>{1,1}</source>
</detach_state>
Source
<xs:element name="detach_state" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>plasma detachement state (0= attach plasma, 1 = completely detach plasma) []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / pump_flux
Namespace No namespace
Annotations
flux pump out for each ion species [s^-1]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pump_flux>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pump_flux>
Source
<xs:element name="pump_flux" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>flux pump out for each ion species [s^-1]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / p_rad_fw
Namespace No namespace
Annotations
Radiated power on the first wall [W]; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_rad_fw>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_rad_fw>
Source
<xs:element name="p_rad_fw" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Radiated power on the first wall [W]; Time-dependent</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / p_cond_fw
Namespace No namespace
Annotations
Conducted/convected power  on the first wall [W]; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_cond_fw>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_cond_fw>
Source
<xs:element name="p_cond_fw" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Conducted/convected power on the first wall [W]; Time-dependent</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / div_wetted
Namespace No namespace
Annotations
Divertor wetted area [m^2]; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<div_wetted>
  <value>{1,1}</value>
  <source>{1,1}</source>
</div_wetted>
Source
<xs:element name="div_wetted" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Divertor wetted area [m^2]; Time-dependent</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / gas_puff
Namespace No namespace
Annotations
Gas puff (D/T) in the divertor (PFR) [Pa.m^3.s^-1]; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<gas_puff>
  <value>{1,1}</value>
  <source>{1,1}</source>
</gas_puff>
Source
<xs:element name="gas_puff" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Gas puff (D/T) in the divertor (PFR) [Pa.m^3.s^-1]; Time-dependent</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / ar_concentr
Namespace No namespace
Annotations
Argon concentration in the divertor; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ar_concentr>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ar_concentr>
Source
<xs:element name="ar_concentr" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Argon concentration in the divertor; Time-dependent</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / part_exhaust
Namespace No namespace
Annotations
Assuming a pumping speed [Pa.m^3.s^-1]; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<part_exhaust>
  <value>{1,1}</value>
  <source>{1,1}</source>
</part_exhaust>
Source
<xs:element name="part_exhaust" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Assuming a pumping speed [Pa.m^3.s^-1]; Time-dependent</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / f_inner
Namespace No namespace
Annotations
Fraction of power to the inner divertor; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<f_inner>
  <value>{1,1}</value>
  <source>{1,1}</source>
</f_inner>
Source
<xs:element name="f_inner" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Fraction of power to the inner divertor; Time-dependent</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / f_outer
Namespace No namespace
Annotations
Fraction of power to the outer divertor; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<f_outer>
  <value>{1,1}</value>
  <source>{1,1}</source>
</f_outer>
Source
<xs:element name="f_outer" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Fraction of power to the outer divertor; Time-dependent</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / f_pfr
Namespace No namespace
Annotations
Fraction of power flowing into the private flux region; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<f_pfr>
  <value>{1,1}</value>
  <source>{1,1}</source>
</f_pfr>
Source
<xs:element name="f_pfr" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Fraction of power flowing into the private flux region; Time-dependent</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / f_rad_fw
Namespace No namespace
Annotations
Fraction of the divertor radiated power deposited in the main chamber; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<f_rad_fw>
  <value>{1,1}</value>
  <source>{1,1}</source>
</f_rad_fw>
Source
<xs:element name="f_rad_fw" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Fraction of the divertor radiated power deposited in the main chamber; Time-dependent</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / q_div
Namespace No namespace
Annotations
Heat flux on divertor plate [W/m^2]; Vector(theta). Time-dependent
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="q_div" type="vecflt_type">
  <xs:annotation>
    <xs:documentation>Heat flux on divertor plate [W/m^2]; Vector(theta). Time-dependent</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / p_cond_div
Namespace No namespace
Annotations
Conducted/convected power on divertor plate  [W]; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_cond_div>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_cond_div>
Source
<xs:element name="p_cond_div" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Conducted/convected power on divertor plate [W]; Time-dependent</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / pol_ext
Namespace No namespace
Annotations
Poloidal extension of the divertor or outer major radius of the divertor region (and inner major radius) [rad]; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="pol_ext" type="xs:float">
  <xs:annotation>
    <xs:documentation>Poloidal extension of the divertor or outer major radius of the divertor region (and inner major radius) [rad]; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / flux_exp
Namespace No namespace
Annotations
Flux expansion at the divertor plate ((B_theta/B)midplane)/((B_theta/B)target); Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="flux_exp" type="xs:float">
  <xs:annotation>
    <xs:documentation>Flux expansion at the divertor plate ((B_theta/B)midplane)/((B_theta/B)target); Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / tilt_angle
Namespace No namespace
Annotations
Tilt angle between the field lines and the divertor plate in a poloidal plane [rad]; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="tilt_angle" type="xs:float">
  <xs:annotation>
    <xs:documentation>Tilt angle between the field lines and the divertor plate in a poloidal plane [rad]; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / n_div
Namespace No namespace
Annotations
Number of divertor, assuming symmetric configuration; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="n_div" type="xs:float">
  <xs:annotation>
    <xs:documentation>Number of divertor, assuming symmetric configuration; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / div_dz
Namespace No namespace
Annotations
Divertor extension in z direction from the x-point [m]; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="div_dz" type="xs:float">
  <xs:annotation>
    <xs:documentation>Divertor extension in z direction from the x-point [m]; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / div_dro
Namespace No namespace
Annotations
Divertor extension in r outward direction from the x-point [m]; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="div_dro" type="xs:float">
  <xs:annotation>
    <xs:documentation>Divertor extension in r outward direction from the x-point [m]; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / div_dri
Namespace No namespace
Annotations
Divertor extension in r intward direction from the x-point [m]; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="div_dri" type="xs:float">
  <xs:annotation>
    <xs:documentation>Divertor extension in r intward direction from the x-point [m]; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_lim_div_wall / p_nh_div
Namespace No namespace
Annotations
Total nuclear heating in divertor [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_nh_div>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_nh_div>
Source
<xs:element name="p_nh_div" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Total nuclear heating in divertor [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / line_ave
Namespace No namespace
Annotations
line averaged value
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_line_ave_ne_line scenario_xsd.tmp#NO_NAMESPACE_scenario_line_ave_zeff_line scenario_xsd.tmp#NO_NAMESPACE_scenario_line_ave_ne_zeff_line scenario_xsd.tmp#NO_NAMESPACE_scenario_line_ave_dne_line_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_line_ave
Type scenario_line_ave
Properties
content complex
Model
Children dne_line_dt, ne_line, ne_zeff_line, zeff_line
Instance
<line_ave>
  <ne_line>{1,1}</ne_line>
  <zeff_line>{1,1}</zeff_line>
  <ne_zeff_line>{1,1}</ne_zeff_line>
  <dne_line_dt>{1,1}</dne_line_dt>
</line_ave>
Source
<xs:element name="line_ave" type="scenario_line_ave">
  <xs:annotation>
    <xs:documentation>line averaged value</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_line_ave / ne_line
Namespace No namespace
Annotations
line averaged electron density [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ne_line>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ne_line>
Source
<xs:element name="ne_line" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>line averaged electron density [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_line_ave / zeff_line
Namespace No namespace
Annotations
line averaged effective charge. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<zeff_line>
  <value>{1,1}</value>
  <source>{1,1}</source>
</zeff_line>
Source
<xs:element name="zeff_line" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>line averaged effective charge. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_line_ave / ne_zeff_line
Namespace No namespace
Annotations
line averaged electron density * Zeff . Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ne_zeff_line>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ne_zeff_line>
Source
<xs:element name="ne_zeff_line" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>line averaged electron density * Zeff . Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_line_ave / dne_line_dt
Namespace No namespace
Annotations
time derivative of line averaged electron density [m^-3/s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<dne_line_dt>
  <value>{1,1}</value>
  <source>{1,1}</source>
</dne_line_dt>
Source
<xs:element name="dne_line_dt" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>time derivative of line averaged electron density [m^-3/s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / neutron
Namespace No namespace
Annotations
neutron flux for DD and DT reactions
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron_ndd_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron_ndd_th scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron_ndd_nbi_th scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron_ndd_nbi_nbi scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron_ndt_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron_ndt_th scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron
Type scenario_neutron
Properties
content complex
Model
Children ndd_nbi_nbi, ndd_nbi_th, ndd_th, ndd_tot, ndt_th, ndt_tot
Instance
<neutron>
  <ndd_tot>{1,1}</ndd_tot>
  <ndd_th>{1,1}</ndd_th>
  <ndd_nbi_th>{1,1}</ndd_nbi_th>
  <ndd_nbi_nbi>{1,1}</ndd_nbi_nbi>
  <ndt_tot>{1,1}</ndt_tot>
  <ndt_th>{1,1}</ndt_th>
</neutron>
Source
<xs:element name="neutron" type="scenario_neutron">
  <xs:annotation>
    <xs:documentation>neutron flux for DD and DT reactions</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_neutron / ndd_tot
Namespace No namespace
Annotations
total neutron flux coming  from DD reactions [Hz]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ndd_tot>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ndd_tot>
Source
<xs:element name="ndd_tot" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total neutron flux coming from DD reactions [Hz]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_neutron / ndd_th
Namespace No namespace
Annotations
neutron flux coming  from thermal  DD reactions [Hz]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ndd_th>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ndd_th>
Source
<xs:element name="ndd_th" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>neutron flux coming from thermal DD reactions [Hz]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_neutron / ndd_nbi_th
Namespace No namespace
Annotations
neutron flux coming  from beam/plasma  DD reactions [Hz]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ndd_nbi_th>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ndd_nbi_th>
Source
<xs:element name="ndd_nbi_th" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>neutron flux coming from beam/plasma DD reactions [Hz]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_neutron / ndd_nbi_nbi
Namespace No namespace
Annotations
neutron flux coming  from beam/beam  DD reactions [Hz]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ndd_nbi_nbi>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ndd_nbi_nbi>
Source
<xs:element name="ndd_nbi_nbi" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>neutron flux coming from beam/beam DD reactions [Hz]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_neutron / ndt_tot
Namespace No namespace
Annotations
total neutron flux coming  from DT reactions [Hz]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ndt_tot>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ndt_tot>
Source
<xs:element name="ndt_tot" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>total neutron flux coming from DT reactions [Hz]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_neutron / ndt_th
Namespace No namespace
Annotations
neutron flux coming  from thermal DT reactions [Hz]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ndt_th>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ndt_th>
Source
<xs:element name="ndt_th" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>neutron flux coming from thermal DT reactions [Hz]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / ninety_five
Namespace No namespace
Annotations
values at 95% of poloidal flux
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_q_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_elong_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_tria_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_tria_up_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_tria_lo_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_te_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_ti_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_ne_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_ni_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_phi_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_rho_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_vtor_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five
Type scenario_ninety_five
Properties
content complex
Model
Children elong_95, ne_95, ni_95, phi_95, q_95, rho_95, te_95, ti_95, tria_95, tria_lo_95, tria_up_95, vtor_95
Instance
<ninety_five>
  <q_95>{1,1}</q_95>
  <elong_95>{1,1}</elong_95>
  <tria_95>{1,1}</tria_95>
  <tria_up_95>{1,1}</tria_up_95>
  <tria_lo_95>{1,1}</tria_lo_95>
  <te_95>{1,1}</te_95>
  <ti_95>{1,1}</ti_95>
  <ne_95>{1,1}</ne_95>
  <ni_95>{1,1}</ni_95>
  <phi_95>{1,1}</phi_95>
  <rho_95>{1,1}</rho_95>
  <vtor_95>{1,1}</vtor_95>
</ninety_five>
Source
<xs:element name="ninety_five" type="scenario_ninety_five">
  <xs:annotation>
    <xs:documentation>values at 95% of poloidal flux</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ninety_five / q_95
Namespace No namespace
Annotations
safety factor value  @ 95 % of poloidal flux span []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<q_95>
  <value>{1,1}</value>
  <source>{1,1}</source>
</q_95>
Source
<xs:element name="q_95" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>safety factor value @ 95 % of poloidal flux span []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ninety_five / elong_95
Namespace No namespace
Annotations
plasma elongation  @ 95 % of poloidal flux span []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<elong_95>
  <value>{1,1}</value>
  <source>{1,1}</source>
</elong_95>
Source
<xs:element name="elong_95" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>plasma elongation @ 95 % of poloidal flux span []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ninety_five / tria_95
Namespace No namespace
Annotations
averaged plasma triangularity  @ 95 % of poloidal flux span []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<tria_95>
  <value>{1,1}</value>
  <source>{1,1}</source>
</tria_95>
Source
<xs:element name="tria_95" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>averaged plasma triangularity @ 95 % of poloidal flux span []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ninety_five / tria_up_95
Namespace No namespace
Annotations
upper plasma triangularity  @ 95 % of poloidal flux span []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<tria_up_95>
  <value>{1,1}</value>
  <source>{1,1}</source>
</tria_up_95>
Source
<xs:element name="tria_up_95" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>upper plasma triangularity @ 95 % of poloidal flux span []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ninety_five / tria_lo_95
Namespace No namespace
Annotations
lower plasma triangularity  @ 95 % of poloidal flux span []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<tria_lo_95>
  <value>{1,1}</value>
  <source>{1,1}</source>
</tria_lo_95>
Source
<xs:element name="tria_lo_95" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>lower plasma triangularity @ 95 % of poloidal flux span []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ninety_five / te_95
Namespace No namespace
Annotations
electron temperature  @ 95 % of poloidal flux [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<te_95>
  <value>{1,1}</value>
  <source>{1,1}</source>
</te_95>
Source
<xs:element name="te_95" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>electron temperature @ 95 % of poloidal flux [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ninety_five / ti_95
Namespace No namespace
Annotations
ion temperature  @ 95 % of poloidal flux [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ti_95>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ti_95>
Source
<xs:element name="ti_95" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ion temperature @ 95 % of poloidal flux [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ninety_five / ne_95
Namespace No namespace
Annotations
electron density  @ 95 % of poloidal flux [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ne_95>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ne_95>
Source
<xs:element name="ne_95" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>electron density @ 95 % of poloidal flux [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ninety_five / ni_95
Namespace No namespace
Annotations
ion density  @ 95 % of poloidal flux [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ni_95>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ni_95>
Source
<xs:element name="ni_95" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ion density @ 95 % of poloidal flux [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ninety_five / phi_95
Namespace No namespace
Annotations
toroidal flux  @ 95 % of poloidal flux [Wb]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<phi_95>
  <value>{1,1}</value>
  <source>{1,1}</source>
</phi_95>
Source
<xs:element name="phi_95" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>toroidal flux @ 95 % of poloidal flux [Wb]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ninety_five / rho_95
Namespace No namespace
Annotations
value of internal simulator coordinate  @ 95 % of poloidal flux [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<rho_95>
  <value>{1,1}</value>
  <source>{1,1}</source>
</rho_95>
Source
<xs:element name="rho_95" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>value of internal simulator coordinate @ 95 % of poloidal flux [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_ninety_five / vtor_95
Namespace No namespace
Annotations
rotation velocity of selected impurity   @ 95 % of poloidal flux [m/s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<vtor_95>
  <value>{1,1}</value>
  <source>{1,1}</source>
</vtor_95>
Source
<xs:element name="vtor_95" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>rotation velocity of selected impurity @ 95 % of poloidal flux [m/s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / pedestal
Namespace No namespace
Annotations
Values at the top of the H-mode pedestal
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_te_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_ti_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_ne_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_ni_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_psi_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_phi_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_rho_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_q_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_pressure_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_vtor_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal
Type scenario_pedestal
Properties
content complex
Model
Children ne_ped, ni_ped, phi_ped, pressure_ped, psi_ped, q_ped, rho_ped, te_ped, ti_ped, vtor_ped
Instance
<pedestal>
  <te_ped>{1,1}</te_ped>
  <ti_ped>{1,1}</ti_ped>
  <ne_ped>{1,1}</ne_ped>
  <ni_ped>{1,1}</ni_ped>
  <psi_ped>{1,1}</psi_ped>
  <phi_ped>{1,1}</phi_ped>
  <rho_ped>{1,1}</rho_ped>
  <q_ped>{1,1}</q_ped>
  <pressure_ped>{1,1}</pressure_ped>
  <vtor_ped>{1,1}</vtor_ped>
</pedestal>
Source
<xs:element name="pedestal" type="scenario_pedestal">
  <xs:annotation>
    <xs:documentation>Values at the top of the H-mode pedestal</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_pedestal / te_ped
Namespace No namespace
Annotations
pedestal electron temperature [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<te_ped>
  <value>{1,1}</value>
  <source>{1,1}</source>
</te_ped>
Source
<xs:element name="te_ped" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>pedestal electron temperature [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_pedestal / ti_ped
Namespace No namespace
Annotations
pedestal ion temperature [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ti_ped>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ti_ped>
Source
<xs:element name="ti_ped" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>pedestal ion temperature [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_pedestal / ne_ped
Namespace No namespace
Annotations
pedestal electron density [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ne_ped>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ne_ped>
Source
<xs:element name="ne_ped" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>pedestal electron density [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_pedestal / ni_ped
Namespace No namespace
Annotations
pedestal ion density [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ni_ped>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ni_ped>
Source
<xs:element name="ni_ped" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>pedestal ion density [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_pedestal / psi_ped
Namespace No namespace
Annotations
pedestal poloidal flux [Wb]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<psi_ped>
  <value>{1,1}</value>
  <source>{1,1}</source>
</psi_ped>
Source
<xs:element name="psi_ped" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>pedestal poloidal flux [Wb]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_pedestal / phi_ped
Namespace No namespace
Annotations
pedestal toroidal flux [Wb]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<phi_ped>
  <value>{1,1}</value>
  <source>{1,1}</source>
</phi_ped>
Source
<xs:element name="phi_ped" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>pedestal toroidal flux [Wb]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_pedestal / rho_ped
Namespace No namespace
Annotations
top pedestal value of internal simulator coordinate [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<rho_ped>
  <value>{1,1}</value>
  <source>{1,1}</source>
</rho_ped>
Source
<xs:element name="rho_ped" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>top pedestal value of internal simulator coordinate [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_pedestal / q_ped
Namespace No namespace
Annotations
top pedestal safety factor value []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<q_ped>
  <value>{1,1}</value>
  <source>{1,1}</source>
</q_ped>
Source
<xs:element name="q_ped" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>top pedestal safety factor value []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_pedestal / pressure_ped
Namespace No namespace
Annotations
top pedestal thermal pressure (n_e * T_e  + n_i * T_i) [Pa]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pressure_ped>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pressure_ped>
Source
<xs:element name="pressure_ped" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>top pedestal thermal pressure (n_e * T_e + n_i * T_i) [Pa]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_pedestal / vtor_ped
Namespace No namespace
Annotations
top pedestal value of rotation velocity of selected impurity [m/s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<vtor_ped>
  <value>{1,1}</value>
  <source>{1,1}</source>
</vtor_ped>
Source
<xs:element name="vtor_ped" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>top pedestal value of rotation velocity of selected impurity [m/s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / references
Namespace No namespace
Annotations
References
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_references_plh scenario_xsd.tmp#NO_NAMESPACE_scenario_references_picrh scenario_xsd.tmp#NO_NAMESPACE_scenario_references_pecrh scenario_xsd.tmp#NO_NAMESPACE_scenario_references_pnbi scenario_xsd.tmp#NO_NAMESPACE_scenario_references_ip scenario_xsd.tmp#NO_NAMESPACE_scenario_references_bvac_r scenario_xsd.tmp#NO_NAMESPACE_scenario_references_zeffl scenario_xsd.tmp#NO_NAMESPACE_scenario_references_nbar scenario_xsd.tmp#NO_NAMESPACE_scenario_references_xecrh scenario_xsd.tmp#NO_NAMESPACE_scenario_references_pol_flux scenario_xsd.tmp#NO_NAMESPACE_scenario_references_enhancement scenario_xsd.tmp#NO_NAMESPACE_scenario_references_isotopic scenario_xsd.tmp#NO_NAMESPACE_scenario_references_nbi_td_ratio scenario_xsd.tmp#NO_NAMESPACE_scenario_references_gas_puff scenario_xsd.tmp#NO_NAMESPACE_scenario_references
Type scenario_references
Properties
content complex
Model
Children bvac_r, enhancement, gas_puff, ip, isotopic, nbar, nbi_td_ratio, pecrh, picrh, plh, pnbi, pol_flux, xecrh, zeffl
Instance
<references>
  <plh>{1,1}</plh>
  <picrh>{1,1}</picrh>
  <pecrh>{1,1}</pecrh>
  <pnbi>{1,1}</pnbi>
  <ip>{1,1}</ip>
  <bvac_r>{1,1}</bvac_r>
  <zeffl>{1,1}</zeffl>
  <nbar>{1,1}</nbar>
  <xecrh>{1,1}</xecrh>
  <pol_flux>{1,1}</pol_flux>
  <enhancement>{1,1}</enhancement>
  <isotopic>{1,1}</isotopic>
  <nbi_td_ratio>{1,1}</nbi_td_ratio>
  <gas_puff>{1,1}</gas_puff>
</references>
Source
<xs:element name="references" type="scenario_references">
  <xs:annotation>
    <xs:documentation>References</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / plh
Namespace No namespace
Annotations
Lower hybrid power [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<plh>
  <value>{1,1}</value>
  <source>{1,1}</source>
</plh>
Source
<xs:element name="plh" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Lower hybrid power [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / picrh
Namespace No namespace
Annotations
Ion cyclotron resonnance heating power [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<picrh>
  <value>{1,1}</value>
  <source>{1,1}</source>
</picrh>
Source
<xs:element name="picrh" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Ion cyclotron resonnance heating power [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / pecrh
Namespace No namespace
Annotations
electron cyclotron resonnance heating power [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pecrh>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pecrh>
Source
<xs:element name="pecrh" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>electron cyclotron resonnance heating power [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / pnbi
Namespace No namespace
Annotations
neutral beam injection power [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pnbi>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pnbi>
Source
<xs:element name="pnbi" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>neutral beam injection power [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / ip
Namespace No namespace
Annotations
Plasma current [A]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ip>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ip>
Source
<xs:element name="ip" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Plasma current [A]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / bvac_r
Namespace No namespace
Annotations
Vacuum field times radius in the toroidal field magnet [T.m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<bvac_r>
  <value>{1,1}</value>
  <source>{1,1}</source>
</bvac_r>
Source
<xs:element name="bvac_r" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>Vacuum field times radius in the toroidal field magnet [T.m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / zeffl
Namespace No namespace
Annotations
line averaged effective charge []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<zeffl>
  <value>{1,1}</value>
  <source>{1,1}</source>
</zeffl>
Source
<xs:element name="zeffl" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>line averaged effective charge []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / nbar
Namespace No namespace
Annotations
line averaged electron density [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<nbar>
  <value>{1,1}</value>
  <source>{1,1}</source>
</nbar>
Source
<xs:element name="nbar" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>line averaged electron density [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / xecrh
Namespace No namespace
Annotations
position of maximum  (normalized rho coordinate) of electron cyclotron resonnance heating power []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<xecrh>
  <value>{1,1}</value>
  <source>{1,1}</source>
</xecrh>
Source
<xs:element name="xecrh" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>position of maximum (normalized rho coordinate) of electron cyclotron resonnance heating power []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / pol_flux
Namespace No namespace
Annotations
separatrix poloidal flux [Wb]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pol_flux>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pol_flux>
Source
<xs:element name="pol_flux" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>separatrix poloidal flux [Wb]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / enhancement
Namespace No namespace
Annotations
energy enhancement factor []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<enhancement>
  <value>{1,1}</value>
  <source>{1,1}</source>
</enhancement>
Source
<xs:element name="enhancement" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>energy enhancement factor []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / isotopic
Namespace No namespace
Annotations
ratio between tritium  and deuterium density (for burning plasma)  []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<isotopic>
  <value>{1,1}</value>
  <source>{1,1}</source>
</isotopic>
Source
<xs:element name="isotopic" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ratio between tritium and deuterium density (for burning plasma) []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / nbi_td_ratio
Namespace No namespace
Annotations
ratio between tritium  and deuterium power in neutral beam injection  []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<nbi_td_ratio>
  <value>{1,1}</value>
  <source>{1,1}</source>
</nbi_td_ratio>
Source
<xs:element name="nbi_td_ratio" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ratio between tritium and deuterium power in neutral beam injection []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_references / gas_puff
Namespace No namespace
Annotations
gas puff flux reference, in equivalent [electrons.s^-1]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<gas_puff>
  <value>{1,1}</value>
  <source>{1,1}</source>
</gas_puff>
Source
<xs:element name="gas_puff" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>gas puff flux reference, in equivalent [electrons.s^-1]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / reactor
Namespace No namespace
Annotations
reactor data (such as electricity cost ...)
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_reactor_pnetwork scenario_xsd.tmp#NO_NAMESPACE_scenario_reactor
Type scenario_reactor
Properties
content complex
Model
Children pnetwork
Instance
<reactor>
  <pnetwork>{1,1}</pnetwork>
</reactor>
Source
<xs:element name="reactor" type="scenario_reactor">
  <xs:annotation>
    <xs:documentation>reactor data (such as electricity cost ...)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_reactor / pnetwork
Namespace No namespace
Annotations
reactor electric power provide to the network [W].
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="pnetwork" type="xs:float">
  <xs:annotation>
    <xs:documentation>reactor electric power provide to the network [W].</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / sol
Namespace No namespace
Annotations
SOL characteristic  (@ LCMS)
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_l_te_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_l_ti_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_l_ne_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_l_ni_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_l_qe_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_l_qi_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_p_rad_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_p_neut scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_gas_puff scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_delta_r_in scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_delta_r_out scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_r_in scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_r_out scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_sol_width scenario_xsd.tmp#NO_NAMESPACE_scenario_sol
Type scenario_sol
Properties
content complex
Model
Children delta_r_in, delta_r_out, gas_puff, l_ne_sol, l_ni_sol, l_qe_sol, l_qi_sol, l_te_sol, l_ti_sol, p_neut, p_rad_sol, r_in, r_out, sol_width
Instance
<sol>
  <l_te_sol>{1,1}</l_te_sol>
  <l_ti_sol>{1,1}</l_ti_sol>
  <l_ne_sol>{1,1}</l_ne_sol>
  <l_ni_sol>{1,1}</l_ni_sol>
  <l_qe_sol>{1,1}</l_qe_sol>
  <l_qi_sol>{1,1}</l_qi_sol>
  <p_rad_sol>{1,1}</p_rad_sol>
  <p_neut>{1,1}</p_neut>
  <gas_puff>{1,1}</gas_puff>
  <delta_r_in>{1,1}</delta_r_in>
  <delta_r_out>{1,1}</delta_r_out>
  <r_in>{1,1}</r_in>
  <r_out>{1,1}</r_out>
  <sol_width>{1,1}</sol_width>
</sol>
Source
<xs:element name="sol" type="scenario_sol">
  <xs:annotation>
    <xs:documentation>SOL characteristic (@ LCMS)</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / l_te_sol
Namespace No namespace
Annotations
electron temperature radial decay length [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<l_te_sol>
  <value>{1,1}</value>
  <source>{1,1}</source>
</l_te_sol>
Source
<xs:element name="l_te_sol" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>electron temperature radial decay length [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / l_ti_sol
Namespace No namespace
Annotations
ion temperature  radial decay length [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<l_ti_sol>
  <value>{1,1}</value>
  <source>{1,1}</source>
</l_ti_sol>
Source
<xs:element name="l_ti_sol" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ion temperature radial decay length [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / l_ne_sol
Namespace No namespace
Annotations
electron density radial decay length [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<l_ne_sol>
  <value>{1,1}</value>
  <source>{1,1}</source>
</l_ne_sol>
Source
<xs:element name="l_ne_sol" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>electron density radial decay length [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / l_ni_sol
Namespace No namespace
Annotations
ion density  radial decay length [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<l_ni_sol>
  <value>{1,1}</value>
  <source>{1,1}</source>
</l_ni_sol>
Source
<xs:element name="l_ni_sol" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ion density radial decay length [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / l_qe_sol
Namespace No namespace
Annotations
electron heat flux radial decay length [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<l_qe_sol>
  <value>{1,1}</value>
  <source>{1,1}</source>
</l_qe_sol>
Source
<xs:element name="l_qe_sol" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>electron heat flux radial decay length [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / l_qi_sol
Namespace No namespace
Annotations
ion  heat flux radial decay length [m]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<l_qi_sol>
  <value>{1,1}</value>
  <source>{1,1}</source>
</l_qi_sol>
Source
<xs:element name="l_qi_sol" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>ion heat flux radial decay length [m]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / p_rad_sol
Namespace No namespace
Annotations
radiative power of the SOL [W]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<p_rad_sol>
  <value>{1,1}</value>
  <source>{1,1}</source>
</p_rad_sol>
Source
<xs:element name="p_rad_sol" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>radiative power of the SOL [W]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / p_neut
Namespace No namespace
Annotations
Neutral pressure of the SOL [Pa]; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="p_neut" type="xs:float">
  <xs:annotation>
    <xs:documentation>Neutral pressure of the SOL [Pa]; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / gas_puff
Namespace No namespace
Annotations
gas puff flux for each ion species [s^-1]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<gas_puff>
  <value>{1,1}</value>
  <source>{1,1}</source>
</gas_puff>
Source
<xs:element name="gas_puff" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>gas puff flux for each ion species [s^-1]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / delta_r_in
Namespace No namespace
Annotations
Inner gap between the plasma and the first wall [m]; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="delta_r_in" type="xs:float">
  <xs:annotation>
    <xs:documentation>Inner gap between the plasma and the first wall [m]; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / delta_r_out
Namespace No namespace
Annotations
Outer gap between the plasma and the first wall [m]; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="delta_r_out" type="xs:float">
  <xs:annotation>
    <xs:documentation>Outer gap between the plasma and the first wall [m]; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / r_in
Namespace No namespace
Annotations
Inner radius of the first wall [m]; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="r_in" type="xs:float">
  <xs:annotation>
    <xs:documentation>Inner radius of the first wall [m]; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / r_out
Namespace No namespace
Annotations
Outer radius of the first wall [m]; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="r_out" type="xs:float">
  <xs:annotation>
    <xs:documentation>Outer radius of the first wall [m]; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_sol / sol_width
Namespace No namespace
Annotations
Width of the SOL (the heat flux is assumed to fall off exponentially in the SOL according to the width parameter) [m]; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="sol_width" type="xs:float">
  <xs:annotation>
    <xs:documentation>Width of the SOL (the heat flux is assumed to fall off exponentially in the SOL according to the width parameter) [m]; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / vol_ave
Namespace No namespace
Annotations
volume averaged value
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_te_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_ti_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_ne_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_dne_ave_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_ni_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_zeff_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_ti_o_te_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_meff_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_pellet_flux scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_nions_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_omega_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave
Type scenario_vol_ave
Properties
content complex
Model
Children dne_ave_dt, meff_ave, ne_ave, ni_ave, nions_ave, omega_ave, pellet_flux, te_ave, ti_ave, ti_o_te_ave, zeff_ave
Instance
<vol_ave>
  <te_ave>{1,1}</te_ave>
  <ti_ave>{1,1}</ti_ave>
  <ne_ave>{1,1}</ne_ave>
  <dne_ave_dt>{1,1}</dne_ave_dt>
  <ni_ave>{1,1}</ni_ave>
  <zeff_ave>{1,1}</zeff_ave>
  <ti_o_te_ave>{1,1}</ti_o_te_ave>
  <meff_ave>{1,1}</meff_ave>
  <pellet_flux>{1,1}</pellet_flux>
  <nions_ave>{1,1}</nions_ave>
  <omega_ave>{1,1}</omega_ave>
</vol_ave>
Source
<xs:element name="vol_ave" type="scenario_vol_ave">
  <xs:annotation>
    <xs:documentation>volume averaged value</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_vol_ave / te_ave
Namespace No namespace
Annotations
volume averaged electron temperature [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<te_ave>
  <value>{1,1}</value>
  <source>{1,1}</source>
</te_ave>
Source
<xs:element name="te_ave" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>volume averaged electron temperature [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_vol_ave / ti_ave
Namespace No namespace
Annotations
volume averaged ion temperature [eV]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ti_ave>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ti_ave>
Source
<xs:element name="ti_ave" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>volume averaged ion temperature [eV]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_vol_ave / ne_ave
Namespace No namespace
Annotations
volume averaged electron density [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ne_ave>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ne_ave>
Source
<xs:element name="ne_ave" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>volume averaged electron density [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_vol_ave / dne_ave_dt
Namespace No namespace
Annotations
time derivative of volume averaged electron density [m^-3/s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<dne_ave_dt>
  <value>{1,1}</value>
  <source>{1,1}</source>
</dne_ave_dt>
Source
<xs:element name="dne_ave_dt" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>time derivative of volume averaged electron density [m^-3/s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_vol_ave / ni_ave
Namespace No namespace
Annotations
volume averaged ion density (<sum(n_k)>, k in species) [m^-3]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ni_ave>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ni_ave>
Source
<xs:element name="ni_ave" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>volume averaged ion density (<sum(n_k)>, k in species) [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_vol_ave / zeff_ave
Namespace No namespace
Annotations
volume averaged effective charge. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<zeff_ave>
  <value>{1,1}</value>
  <source>{1,1}</source>
</zeff_ave>
Source
<xs:element name="zeff_ave" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>volume averaged effective charge. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_vol_ave / ti_o_te_ave
Namespace No namespace
Annotations
volume averaged ion temperature over electron temperature  (<Ti/Te>) []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<ti_o_te_ave>
  <value>{1,1}</value>
  <source>{1,1}</source>
</ti_o_te_ave>
Source
<xs:element name="ti_o_te_ave" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>volume averaged ion temperature over electron temperature (<Ti/Te>) []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_vol_ave / meff_ave
Namespace No namespace
Annotations
volume averaged effectice mass  (<sum(n_k * m_k)  > /  < sum(n_k)> ) []. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<meff_ave>
  <value>{1,1}</value>
  <source>{1,1}</source>
</meff_ave>
Source
<xs:element name="meff_ave" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>volume averaged effectice mass (<sum(n_k * m_k) > / < sum(n_k)> ) []. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_vol_ave / pellet_flux
Namespace No namespace
Annotations
number of electrons fuelling  the plasma every second coming from pellet injection [s^-1]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<pellet_flux>
  <value>{1,1}</value>
  <source>{1,1}</source>
</pellet_flux>
Source
<xs:element name="pellet_flux" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>number of electrons fuelling the plasma every second coming from pellet injection [s^-1]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_vol_ave / nions_ave
Namespace No namespace
Annotations
volume averaged ions densities (vector, one element per ion species) [m^-3]. Time-dependent.
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="nions_ave" type="vecflt_type">
  <xs:annotation>
    <xs:documentation>volume averaged ions densities (vector, one element per ion species) [m^-3]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario_vol_ave / omega_ave
Namespace No namespace
Annotations
bulk volume average toroidal rotation velocity (whole plasma) [rad/s]. Time-dependent.
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source scenario_xsd.tmp#scenario_ref
Type scenario_ref
Properties
content complex
Model
Children source, value
Instance
<omega_ave>
  <value>{1,1}</value>
  <source>{1,1}</source>
</omega_ave>
Source
<xs:element name="omega_ave" type="scenario_ref">
  <xs:annotation>
    <xs:documentation>bulk volume average toroidal rotation velocity (whole plasma) [rad/s]. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element scenario / time
Namespace No namespace
Annotations
Time [s]; Time-dependent; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
default 0.0
Source
<xs:element name="time" type="xs:float" default="0.0">
  <xs:annotation>
    <xs:documentation>Time [s]; Time-dependent; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type scenario_centre
Namespace No namespace
Annotations
central values of the profiles (at magnetic axis)
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_te0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_ti0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_ne0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_ni0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_shift0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_psi0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_phi0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_q0 scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_Rmag scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_Zmag scenario_xsd.tmp#NO_NAMESPACE_scenario_centre_vtor_0
Used by
Element scenario/centre
Model
te0 , ti0 , ne0 , ni0 , shift0 , psi0 , phi0 , q0 , Rmag , Zmag , vtor_0
Children Rmag, Zmag, ne0, ni0, phi0, psi0, q0, shift0, te0, ti0, vtor_0
Source
<xs:complexType name="scenario_centre">
  <xs:annotation>
    <xs:documentation>central values of the profiles (at magnetic axis)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="te0" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>central electron temperature [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ti0" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>central ion temperature [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ne0" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>central electron density [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ni0" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>central ion density [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="shift0" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>central value of Shafranov shift [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="psi0" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>pedestal poloidal flux [Wb]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="phi0" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>central toroidal flux [Wb]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="q0" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>central safety factor value []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Rmag" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>radius of magnetic axis [R]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Zmag" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Z coordinate of magnetic axis [R]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="vtor_0" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>central rotation velocity of selected impurity [m/s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_ref
Namespace No namespace
Annotations
Structure for scenario reference; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_ref_value scenario_xsd.tmp#scenario_ref_source
Used by
Elements scenario_centre/Rmag, scenario_centre/Zmag, scenario_centre/ne0, scenario_centre/ni0, scenario_centre/phi0, scenario_centre/psi0, scenario_centre/q0, scenario_centre/shift0, scenario_centre/te0, scenario_centre/ti0, scenario_centre/vtor_0, scenario_configuration/LH_freq, scenario_configuration/LH_npar, scenario_configuration/ecrh_freq, scenario_configuration/ecrh_loc, scenario_configuration/ecrh_pol_ang, scenario_configuration/ecrh_tor_ang, scenario_configuration/enbi, scenario_configuration/icrh_freq, scenario_configuration/icrh_phase, scenario_configuration/pellet_ang, scenario_configuration/pellet_nba, scenario_configuration/pellet_v, scenario_configuration/r_nbi, scenario_confinement/tau_cur_diff, scenario_confinement/tau_e, scenario_confinement/tau_e_ee, scenario_confinement/tau_e_ei, scenario_confinement/tau_e_ii, scenario_confinement/tau_h_sc, scenario_confinement/tau_he, scenario_confinement/tau_i_rol, scenario_confinement/tau_l_sc, scenario_currents/RR, scenario_currents/i_align, scenario_currents/i_boot, scenario_currents/i_cd_tot, scenario_currents/i_eccd, scenario_currents/i_fast_ion, scenario_currents/i_fwcd, scenario_currents/i_lhcd, scenario_currents/i_nbicd, scenario_currents/i_ni_tot, scenario_currents/i_ohm, scenario_currents/i_par, scenario_currents/i_runaway, scenario_currents/v_loop, scenario_currents/v_meas, scenario_edge/drho_edge_dt, scenario_edge/ne_edge, scenario_edge/neutral_flux, scenario_edge/ni_edge, scenario_edge/phi_edge, scenario_edge/phi_plasma, scenario_edge/psi_edge, scenario_edge/q_edge, scenario_edge/rho_edge, scenario_edge/te_edge, scenario_edge/ti_edge, scenario_edge/vtor_edge, scenario_energy/dwbpol_dt, scenario_energy/dwbtorpla_dt, scenario_energy/dwdia_dt, scenario_energy/dwth_dt, scenario_energy/dwtot_dt, scenario_energy/esup_alpha, scenario_energy/esup_icrhper, scenario_energy/esup_icrhtot, scenario_energy/esup_lhcd, scenario_energy/esup_nbiperp, scenario_energy/esup_nbitot, scenario_energy/w_b_pol, scenario_energy/w_b_tor_pla, scenario_energy/w_dia, scenario_energy/w_th, scenario_energy/w_tot, scenario_global/area_ext, scenario_global/area_pol, scenario_global/beta_n_th, scenario_global/beta_normal, scenario_global/beta_pol, scenario_global/beta_pol_th, scenario_global/beta_tor, scenario_global/beta_tor_th, scenario_global/dip_dt, scenario_global/disruption, scenario_global/ip, scenario_global/len_sepa, scenario_global/li, scenario_global/mode_h, scenario_global/s_alpha, scenario_global/volume, scenario_heat_power/p_l2h_sc, scenario_heat_power/p_l2h_thr, scenario_heat_power/p_nbi_icrh, scenario_heat_power/p_w, scenario_heat_power/p_wth, scenario_heat_power/padd_tot, scenario_heat_power/pbrem, scenario_heat_power/pcyclo, scenario_heat_power/pdd_fus, scenario_heat_power/pecrh, scenario_heat_power/pecrh_th, scenario_heat_power/pei, scenario_heat_power/pel_fus, scenario_heat_power/pel_icrh, scenario_heat_power/pel_nbi, scenario_heat_power/pel_tot, scenario_heat_power/pfus_dt, scenario_heat_power/pfus_nbi, scenario_heat_power/pfus_th, scenario_heat_power/picrh, scenario_heat_power/picrh_th, scenario_heat_power/pion_fus, scenario_heat_power/pion_icrh, scenario_heat_power/pion_nbi, scenario_heat_power/pion_tot, scenario_heat_power/pioniz, scenario_heat_power/plh, scenario_heat_power/plh_th, scenario_heat_power/ploss, scenario_heat_power/ploss_fus, scenario_heat_power/ploss_icrh, scenario_heat_power/ploss_nbi, scenario_heat_power/pnbi, scenario_heat_power/pnbi_co_cur, scenario_heat_power/pnbi_counter, scenario_heat_power/pnbi_th, scenario_heat_power/pohmic, scenario_heat_power/prad, scenario_itb/h_itb, scenario_itb/ne_itb, scenario_itb/ni_itb, scenario_itb/phi_itb, scenario_itb/psi_itb, scenario_itb/q_min, scenario_itb/rho_itb, scenario_itb/te_itb, scenario_itb/ti_itb, scenario_itb/vtor_itb, scenario_itb/width_itb, scenario_lim_div_wall/ar_concentr, scenario_lim_div_wall/detach_state, scenario_lim_div_wall/div_wetted, scenario_lim_div_wall/f_inner, scenario_lim_div_wall/f_outer, scenario_lim_div_wall/f_pfr, scenario_lim_div_wall/f_rad_fw, scenario_lim_div_wall/gas_puff, scenario_lim_div_wall/ne_lim_div, scenario_lim_div_wall/ni_lim_div, scenario_lim_div_wall/p_cond_div, scenario_lim_div_wall/p_cond_fw, scenario_lim_div_wall/p_lim_div, scenario_lim_div_wall/p_neut_div, scenario_lim_div_wall/p_nh_div, scenario_lim_div_wall/p_rad_div, scenario_lim_div_wall/p_rad_fw, scenario_lim_div_wall/p_wall, scenario_lim_div_wall/part_exhaust, scenario_lim_div_wall/pump_flux, scenario_lim_div_wall/q_peak_div, scenario_lim_div_wall/q_peak_wall, scenario_lim_div_wall/surf_temp, scenario_lim_div_wall/te_lim_div, scenario_lim_div_wall/ti_lim_div, scenario_lim_div_wall/wall_state, scenario_lim_div_wall/wall_temp, scenario_line_ave/dne_line_dt, scenario_line_ave/ne_line, scenario_line_ave/ne_zeff_line, scenario_line_ave/zeff_line, scenario_neutron/ndd_nbi_nbi, scenario_neutron/ndd_nbi_th, scenario_neutron/ndd_th, scenario_neutron/ndd_tot, scenario_neutron/ndt_th, scenario_neutron/ndt_tot, scenario_ninety_five/elong_95, scenario_ninety_five/ne_95, scenario_ninety_five/ni_95, scenario_ninety_five/phi_95, scenario_ninety_five/q_95, scenario_ninety_five/rho_95, scenario_ninety_five/te_95, scenario_ninety_five/ti_95, scenario_ninety_five/tria_95, scenario_ninety_five/tria_lo_95, scenario_ninety_five/tria_up_95, scenario_ninety_five/vtor_95, scenario_pedestal/ne_ped, scenario_pedestal/ni_ped, scenario_pedestal/phi_ped, scenario_pedestal/pressure_ped, scenario_pedestal/psi_ped, scenario_pedestal/q_ped, scenario_pedestal/rho_ped, scenario_pedestal/te_ped, scenario_pedestal/ti_ped, scenario_pedestal/vtor_ped, scenario_references/bvac_r, scenario_references/enhancement, scenario_references/gas_puff, scenario_references/ip, scenario_references/isotopic, scenario_references/nbar, scenario_references/nbi_td_ratio, scenario_references/pecrh, scenario_references/picrh, scenario_references/plh, scenario_references/pnbi, scenario_references/pol_flux, scenario_references/xecrh, scenario_references/zeffl, scenario_sol/gas_puff, scenario_sol/l_ne_sol, scenario_sol/l_ni_sol, scenario_sol/l_qe_sol, scenario_sol/l_qi_sol, scenario_sol/l_te_sol, scenario_sol/l_ti_sol, scenario_sol/p_rad_sol, scenario_vol_ave/dne_ave_dt, scenario_vol_ave/meff_ave, scenario_vol_ave/ne_ave, scenario_vol_ave/ni_ave, scenario_vol_ave/omega_ave, scenario_vol_ave/pellet_flux, scenario_vol_ave/te_ave, scenario_vol_ave/ti_ave, scenario_vol_ave/ti_o_te_ave, scenario_vol_ave/zeff_ave
Model
Children source, value
Source
<xs:complexType name="scenario_ref">
  <xs:annotation>
    <xs:documentation>Structure for scenario reference; Time-dependent</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="value" type="xs:float">
      <xs:annotation>
        <xs:documentation>Signal value; Time-dependent; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="source" type="xs:string">
      <xs:annotation>
        <xs:documentation>Source of the signal (any comment describing the origin of the signal : code, path to diagnostic signals, massaging, ...); String</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_composition
Namespace No namespace
Annotations
Plasma composition (description of ion species).
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_amn scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_zn scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_zion scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_imp_flag scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_rot_imp_flag scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_pellet_amn scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_pellet_zn scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_nbi_amn scenario_xsd.tmp#NO_NAMESPACE_scenario_composition_nbi_zn
Used by
Model
Children amn, imp_flag, nbi_amn, nbi_zn, pellet_amn, pellet_zn, rot_imp_flag, zion, zn
Source
<xs:complexType name="scenario_composition">
  <xs:annotation>
    <xs:documentation>Plasma composition (description of ion species).</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="amn" type="vecflt_type">
      <xs:annotation>
        <xs:documentation>Atomic mass number (lumped ions are allowed); Vector (nion)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="zn" type="vecflt_type">
      <xs:annotation>
        <xs:documentation>Nuclear charge (lumped ions are allowed); Vector (nion)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="zion" type="vecflt_type">
      <xs:annotation>
        <xs:documentation>Ion charge (of the dominant ionisation state; lumped ions are allowed); Vector (nion)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="imp_flag" type="vecint_type">
      <xs:annotation>
        <xs:documentation>Multiple charge state calculation flag : 0-Only one charge state is considered; 1-Multiple charge state are considered and are described in impurity CPO; Vector (nion)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="rot_imp_flag" type="vecint_type">
      <xs:annotation>
        <xs:documentation>set to 1 for the impurity corresponding at the given toroidal rotation, otherwise = 0</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pellet_amn" type="vecflt_type">
      <xs:annotation>
        <xs:documentation>Atomic mass number (for pellet injector); Vector (nion)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pellet_zn" type="vecflt_type">
      <xs:annotation>
        <xs:documentation>Nuclear charge (pellet injector); Vector (nion)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="nbi_amn" type="vecflt_type">
      <xs:annotation>
        <xs:documentation>Atomic mass number (for neutral beam injection); Vector (nion)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="nbi_zn" type="vecflt_type">
      <xs:annotation>
        <xs:documentation>Nuclear charge (for neutral beam injection); Vector (nion)</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_configuration
Namespace No namespace
Annotations
Strings describing the tokamak configuration
Diagram
Diagram scenario_xsd.tmp#scenario_configuration_config scenario_xsd.tmp#scenario_configuration_lmode_sc scenario_xsd.tmp#scenario_configuration_hmode_sc scenario_xsd.tmp#scenario_configuration_core_sc scenario_xsd.tmp#scenario_configuration_pedestal_sc scenario_xsd.tmp#scenario_configuration_helium_sc scenario_xsd.tmp#scenario_configuration_impurity_sc scenario_xsd.tmp#scenario_configuration_l2h_sc scenario_xsd.tmp#scenario_configuration_tor_rot_sc scenario_xsd.tmp#scenario_configuration_wall_mat scenario_xsd.tmp#scenario_configuration_evap_mat scenario_xsd.tmp#scenario_configuration_lim_mat scenario_xsd.tmp#scenario_configuration_div_mat scenario_xsd.tmp#scenario_configuration_coordinate scenario_xsd.tmp#scenario_configuration_ecrh_freq scenario_xsd.tmp#scenario_configuration_ecrh_loc scenario_xsd.tmp#scenario_configuration_ecrh_mode scenario_xsd.tmp#scenario_configuration_ecrh_tor_ang scenario_xsd.tmp#scenario_configuration_ecrh_pol_ang scenario_xsd.tmp#scenario_configuration_ecrh_harm scenario_xsd.tmp#scenario_configuration_enbi scenario_xsd.tmp#scenario_configuration_r_nbi scenario_xsd.tmp#scenario_configuration_grad_b_drift scenario_xsd.tmp#scenario_configuration_icrh_freq scenario_xsd.tmp#scenario_configuration_icrh_scheme scenario_xsd.tmp#scenario_configuration_icrh_phase scenario_xsd.tmp#scenario_configuration_LH_freq scenario_xsd.tmp#scenario_configuration_LH_npar scenario_xsd.tmp#scenario_configuration_pellet_ang scenario_xsd.tmp#scenario_configuration_pellet_v scenario_xsd.tmp#scenario_configuration_pellet_nba
Used by
Model
Children LH_freq, LH_npar, config, coordinate, core_sc, div_mat, ecrh_freq, ecrh_harm, ecrh_loc, ecrh_mode, ecrh_pol_ang, ecrh_tor_ang, enbi, evap_mat, grad_b_drift, helium_sc, hmode_sc, icrh_freq, icrh_phase, icrh_scheme, impurity_sc, l2h_sc, lim_mat, lmode_sc, pedestal_sc, pellet_ang, pellet_nba, pellet_v, r_nbi, tor_rot_sc, wall_mat
Source
<xs:complexType name="scenario_configuration">
  <xs:annotation>
    <xs:documentation>Strings describing the tokamak configuration</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="config" type="scenario_int">
      <xs:annotation>
        <xs:documentation>plasma configuration (limiter/divertor ...) []. Time-dependent. Possible values : 0 = undetermined; 1 = poloidal limiter (ring); 2 = poloidal limiter (LFS); 3 = poloidal limiter (HFS); 4 = toroidal limiter (ring); 5 = toroidal limiter (segment); 6 = poloidal divertor; 7 = toroidal divertor (single null, ion drift in direction of divertor); 8 = toroidal divertor (single null, ion drift in oposite direction of divertor); 9 = toroidal divertor (double null).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="lmode_sc" type="xs:string">
      <xs:annotation>
        <xs:documentation>name of the L-mode scaling law. String.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="hmode_sc" type="xs:string">
      <xs:annotation>
        <xs:documentation>name of the H-mode scaling law. String.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="core_sc" type="xs:string">
      <xs:annotation>
        <xs:documentation>name of the core plasma energy scaling law. String.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pedestal_sc" type="xs:string">
      <xs:annotation>
        <xs:documentation>name of the pedestal energy scaling law. String.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="helium_sc" type="xs:string">
      <xs:annotation>
        <xs:documentation>name of the helium confinement time scaling law. String.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="impurity_sc" type="xs:string">
      <xs:annotation>
        <xs:documentation>name of the impurities confinement time scaling law</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="l2h_sc" type="xs:string">
      <xs:annotation>
        <xs:documentation>name of the L-mode to H-mode power threshold scaling law. String.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tor_rot_sc" type="xs:string">
      <xs:annotation>
        <xs:documentation>name of the toroidal spontaneous rotation scaling law. String.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="wall_mat" type="xs:string">
      <xs:annotation>
        <xs:documentation>chemical compostion of the wall. String.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="evap_mat" type="xs:string">
      <xs:annotation>
        <xs:documentation>chemical compostion evaporated wall conditioning material. String.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="lim_mat" type="xs:string">
      <xs:annotation>
        <xs:documentation>chemical compostion of the limiter. String.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="div_mat" type="xs:string">
      <xs:annotation>
        <xs:documentation>chemical compostion of the divertor</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="coordinate" type="xs:string">
      <xs:annotation>
        <xs:documentation>name/definition of the internal coordinate of the simulator that are given by the data named rho</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ecrh_freq" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ECRH frequency [Hz]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ecrh_loc" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>position of maximum ECRH deposition on scale of rho [rho]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ecrh_mode" type="scenario_int">
      <xs:annotation>
        <xs:documentation>polarisation of ecrh wave (0 = O mode, 1 = X mode) []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ecrh_tor_ang" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>toroidal angle of ECRH at resonance [rad] Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ecrh_pol_ang" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>poloidal angle of ECRH resonance positon (0= LFS, pi/2 = top, -pi/2 = down, pi = HFS) [rad]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ecrh_harm" type="scenario_int">
      <xs:annotation>
        <xs:documentation>harmonic number of the apsorbed ecrh wave []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="enbi" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>energy of the neutral beam [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="r_nbi" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Major radius of tengance of NBI [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="grad_b_drift" type="scenario_int">
      <xs:annotation>
        <xs:documentation>direction of ion grad-B drift (1= to lower divertor, -1 = from lower divertor) []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="icrh_freq" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ICRH frequency [Hz]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="icrh_scheme" type="xs:string">
      <xs:annotation>
        <xs:documentation>icrh scheme either : H_min_1; He3_min; T_harm_2; FW; FW_CD; FW_CCD</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="icrh_phase" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ICRH antenna phasing [rad]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LH_freq" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>LHCD frequency [Hz]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LH_npar" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>LHCD parallel indice []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pellet_ang" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>pellet injection positon (0= LFS, pi/2 = top, -pi/2 = down, pi = HFS) [rad]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pellet_v" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>pellet injection velocity [m/s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pellet_nba" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>initial number of atoms in pellet []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_int
Namespace No namespace
Annotations
Structure for scenario integer flag; Time-dependent
Diagram
Diagram scenario_xsd.tmp#scenario_int_value scenario_xsd.tmp#scenario_int_source
Used by
Model
Children source, value
Source
<xs:complexType name="scenario_int">
  <xs:annotation>
    <xs:documentation>Structure for scenario integer flag; Time-dependent</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="value" type="xs:integer">
      <xs:annotation>
        <xs:documentation>Signal value; Time-dependent; Scalar Integer.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="source" type="xs:string">
      <xs:annotation>
        <xs:documentation>Source of the signal (any comment describing the origin of the signal : code, path to diagnostic signals, massaging, ...); String</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_confinement
Namespace No namespace
Annotations
characteristic confinement times
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_e scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_l_sc scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_h_sc scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_he scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_e_ee scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_e_ii scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_e_ei scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_cur_diff scenario_xsd.tmp#NO_NAMESPACE_scenario_confinement_tau_i_rol
Used by
Model
Children tau_cur_diff, tau_e, tau_e_ee, tau_e_ei, tau_e_ii, tau_h_sc, tau_he, tau_i_rol, tau_l_sc
Source
<xs:complexType name="scenario_confinement">
  <xs:annotation>
    <xs:documentation>characteristic confinement times</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="tau_e" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>thermal energy confinement time [s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tau_l_sc" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>confinement time given by the selected L-mode scaling law [s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tau_h_sc" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>confinement time given by the selected H-mode scaling law [s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tau_he" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Helium ashes confinement time [s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tau_e_ee" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>electron energy confimenent time [s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tau_e_ii" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ion energy confinement time [s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tau_e_ei" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>energy equipartition characteristic time [s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tau_cur_diff" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>characteristic time for current diffusion [s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tau_i_rol" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>characteristic time for current decrease in tokamak equivalent R/L circuit [s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_currents
Namespace No namespace
Annotations
data related to current sources and current diffusion
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_RR scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_align scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_boot scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_cd_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_eccd scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_fast_ion scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_fwcd scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_lhcd scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_nbicd scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_ni_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_ohm scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_par scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_i_runaway scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_v_loop scenario_xsd.tmp#NO_NAMESPACE_scenario_currents_v_meas
Used by
Model
Children RR, i_align, i_boot, i_cd_tot, i_eccd, i_fast_ion, i_fwcd, i_lhcd, i_nbicd, i_ni_tot, i_ohm, i_par, i_runaway, v_loop, v_meas
Source
<xs:complexType name="scenario_currents">
  <xs:annotation>
    <xs:documentation>data related to current sources and current diffusion</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="RR" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>plasma resistivity [ohm]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="i_align" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>current drive alignment quality parameter (1 = good , 0 = bad). Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="i_boot" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>bootstrap current [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="i_cd_tot" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total current drive [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="i_eccd" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Electron Cyclotron current drive [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="i_fast_ion" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>fast ions bootstrap like current drive (i.e. fast alpha) [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="i_fwcd" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Fast Wave current drive [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="i_lhcd" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Lower Hybrid current drive [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="i_nbicd" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Neutral Beam Injection current drive [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="i_ni_tot" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total non inductive current [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="i_ohm" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ohmic current [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="i_par" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total plasma current (projected on B : <J.B>/B0) [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="i_runaway" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>runaway current [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="v_loop" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>loop voltage @ LCMS / LFS , equatorial point [V]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="v_meas" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>loop voltage measured on a coil [V]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_edge
Namespace No namespace
Annotations
edge value (@ LCMS)
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_te_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_ti_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_ne_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_ni_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_psi_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_phi_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_rho_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_drho_edge_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_q_edge scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_neutral_flux scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_phi_plasma scenario_xsd.tmp#NO_NAMESPACE_scenario_edge_vtor_edge
Used by
Element scenario/edge
Model
Children drho_edge_dt, ne_edge, neutral_flux, ni_edge, phi_edge, phi_plasma, psi_edge, q_edge, rho_edge, te_edge, ti_edge, vtor_edge
Source
<xs:complexType name="scenario_edge">
  <xs:annotation>
    <xs:documentation>edge value (@ LCMS)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="te_edge" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>edge electron temperature [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ti_edge" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>edge ion temperature [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ne_edge" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>edge electron density [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ni_edge" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>edge ion density [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="psi_edge" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>edge poloidal flux [Wb]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="phi_edge" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>edge toroidal flux [Wb]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="rho_edge" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>edge value of internal simulator coordinate [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="drho_edge_dt" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>time derivative of edge value of internal simulator coordinate [m/s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="q_edge" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>edge or effective safety factor value []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="neutral_flux" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>number of cold neutral (in equivalent electron for Z >1) that input in plasma at the edge every second coming from recycling and gaz puff [s^-1]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="phi_plasma" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>contribution of the plasma to the toroidal flux (used for toroidal coils heat load computation) [Wb]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="vtor_edge" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>rotation velocity of selected impurity on the separatrix [m/s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_energy
Namespace No namespace
Annotations
plasma energy content
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_w_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_w_b_pol scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_w_dia scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_dwdia_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_w_b_tor_pla scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_w_th scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_dwtot_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_dwbpol_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_dwbtorpla_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_dwth_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_esup_icrhtot scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_esup_icrhper scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_esup_nbitot scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_esup_nbiperp scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_esup_lhcd scenario_xsd.tmp#NO_NAMESPACE_scenario_energy_esup_alpha
Used by
Element scenario/energy
Model
Children dwbpol_dt, dwbtorpla_dt, dwdia_dt, dwth_dt, dwtot_dt, esup_alpha, esup_icrhper, esup_icrhtot, esup_lhcd, esup_nbiperp, esup_nbitot, w_b_pol, w_b_tor_pla, w_dia, w_th, w_tot
Source
<xs:complexType name="scenario_energy">
  <xs:annotation>
    <xs:documentation>plasma energy content</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="w_tot" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total plasma energy [J]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="w_b_pol" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>poloidal field energy of the plasma [J]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="w_dia" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>3/2 perpendicular plasma energy [J]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dwdia_dt" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>time derivative of Wdia [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="w_b_tor_pla" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>toroidal magnetic plasma energy [J]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="w_th" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>thermal plasma energy [J]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dwtot_dt" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>time derivative of total plasma energy [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dwbpol_dt" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>time derivative of plasma poloidal field energy [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dwbtorpla_dt" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>time derivative of toroidal magnetic plasma energy [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dwth_dt" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>time derivative of thermal plasma energy [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="esup_icrhtot" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total suprathermal energy of fast ions accelerated by ICRH [J]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="esup_icrhper" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>perpendicular part of suprathermal energy of fast ions accelerated by ICRH [J]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="esup_nbitot" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total suprathermal energy of fast ions from NBI ionisation [J]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="esup_nbiperp" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>perpendicular part of suprathermal energy of fast ions from NBI ionisation [J]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="esup_lhcd" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total suprathermal energy of fast electron from LHCD [J]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="esup_alpha" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total suprathermal energy of fast alpha particules [J]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_global
Namespace No namespace
Annotations
global scalar value
Diagram
Diagram scenario_xsd.tmp#scenario_global_ip scenario_xsd.tmp#scenario_global_dip_dt scenario_xsd.tmp#scenario_global_beta_pol scenario_xsd.tmp#scenario_global_beta_tor scenario_xsd.tmp#scenario_global_beta_normal scenario_xsd.tmp#scenario_global_li scenario_xsd.tmp#scenario_global_volume scenario_xsd.tmp#scenario_global_area_pol scenario_xsd.tmp#scenario_global_area_ext scenario_xsd.tmp#scenario_global_len_sepa scenario_xsd.tmp#scenario_global_beta_pol_th scenario_xsd.tmp#scenario_global_beta_tor_th scenario_xsd.tmp#scenario_global_beta_n_th scenario_xsd.tmp#scenario_global_disruption scenario_xsd.tmp#scenario_global_mode_h scenario_xsd.tmp#scenario_global_s_alpha
Used by
Model
Children area_ext, area_pol, beta_n_th, beta_normal, beta_pol, beta_pol_th, beta_tor, beta_tor_th, dip_dt, disruption, ip, len_sepa, li, mode_h, s_alpha, volume
Source
<xs:complexType name="scenario_global">
  <xs:annotation>
    <xs:documentation>global scalar value</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ip" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Plasma current [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dip_dt" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>time derivative of plasma current [A/s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="beta_pol" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>poloidal beta []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="beta_tor" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>toroidal beta []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="beta_normal" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>normalised beta []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="li" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>internal inductance (definition 3). Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="volume" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total plasma volume [m^3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="area_pol" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>area poloidal cross section [m^2]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="area_ext" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>external plasma surface [m^2]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="len_sepa" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>length of the separatrix [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="beta_pol_th" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>poloidal beta, thermal contribution []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="beta_tor_th" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>toroidal beta, thermal contribution []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="beta_n_th" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>normalised beta, thermal contribution []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="disruption" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>flag for disruption (set to 1 for disruption, oterwise equal 0) []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="mode_h" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>confinement mode verus time: 0 = L-mode et 1 = H-mode []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="s_alpha" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total number of alpha fusion particules from D-T ractions per second [s^-1]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_heat_power
Namespace No namespace
Annotations
Power delivred to plasma (thermal an non thermal)
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_plh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pohmic scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_picrh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pecrh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pnbi scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pnbi_co_cur scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pnbi_counter scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_plh_th scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_picrh_th scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pecrh_th scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pnbi_th scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_ploss_icrh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_ploss_nbi scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pbrem scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pcyclo scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_prad scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pdd_fus scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pei scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pel_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pel_fus scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pel_icrh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pel_nbi scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pfus_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_ploss_fus scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pfus_nbi scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pfus_th scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_padd_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pion_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pion_fus scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pion_icrh scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pion_nbi scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_pioniz scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_ploss scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_p_wth scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_p_w scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_p_l2h_thr scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_p_l2h_sc scenario_xsd.tmp#NO_NAMESPACE_scenario_heat_power_p_nbi_icrh
Used by
Model
Children p_l2h_sc, p_l2h_thr, p_nbi_icrh, p_w, p_wth, padd_tot, pbrem, pcyclo, pdd_fus, pecrh, pecrh_th, pei, pel_fus, pel_icrh, pel_nbi, pel_tot, pfus_dt, pfus_nbi, pfus_th, picrh, picrh_th, pion_fus, pion_icrh, pion_nbi, pion_tot, pioniz, plh, plh_th, ploss, ploss_fus, ploss_icrh, ploss_nbi, pnbi, pnbi_co_cur, pnbi_counter, pnbi_th, pohmic, prad
Source
<xs:complexType name="scenario_heat_power">
  <xs:annotation>
    <xs:documentation>Power delivred to plasma (thermal an non thermal)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="plh" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Lower hybrid power [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pohmic" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ohmic power (thermal species contribution only) [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="picrh" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Ion cyclotron resonnance heating power [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pecrh" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>electron cyclotron resonnance heating power [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pnbi" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>neutral beam injection power [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pnbi_co_cur" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>neutral beam injection power injeted in co-current direction [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pnbi_counter" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>neutral beam injection power injeted in counter-current direction [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="plh_th" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>lower hybrid power deposited on thermal electrons [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="picrh_th" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ion cyclotron resonnance heating power deposited on thermal species [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pecrh_th" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>electron cyclotron resonnance heating power deposited on thermal electrons [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pnbi_th" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>neutral beam injection power deposited on thermal species [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ploss_icrh" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Ion cyclotron resonnance heating power losses [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ploss_nbi" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>neutral beam injection power losses (including shine-through) [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pbrem" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Bremsstrahlung radition losses [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pcyclo" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>cyclotron radiation losses [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="prad" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>impurity radition losses in core plamsa , without Bremsstrahlung [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pdd_fus" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>fusion power due to DD reactions [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pei" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>power exchange between eletron and ion (equipartition) [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pel_tot" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total thermal electron power deposition without equipartition [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pel_fus" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>fusion electron power deposition [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pel_icrh" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ICRH electron power deposition [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pel_nbi" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>NBI electron power deposition [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pfus_dt" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total D-T fusion power of alpha [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ploss_fus" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>D-T fusion power of alpha losses [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pfus_nbi" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>NBI induce D-T fusion power of alpha [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pfus_th" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>alpha (from DT fusion reaction) power deposited on thermal species [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="padd_tot" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total additional power input including ohmic power [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pion_tot" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total thermal ion power deposition without equipartition [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pion_fus" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>fusion ion power deposition [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pion_icrh" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ICRH ion power deposition [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pion_nbi" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>NBI ion power deposition [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pioniz" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>power losses due to cold neutral ionization [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ploss" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>plasma losses power, as define in ITER basis [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_wth" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>thermal power input, define as tau_E * P_th = Wth [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_w" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>effective power define as tau_E * P_w = W_tot [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_l2h_thr" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>additionnal power crossing the LCMS; must be compare to L->H threshold power (Ryter PPCF 2002) [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_l2h_sc" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>threshold power given by the choosen scaling law for transition from L-mode to H-mode [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_nbi_icrh" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>beam power increase due to ICRH effects [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_itb
Namespace No namespace
Annotations
Values characteristics of the Internal Transport Barrier
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_q_min scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_te_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_ti_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_ne_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_ni_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_psi_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_phi_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_rho_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_h_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_width_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_vtor_itb scenario_xsd.tmp#NO_NAMESPACE_scenario_itb_itb_type
Used by
Element scenario/itb
Model
Children h_itb, itb_type, ne_itb, ni_itb, phi_itb, psi_itb, q_min, rho_itb, te_itb, ti_itb, vtor_itb, width_itb
Source
<xs:complexType name="scenario_itb">
  <xs:annotation>
    <xs:documentation>Values characteristics of the Internal Transport Barrier</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="q_min" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>minimal value of safety factor []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="te_itb" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>electron temperature @ q = q_min [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ti_itb" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ion temperature @ q = q_min [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ne_itb" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>electron density @ q = q_min [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ni_itb" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ion density @ q = q_min [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="psi_itb" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>poloidal flux @ q = q_min [Wb]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="phi_itb" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>toroidal flux @ q = q_min [Wb]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="rho_itb" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>value of internal simulator coordinate @ q = q_min [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="h_itb" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>energy enhancement ITB factor [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="width_itb" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>width of the high pressure gradient region (on scale of rho_itb) [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="vtor_itb" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>rotation velocity of selected impurity @ rho_itb [m/s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="itb_type" type="scenario_int">
      <xs:annotation>
        <xs:documentation>itb type []. Time-dependent. Any combinaison of :0 = none; 1 = on T_i; 2 = on T_e; 4 = on n_e; 8 = reverse shear triggered; 16 = toroidal rotation triggered; 32 = alpha stabilisation triggered; 64 = T_i /T_e triggered; 128 = radiation triggered; 256 = rationnal q triggered</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_lim_div_wall
Namespace No namespace
Annotations
values on the plate of divertor or on the limitor or on the wall (@ LCMS)
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_te_lim_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_ti_lim_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_ne_lim_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_ni_lim_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_q_peak_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_q_peak_wall scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_surf_temp scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_lim_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_rad_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_neut_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_wall scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_wall_temp scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_wall_state scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_detach_state scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_pump_flux scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_rad_fw scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_cond_fw scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_div_wetted scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_gas_puff scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_ar_concentr scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_part_exhaust scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_f_inner scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_f_outer scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_f_pfr scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_f_rad_fw scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_q_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_cond_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_pol_ext scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_flux_exp scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_tilt_angle scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_n_div scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_div_dz scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_div_dro scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_div_dri scenario_xsd.tmp#NO_NAMESPACE_scenario_lim_div_wall_p_nh_div
Used by
Model
Children ar_concentr, detach_state, div_dri, div_dro, div_dz, div_wetted, f_inner, f_outer, f_pfr, f_rad_fw, flux_exp, gas_puff, n_div, ne_lim_div, ni_lim_div, p_cond_div, p_cond_fw, p_lim_div, p_neut_div, p_nh_div, p_rad_div, p_rad_fw, p_wall, part_exhaust, pol_ext, pump_flux, q_div, q_peak_div, q_peak_wall, surf_temp, te_lim_div, ti_lim_div, tilt_angle, wall_state, wall_temp
Source
<xs:complexType name="scenario_lim_div_wall">
  <xs:annotation>
    <xs:documentation>values on the plate of divertor or on the limitor or on the wall (@ LCMS)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="te_lim_div" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>limiter/divertor electron temperature [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ti_lim_div" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>limiter/divertor ion temperature [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ne_lim_div" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>limiter/divertor electron density [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ni_lim_div" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>limiter/divertor ion density [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="q_peak_div" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Peak power flux on limiter or divertor plate [W.m^-2]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="q_peak_wall" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Peak power flux on the wall [W.m^-2]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="surf_temp" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>limiter surface or divertor plate temperature [K]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_lim_div" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Total power on limiter or divertor plate [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_rad_div" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>radiative power in the divertor zone [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_neut_div" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Neutral pressure in the divertor zone [Pa]; Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_wall" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Total power on the wall [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="wall_temp" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>wall temperature [K]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="wall_state" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>saturation state of the wall (0 = completly pumping wall, 1 = competely saturate wall) []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="detach_state" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>plasma detachement state (0= attach plasma, 1 = completely detach plasma) []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pump_flux" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>flux pump out for each ion species [s^-1]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_rad_fw" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Radiated power on the first wall [W]; Time-dependent</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_cond_fw" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Conducted/convected power on the first wall [W]; Time-dependent</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="div_wetted" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Divertor wetted area [m^2]; Time-dependent</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="gas_puff" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Gas puff (D/T) in the divertor (PFR) [Pa.m^3.s^-1]; Time-dependent</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ar_concentr" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Argon concentration in the divertor; Time-dependent</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="part_exhaust" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Assuming a pumping speed [Pa.m^3.s^-1]; Time-dependent</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="f_inner" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Fraction of power to the inner divertor; Time-dependent</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="f_outer" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Fraction of power to the outer divertor; Time-dependent</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="f_pfr" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Fraction of power flowing into the private flux region; Time-dependent</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="f_rad_fw" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Fraction of the divertor radiated power deposited in the main chamber; Time-dependent</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="q_div" type="vecflt_type">
      <xs:annotation>
        <xs:documentation>Heat flux on divertor plate [W/m^2]; Vector(theta). Time-dependent</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_cond_div" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Conducted/convected power on divertor plate [W]; Time-dependent</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pol_ext" type="xs:float">
      <xs:annotation>
        <xs:documentation>Poloidal extension of the divertor or outer major radius of the divertor region (and inner major radius) [rad]; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="flux_exp" type="xs:float">
      <xs:annotation>
        <xs:documentation>Flux expansion at the divertor plate ((B_theta/B)midplane)/((B_theta/B)target); Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tilt_angle" type="xs:float">
      <xs:annotation>
        <xs:documentation>Tilt angle between the field lines and the divertor plate in a poloidal plane [rad]; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="n_div" type="xs:float">
      <xs:annotation>
        <xs:documentation>Number of divertor, assuming symmetric configuration; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="div_dz" type="xs:float">
      <xs:annotation>
        <xs:documentation>Divertor extension in z direction from the x-point [m]; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="div_dro" type="xs:float">
      <xs:annotation>
        <xs:documentation>Divertor extension in r outward direction from the x-point [m]; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="div_dri" type="xs:float">
      <xs:annotation>
        <xs:documentation>Divertor extension in r intward direction from the x-point [m]; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_nh_div" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Total nuclear heating in divertor [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_line_ave
Namespace No namespace
Annotations
line averaged value
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_line_ave_ne_line scenario_xsd.tmp#NO_NAMESPACE_scenario_line_ave_zeff_line scenario_xsd.tmp#NO_NAMESPACE_scenario_line_ave_ne_zeff_line scenario_xsd.tmp#NO_NAMESPACE_scenario_line_ave_dne_line_dt
Used by
Model
Children dne_line_dt, ne_line, ne_zeff_line, zeff_line
Source
<xs:complexType name="scenario_line_ave">
  <xs:annotation>
    <xs:documentation>line averaged value</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ne_line" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>line averaged electron density [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="zeff_line" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>line averaged effective charge. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ne_zeff_line" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>line averaged electron density * Zeff . Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dne_line_dt" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>time derivative of line averaged electron density [m^-3/s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_neutron
Namespace No namespace
Annotations
neutron flux for DD and DT reactions
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron_ndd_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron_ndd_th scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron_ndd_nbi_th scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron_ndd_nbi_nbi scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron_ndt_tot scenario_xsd.tmp#NO_NAMESPACE_scenario_neutron_ndt_th
Used by
Model
Children ndd_nbi_nbi, ndd_nbi_th, ndd_th, ndd_tot, ndt_th, ndt_tot
Source
<xs:complexType name="scenario_neutron">
  <xs:annotation>
    <xs:documentation>neutron flux for DD and DT reactions</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ndd_tot" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total neutron flux coming from DD reactions [Hz]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ndd_th" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>neutron flux coming from thermal DD reactions [Hz]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ndd_nbi_th" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>neutron flux coming from beam/plasma DD reactions [Hz]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ndd_nbi_nbi" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>neutron flux coming from beam/beam DD reactions [Hz]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ndt_tot" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>total neutron flux coming from DT reactions [Hz]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ndt_th" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>neutron flux coming from thermal DT reactions [Hz]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_ninety_five
Namespace No namespace
Annotations
values at 95% of poloidal flux
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_q_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_elong_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_tria_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_tria_up_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_tria_lo_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_te_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_ti_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_ne_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_ni_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_phi_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_rho_95 scenario_xsd.tmp#NO_NAMESPACE_scenario_ninety_five_vtor_95
Used by
Model
Children elong_95, ne_95, ni_95, phi_95, q_95, rho_95, te_95, ti_95, tria_95, tria_lo_95, tria_up_95, vtor_95
Source
<xs:complexType name="scenario_ninety_five">
  <xs:annotation>
    <xs:documentation>values at 95% of poloidal flux</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="q_95" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>safety factor value @ 95 % of poloidal flux span []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="elong_95" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>plasma elongation @ 95 % of poloidal flux span []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tria_95" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>averaged plasma triangularity @ 95 % of poloidal flux span []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tria_up_95" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>upper plasma triangularity @ 95 % of poloidal flux span []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tria_lo_95" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>lower plasma triangularity @ 95 % of poloidal flux span []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="te_95" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>electron temperature @ 95 % of poloidal flux [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ti_95" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ion temperature @ 95 % of poloidal flux [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ne_95" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>electron density @ 95 % of poloidal flux [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ni_95" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ion density @ 95 % of poloidal flux [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="phi_95" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>toroidal flux @ 95 % of poloidal flux [Wb]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="rho_95" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>value of internal simulator coordinate @ 95 % of poloidal flux [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="vtor_95" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>rotation velocity of selected impurity @ 95 % of poloidal flux [m/s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_pedestal
Namespace No namespace
Annotations
Values at the top of the H-mode pedestal
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_te_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_ti_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_ne_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_ni_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_psi_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_phi_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_rho_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_q_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_pressure_ped scenario_xsd.tmp#NO_NAMESPACE_scenario_pedestal_vtor_ped
Used by
Model
Children ne_ped, ni_ped, phi_ped, pressure_ped, psi_ped, q_ped, rho_ped, te_ped, ti_ped, vtor_ped
Source
<xs:complexType name="scenario_pedestal">
  <xs:annotation>
    <xs:documentation>Values at the top of the H-mode pedestal</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="te_ped" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>pedestal electron temperature [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ti_ped" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>pedestal ion temperature [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ne_ped" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>pedestal electron density [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ni_ped" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>pedestal ion density [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="psi_ped" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>pedestal poloidal flux [Wb]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="phi_ped" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>pedestal toroidal flux [Wb]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="rho_ped" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>top pedestal value of internal simulator coordinate [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="q_ped" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>top pedestal safety factor value []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pressure_ped" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>top pedestal thermal pressure (n_e * T_e + n_i * T_i) [Pa]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="vtor_ped" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>top pedestal value of rotation velocity of selected impurity [m/s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_references
Namespace No namespace
Annotations
References
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_references_plh scenario_xsd.tmp#NO_NAMESPACE_scenario_references_picrh scenario_xsd.tmp#NO_NAMESPACE_scenario_references_pecrh scenario_xsd.tmp#NO_NAMESPACE_scenario_references_pnbi scenario_xsd.tmp#NO_NAMESPACE_scenario_references_ip scenario_xsd.tmp#NO_NAMESPACE_scenario_references_bvac_r scenario_xsd.tmp#NO_NAMESPACE_scenario_references_zeffl scenario_xsd.tmp#NO_NAMESPACE_scenario_references_nbar scenario_xsd.tmp#NO_NAMESPACE_scenario_references_xecrh scenario_xsd.tmp#NO_NAMESPACE_scenario_references_pol_flux scenario_xsd.tmp#NO_NAMESPACE_scenario_references_enhancement scenario_xsd.tmp#NO_NAMESPACE_scenario_references_isotopic scenario_xsd.tmp#NO_NAMESPACE_scenario_references_nbi_td_ratio scenario_xsd.tmp#NO_NAMESPACE_scenario_references_gas_puff
Used by
Model
Children bvac_r, enhancement, gas_puff, ip, isotopic, nbar, nbi_td_ratio, pecrh, picrh, plh, pnbi, pol_flux, xecrh, zeffl
Source
<xs:complexType name="scenario_references">
  <xs:annotation>
    <xs:documentation>References</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="plh" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Lower hybrid power [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="picrh" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Ion cyclotron resonnance heating power [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pecrh" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>electron cyclotron resonnance heating power [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pnbi" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>neutral beam injection power [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ip" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Plasma current [A]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="bvac_r" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>Vacuum field times radius in the toroidal field magnet [T.m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="zeffl" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>line averaged effective charge []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="nbar" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>line averaged electron density [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="xecrh" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>position of maximum (normalized rho coordinate) of electron cyclotron resonnance heating power []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pol_flux" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>separatrix poloidal flux [Wb]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="enhancement" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>energy enhancement factor []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="isotopic" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ratio between tritium and deuterium density (for burning plasma) []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="nbi_td_ratio" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ratio between tritium and deuterium power in neutral beam injection []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="gas_puff" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>gas puff flux reference, in equivalent [electrons.s^-1]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_reactor
Namespace No namespace
Annotations
reactor data (such as electricity cost ...)
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_reactor_pnetwork
Used by
Model
Children pnetwork
Source
<xs:complexType name="scenario_reactor">
  <xs:annotation>
    <xs:documentation>reactor data (such as electricity cost ...)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="pnetwork" type="xs:float">
      <xs:annotation>
        <xs:documentation>reactor electric power provide to the network [W].</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_sol
Namespace No namespace
Annotations
SOL characteristic  (@ LCMS)
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_l_te_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_l_ti_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_l_ne_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_l_ni_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_l_qe_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_l_qi_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_p_rad_sol scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_p_neut scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_gas_puff scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_delta_r_in scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_delta_r_out scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_r_in scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_r_out scenario_xsd.tmp#NO_NAMESPACE_scenario_sol_sol_width
Used by
Element scenario/sol
Model
Children delta_r_in, delta_r_out, gas_puff, l_ne_sol, l_ni_sol, l_qe_sol, l_qi_sol, l_te_sol, l_ti_sol, p_neut, p_rad_sol, r_in, r_out, sol_width
Source
<xs:complexType name="scenario_sol">
  <xs:annotation>
    <xs:documentation>SOL characteristic (@ LCMS)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="l_te_sol" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>electron temperature radial decay length [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="l_ti_sol" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ion temperature radial decay length [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="l_ne_sol" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>electron density radial decay length [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="l_ni_sol" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ion density radial decay length [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="l_qe_sol" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>electron heat flux radial decay length [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="l_qi_sol" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>ion heat flux radial decay length [m]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_rad_sol" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>radiative power of the SOL [W]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="p_neut" type="xs:float">
      <xs:annotation>
        <xs:documentation>Neutral pressure of the SOL [Pa]; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="gas_puff" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>gas puff flux for each ion species [s^-1]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="delta_r_in" type="xs:float">
      <xs:annotation>
        <xs:documentation>Inner gap between the plasma and the first wall [m]; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="delta_r_out" type="xs:float">
      <xs:annotation>
        <xs:documentation>Outer gap between the plasma and the first wall [m]; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="r_in" type="xs:float">
      <xs:annotation>
        <xs:documentation>Inner radius of the first wall [m]; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="r_out" type="xs:float">
      <xs:annotation>
        <xs:documentation>Outer radius of the first wall [m]; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="sol_width" type="xs:float">
      <xs:annotation>
        <xs:documentation>Width of the SOL (the heat flux is assumed to fall off exponentially in the SOL according to the width parameter) [m]; Scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type scenario_vol_ave
Namespace No namespace
Annotations
volume averaged values
Diagram
Diagram scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_te_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_ti_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_ne_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_dne_ave_dt scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_ni_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_zeff_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_ti_o_te_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_meff_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_pellet_flux scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_nions_ave scenario_xsd.tmp#NO_NAMESPACE_scenario_vol_ave_omega_ave
Used by
Model
Children dne_ave_dt, meff_ave, ne_ave, ni_ave, nions_ave, omega_ave, pellet_flux, te_ave, ti_ave, ti_o_te_ave, zeff_ave
Source
<xs:complexType name="scenario_vol_ave">
  <xs:annotation>
    <xs:documentation>volume averaged values</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="te_ave" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>volume averaged electron temperature [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ti_ave" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>volume averaged ion temperature [eV]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ne_ave" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>volume averaged electron density [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dne_ave_dt" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>time derivative of volume averaged electron density [m^-3/s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ni_ave" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>volume averaged ion density (<sum(n_k)>, k in species) [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="zeff_ave" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>volume averaged effective charge. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ti_o_te_ave" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>volume averaged ion temperature over electron temperature (<Ti/Te>) []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="meff_ave" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>volume averaged effectice mass (<sum(n_k * m_k) > / < sum(n_k)> ) []. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pellet_flux" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>number of electrons fuelling the plasma every second coming from pellet injection [s^-1]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="nions_ave" type="vecflt_type">
      <xs:annotation>
        <xs:documentation>volume averaged ions densities (vector, one element per ion species) [m^-3]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="omega_ave" type="scenario_ref">
      <xs:annotation>
        <xs:documentation>bulk volume average toroidal rotation velocity (whole plasma) [rad/s]. Time-dependent.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>