<xs:element name="pellets"><xs:annotation><xs:documentation>Description of pellets. Time-dependent CPO.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element ref="datainfo"/><xs:element name="compositions" type="compositions_type"><xs:annotation><xs:documentation>Pellet composition</xs:documentation></xs:annotation></xs:element><xs:element name="pellet" type="pellet" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Description of the pellets entering the plasma at given time. Array of structures (NPEL). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element ref="codeparam"/><xs:element name="time" type="xs:float"><xs:annotation><xs:documentation>Time [s]; Time-dependent; Scalar</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="pellet" type="pellet" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Description of the pellets entering the plasma at given time. Array of structures (NPEL). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="shape" type="pellet_shape"><xs:annotation><xs:documentation>Structure defining the shape of the pellet. Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="type" type="identifier"><xs:annotation><xs:documentation>Identifier for the shape of the pellet: 1-spherical; 2-cylindrical; 3-rectangular; 4-generic. Time-dependent.</xs:documentation></xs:annotation></xs:element>
Vector specifying the dimensions of the pellet following the order for predefined shapes. Spherical pellets: dimensions(1) is the radius [m] of the pellet; Cylindrical pellets: dimensions(1) is the radius [m] and dimensions(2) is the height [m] of the cylinder; Rectangular pellets: dimensions(1) is the height [m], dimensions(2) is the width [m] and dimensions(3) is the length [m]; Time-dependent.
<xs:element name="dimensions" type="vecflt_type"><xs:annotation><xs:documentation>Vector specifying the dimensions of the pellet following the order for predefined shapes. Spherical pellets: dimensions(1) is the radius [m] of the pellet; Cylindrical pellets: dimensions(1) is the radius [m] and dimensions(2) is the height [m] of the cylinder; Rectangular pellets: dimensions(1) is the height [m], dimensions(2) is the width [m] and dimensions(3) is the length [m]; Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="elements" type="pellet_elements"><xs:annotation><xs:documentation>Structure defining the composition of the pellet. Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="nucindex" type="vecint_type"><xs:annotation><xs:documentation>Index into list of nuclei, array over elements in pellet (NATM). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="density" type="vecflt_type"><xs:annotation><xs:documentation>Material density of each element of the pellet, array over elements (NATM). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="fraction" type="vecflt_type"><xs:annotation><xs:documentation>Fraction of each element in the pellet, array over elements in pellet (NATM). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="subl_energy" type="vecflt_type"><xs:annotation><xs:documentation>Sublimation energy per atom, array over elements in pellet (NATM). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="geometry" type="pellet_geometry"><xs:annotation><xs:documentation>Structure describing the geometry of the pellet path. Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="pivot_point" type="rzphi0D"><xs:annotation><xs:documentation>Coordinates of the pivot point for pellet trajectory. Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="second_point" type="rzphi0D"><xs:annotation><xs:documentation>Coordinates of the second point for pellet trajectory. Time-dependent.</xs:documentation></xs:annotation></xs:element>
Starting velocity of the pellet [m/s]. Scalar. Time-dependent.
Diagram
Type
xs:float
Properties
content
simple
Source
<xs:element name="velocity" type="xs:float"><xs:annotation><xs:documentation>Starting velocity of the pellet [m/s]. Scalar. Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="angles" type="pellet_angles"><xs:annotation><xs:documentation>Angles of the pellet trajectory. Time-dependent.</xs:documentation></xs:annotation></xs:element>
Angle [rad] of the horizontal projection of the path with poloidal cross section (0 for HFS , then counter clockwise looking from above), scalar. Time-dependent.
Diagram
Type
xs:float
Properties
content
simple
Source
<xs:element name="horizontal" type="xs:float"><xs:annotation><xs:documentation>Angle [rad] of the horizontal projection of the path with poloidal cross section (0 for HFS , then counter clockwise looking from above), scalar. Time-dependent.</xs:documentation></xs:annotation></xs:element>
Angle [rad] of the path with vertical axis section (0 for bottom-top trajectory, then counter clockwise), scalar. Time-dependent.
Diagram
Type
xs:float
Properties
content
simple
Source
<xs:element name="vertical" type="xs:float"><xs:annotation><xs:documentation>Angle [rad] of the path with vertical axis section (0 for bottom-top trajectory, then counter clockwise), scalar. Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="pathprofiles" type="pellet_pathprofiles"><xs:annotation><xs:documentation>Structure describing 1-D profiles of plasma and pellet along the pellet path. Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ne" type="vecflt_type"><xs:annotation><xs:documentation>Electron density along the pellet trajectory [m^-3], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="te" type="vecflt_type"><xs:annotation><xs:documentation>Electron temperature along the pellet trajectory [eV], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="abl_particles" type="vecflt_type"><xs:annotation><xs:documentation>Number of ablated particles along the pellet trajectory [part], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="delta_drift" type="vecflt_type"><xs:annotation><xs:documentation>Radial displacement due to ExB drifts along the pellet trajectory [m], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="deposition" type="pellet_deposition"><xs:annotation><xs:documentation>Structure defining the pellet action on the plasma (along rho_tor). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="delta_ne" type="vecflt_type"><xs:annotation><xs:documentation>Instant change of ne profile due to pellet ablation [m^-3], array(NRHO). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="delta_te" type="vecflt_type"><xs:annotation><xs:documentation>Instant change of Te profile due to pellet ablation [eV], array(NRHO). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="delta_ni" type="matflt_type"><xs:annotation><xs:documentation>Instant change of ni profile due to pellet ablation [m^-3], array (NRHO, NION). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:element name="delta_ti" type="matflt_type"><xs:annotation><xs:documentation>Instant change of Ti profile due to pellet ablation [eV], array (NRHO, NION). Time-dependent.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="pellet"><xs:annotation><xs:documentation>Description of the pellets entering the plasma at given time. Array of structures (NPEL). Time-dependent.</xs:documentation></xs:annotation><xs:sequence><xs:element name="shape" type="pellet_shape"><xs:annotation><xs:documentation>Structure defining the shape of the pellet. Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="elements" type="pellet_elements"><xs:annotation><xs:documentation>Structure defining the composition of the pellet. Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="geometry" type="pellet_geometry"><xs:annotation><xs:documentation>Structure describing the geometry of the pellet path. Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="pathprofiles" type="pellet_pathprofiles"><xs:annotation><xs:documentation>Structure describing 1-D profiles of plasma and pellet along the pellet path. Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="deposition" type="pellet_deposition"><xs:annotation><xs:documentation>Structure defining the pellet action on the plasma (along rho_tor). Time-dependent.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
Complex Type pellet_shape
Namespace
No namespace
Annotations
Structure defining the shape of the pellet. Time-dependent.
<xs:complexType name="pellet_shape"><xs:annotation><xs:documentation>Structure defining the shape of the pellet. Time-dependent.</xs:documentation></xs:annotation><xs:sequence><xs:element name="type" type="identifier"><xs:annotation><xs:documentation>Identifier for the shape of the pellet: 1-spherical; 2-cylindrical; 3-rectangular; 4-generic. Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="dimensions" type="vecflt_type"><xs:annotation><xs:documentation>Vector specifying the dimensions of the pellet following the order for predefined shapes. Spherical pellets: dimensions(1) is the radius [m] of the pellet; Cylindrical pellets: dimensions(1) is the radius [m] and dimensions(2) is the height [m] of the cylinder; Rectangular pellets: dimensions(1) is the height [m], dimensions(2) is the width [m] and dimensions(3) is the length [m]; Time-dependent.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
Complex Type pellet_elements
Namespace
No namespace
Annotations
Structure defining the composition of the pellet. Time-dependent.
<xs:complexType name="pellet_elements"><xs:annotation><xs:documentation>Structure defining the composition of the pellet. Time-dependent.</xs:documentation></xs:annotation><xs:sequence><xs:element name="nucindex" type="vecint_type"><xs:annotation><xs:documentation>Index into list of nuclei, array over elements in pellet (NATM). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="density" type="vecflt_type"><xs:annotation><xs:documentation>Material density of each element of the pellet, array over elements (NATM). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="fraction" type="vecflt_type"><xs:annotation><xs:documentation>Fraction of each element in the pellet, array over elements in pellet (NATM). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="subl_energy" type="vecflt_type"><xs:annotation><xs:documentation>Sublimation energy per atom, array over elements in pellet (NATM). Time-dependent.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
Complex Type pellet_geometry
Namespace
No namespace
Annotations
Structure describing the geometry of the pellet path. Time-dependent.
<xs:complexType name="pellet_geometry"><xs:annotation><xs:documentation>Structure describing the geometry of the pellet path. Time-dependent.</xs:documentation></xs:annotation><xs:sequence><xs:element name="pivot_point" type="rzphi0D"><xs:annotation><xs:documentation>Coordinates of the pivot point for pellet trajectory. Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="second_point" type="rzphi0D"><xs:annotation><xs:documentation>Coordinates of the second point for pellet trajectory. Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="velocity" type="xs:float"><xs:annotation><xs:documentation>Starting velocity of the pellet [m/s]. Scalar. Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="angles" type="pellet_angles"><xs:annotation><xs:documentation>Angles of the pellet trajectory. Time-dependent.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="pellet_angles"><xs:annotation><xs:documentation>Angles of the pellet trajectory. Time-dependent.</xs:documentation></xs:annotation><xs:sequence><xs:element name="horizontal" type="xs:float"><xs:annotation><xs:documentation>Angle [rad] of the horizontal projection of the path with poloidal cross section (0 for HFS , then counter clockwise looking from above), scalar. Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="vertical" type="xs:float"><xs:annotation><xs:documentation>Angle [rad] of the path with vertical axis section (0 for bottom-top trajectory, then counter clockwise), scalar. Time-dependent.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
Complex Type pellet_pathprofiles
Namespace
No namespace
Annotations
Structure describing 1-D profiles of plasma and pellet along the pellet path. Time-dependent.
<xs:complexType name="pellet_pathprofiles"><xs:annotation><xs:documentation>Structure describing 1-D profiles of plasma and pellet along the pellet path. Time-dependent.</xs:documentation></xs:annotation><xs:sequence><xs:element name="distance" type="vecflt_type"><xs:annotation><xs:documentation>Coordinate along the pellet trajectory [m], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="rho_tor" type="vecflt_type"><xs:annotation><xs:documentation>Toroidal flux coordinate along the pellet trajectory [m], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="rho_pol" type="vecflt_type"><xs:annotation><xs:documentation>Poloidal flux coordinate along the pellet trajectory [m], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="velocity" type="vecflt_type"><xs:annotation><xs:documentation>Pellet velocity along the pellet trajectory [m/s], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="ne" type="vecflt_type"><xs:annotation><xs:documentation>Electron density along the pellet trajectory [m^-3], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="te" type="vecflt_type"><xs:annotation><xs:documentation>Electron temperature along the pellet trajectory [eV], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="abl_rate" type="vecflt_type"><xs:annotation><xs:documentation>Ablation rate along the pellet trajectory [part/s], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="abl_particles" type="vecflt_type"><xs:annotation><xs:documentation>Number of ablated particles along the pellet trajectory [part], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="delta_drift" type="vecflt_type"><xs:annotation><xs:documentation>Radial displacement due to ExB drifts along the pellet trajectory [m], array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="position" type="rzphi1D"><xs:annotation><xs:documentation>Coordinates of the pellet trajectory line, array (NPATH). Time-dependent.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
Complex Type pellet_deposition
Namespace
No namespace
Annotations
Structure defining the pellet action on the plasma (along rho_tor). Time-dependent.
<xs:complexType name="pellet_deposition"><xs:annotation><xs:documentation>Structure defining the pellet action on the plasma (along rho_tor). Time-dependent.</xs:documentation></xs:annotation><xs:sequence><xs:element name="rho_tor" type="vecflt_type"><xs:annotation><xs:documentation>Toroidal flux coordinate [m], array (NRHO). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="rho_pol" type="vecflt_type"><xs:annotation><xs:documentation>Poloidal flux coordinate [m], array(NRHO). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="delta_ne" type="vecflt_type"><xs:annotation><xs:documentation>Instant change of ne profile due to pellet ablation [m^-3], array(NRHO). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="delta_te" type="vecflt_type"><xs:annotation><xs:documentation>Instant change of Te profile due to pellet ablation [eV], array(NRHO). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="delta_ni" type="matflt_type"><xs:annotation><xs:documentation>Instant change of ni profile due to pellet ablation [m^-3], array (NRHO, NION). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="delta_ti" type="matflt_type"><xs:annotation><xs:documentation>Instant change of Ti profile due to pellet ablation [eV], array (NRHO, NION). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="delta_vtor" type="matflt_type"><xs:annotation><xs:documentation>Instant change of Vtor profile due to pellet ablation [m/s], array (NRHO, NION). Time-dependent.</xs:documentation></xs:annotation></xs:element><xs:element name="impurity" type="pellet_impurity" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Contributions to impurity array of structures (NIMP). Time-dependent</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
Complex Type pellet_impurity
Namespace
No namespace
Annotations
Contributions to impurity array of structures (NIMP). Time-dependent