<xs:element name="coredelta"><xs:annotation><xs:documentation>Generic instant change of the radial core profiles due to pellet, MHD, ... Time-dependent CPO.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element ref="datainfo"/><xs:element ref="composition"/><xs:element ref="desc_impur"/><xs:element name="compositions" type="compositions_type"><xs:annotation><xs:documentation>Contains all the composition information for the simulation (main ions, impurities, neutrals, edge species).</xs:documentation></xs:annotation></xs:element><xs:element name="values" type="coredelta_values" maxOccurs="unbounded"><xs:annotation><xs:documentation>Description of the delta term for the various origins. Array of structure (ndelta). Time-dependent</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>
<xs:element name="compositions" type="compositions_type"><xs:annotation><xs:documentation>Contains all the composition information for the simulation (main ions, impurities, neutrals, edge species).</xs:documentation></xs:annotation></xs:element>
<xs:element name="values" type="coredelta_values" maxOccurs="unbounded"><xs:annotation><xs:documentation>Description of the delta term for the various origins. Array of structure (ndelta). Time-dependent</xs:documentation></xs:annotation></xs:element>
<xs:element name="deltaid" type="identifier"><xs:annotation><xs:documentation>Identifier for the origin of the delta terms (see conventions in the ITM website)</xs:documentation></xs:annotation></xs:element>
<xs:element name="rho_tor_norm" type="vecflt_type" default="[0.0,0.0]"><xs:annotation><xs:documentation>Normalised toroidal flux coordinate values (= rho_tor normalised to the value at the last grid point); Time-dependent; Vector (nrho)</xs:documentation></xs:annotation></xs:element>
<xs:element name="psi" type="vecflt_type"><xs:annotation><xs:documentation>Poloidal flux [Wb], without 1/2pi and such that Bp=|grad psi| /R/2/pi. Time-dependent; Vector (nrho)</xs:documentation></xs:annotation></xs:element>
<xs:element name="area" type="vecflt_type"><xs:annotation><xs:documentation>Cross-sectional area of the flux surface [m^2]; Time-dependent; Vector (nrho)</xs:documentation></xs:annotation></xs:element>
<xs:element name="delta_te" type="vecflt_type"><xs:annotation><xs:documentation>Instant change of the electron temperature [eV]. Time-dependent. Vector(nrho).</xs:documentation></xs:annotation></xs:element>
<xs:element name="delta_ti" type="matflt_type"><xs:annotation><xs:documentation>Instant change of the ion temperature [eV]. Time-dependent. Matrix (nrho,nion).</xs:documentation></xs:annotation></xs:element>
<xs:element name="delta_ne" type="vecflt_type"><xs:annotation><xs:documentation>Instant change of the electron density [m^-3]. Time-dependent. Vector(nrho).</xs:documentation></xs:annotation></xs:element>
<xs:element name="delta_ni" type="matflt_type"><xs:annotation><xs:documentation>Instant change of the ion density [m^-3]. Time-dependent. Matrix (nrho,nion).</xs:documentation></xs:annotation></xs:element>
<xs:element name="delta_tz" type="matflt_type"><xs:annotation><xs:documentation>Instant change of the impurity (multiple charge states) temperature [eV]. Time-dependent. Matrix (nrho,nzimp).</xs:documentation></xs:annotation></xs:element>
<xs:element name="delta_nz" type="matflt_type"><xs:annotation><xs:documentation>Instant change of the impurity (multiple charge states) density [m^-3]. Time-dependent. Matrix (nrho,nzimp).</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="coredelta_values"><xs:annotation><xs:documentation>Description of the delta term for a given origin</xs:documentation></xs:annotation><xs:sequence><xs:element name="deltaid" type="identifier"><xs:annotation><xs:documentation>Identifier for the origin of the delta terms (see conventions in the ITM website)</xs:documentation></xs:annotation></xs:element><xs:element name="rho_tor" type="vecflt_type"><xs:annotation><xs:documentation>Toroidal flux coordinate (not normalised, equivalent to rho_tor_norm) [m]; Vector (nrho). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="rho_tor_norm" type="vecflt_type" default="[0.0,0.0]"><xs:annotation><xs:documentation>Normalised toroidal flux coordinate values (= rho_tor normalised to the value at the last grid point); Time-dependent; Vector (nrho)</xs:documentation></xs:annotation></xs:element><xs:element name="psi" type="vecflt_type"><xs:annotation><xs:documentation>Poloidal flux [Wb], without 1/2pi and such that Bp=|grad psi| /R/2/pi. Time-dependent; Vector (nrho)</xs:documentation></xs:annotation></xs:element><xs:element name="volume" type="vecflt_type"><xs:annotation><xs:documentation>Volume enclosed in the flux surface [m^3]; Time-dependent; Vector (nrho)</xs:documentation></xs:annotation></xs:element><xs:element name="area" type="vecflt_type"><xs:annotation><xs:documentation>Cross-sectional area of the flux surface [m^2]; Time-dependent; Vector (nrho)</xs:documentation></xs:annotation></xs:element><xs:element name="delta_psi" type="vecflt_type"><xs:annotation><xs:documentation>Instant change of the poloidal flux [Wb]. Time-dependent. Vector(nrho).</xs:documentation></xs:annotation></xs:element><xs:element name="delta_te" type="vecflt_type"><xs:annotation><xs:documentation>Instant change of the electron temperature [eV]. Time-dependent. Vector(nrho).</xs:documentation></xs:annotation></xs:element><xs:element name="delta_ti" type="matflt_type"><xs:annotation><xs:documentation>Instant change of the ion temperature [eV]. Time-dependent. Matrix (nrho,nion).</xs:documentation></xs:annotation></xs:element><xs:element name="delta_ne" type="vecflt_type"><xs:annotation><xs:documentation>Instant change of the electron density [m^-3]. Time-dependent. Vector(nrho).</xs:documentation></xs:annotation></xs:element><xs:element name="delta_ni" type="matflt_type"><xs:annotation><xs:documentation>Instant change of the ion density [m^-3]. Time-dependent. Matrix (nrho,nion).</xs:documentation></xs:annotation></xs:element><xs:element name="impurity" type="coredelta_values_impurity" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Array(nimp). Time-dependent</xs:documentation></xs:annotation></xs:element><xs:element name="delta_vtor" type="matflt_type"><xs:annotation><xs:documentation>Instant change of the toroidal toroidal velocity [m.s^-1]. Time-dependent. Matrix (nrho,nion).</xs:documentation></xs:annotation></xs:element><xs:element ref="codeparam"/></xs:sequence></xs:complexType>
<xs:complexType name="coredelta_values_impurity"><xs:annotation><xs:documentation>Description of the delta term for an impurity</xs:documentation></xs:annotation><xs:sequence><xs:element name="delta_tz" type="matflt_type"><xs:annotation><xs:documentation>Instant change of the impurity (multiple charge states) temperature [eV]. Time-dependent. Matrix (nrho,nzimp).</xs:documentation></xs:annotation></xs:element><xs:element name="delta_nz" type="matflt_type"><xs:annotation><xs:documentation>Instant change of the impurity (multiple charge states) density [m^-3]. Time-dependent. Matrix (nrho,nzimp).</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>