<xs:element name="profiles_2d" type="equilibrium_profiles_2d" maxOccurs="unbounded"><xs:annotation><xs:documentation>Output profiles in the poloidal plane. Time-dependent</xs:documentation></xs:annotation></xs:element>
Selection of one of a set of grid types. 1-rectangular (R,Z) grid, in this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.
<xs:element name="grid_type" type="vecstring_type"><xs:annotation><xs:documentation>Selection of one of a set of grid types. 1-rectangular (R,Z) grid, in this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element>
<xs:element name="grid" type="equilibrium_profiles2d_grid"><xs:annotation><xs:documentation>definition of the 2D grid</xs:documentation></xs:annotation></xs:element>
In case of a finite elemnt representation, lists the points (3 for triangles, 4 for quadrangles) which define a finite element. In this case, ndim1=ndim2 and the value of grid_connect represents the index of the points in the list 1:ndim. E.g. : grid_connect(i,1:4) is a list of four integers [k1 k2 k3 k4] meaning that finite element #i is defined by the points (dim1(k1),dim2(k1)),(dim1(k2),dim2(k2)),(dim1(k3),dim2(k3)) and (dim1(k4),dim2(k4)); Time-dependent; Matrix of integers (nelement,4)
<xs:element name="connect" type="matint_type"><xs:annotation><xs:documentation>In case of a finite elemnt representation, lists the points (3 for triangles, 4 for quadrangles) which define a finite element. In this case, ndim1=ndim2 and the value of grid_connect represents the index of the points in the list 1:ndim. E.g. : grid_connect(i,1:4) is a list of four integers [k1 k2 k3 k4] meaning that finite element #i is defined by the points (dim1(k1),dim2(k1)),(dim1(k2),dim2(k2)),(dim1(k3),dim2(k3)) and (dim1(k4),dim2(k4)); Time-dependent; Matrix of integers (nelement,4)</xs:documentation></xs:annotation></xs:element>
<xs:element name="r" type="matflt_type"><xs:annotation><xs:documentation>values of the major radius on the grid [m]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element>
<xs:element name="z" type="matflt_type"><xs:annotation><xs:documentation>values of the altitude on the grid [m]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element>
<xs:element name="psi" type="matflt_type"><xs:annotation><xs:documentation>values of the poloidal flux at the grid in the poloidal plane [Wb]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element>
<xs:element name="theta" type="matflt_type"><xs:annotation><xs:documentation>values of the poloidal angle on the grid [rad]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element>
<xs:element name="jpar" type="matflt_type"><xs:annotation><xs:documentation>parallel (to magnetic field) plasma current density [A m-2]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element>
<xs:element name="br" type="matflt_type"><xs:annotation><xs:documentation>R component of the poloidal magnetic field at the specified grid [T]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element>
<xs:element name="bz" type="matflt_type"><xs:annotation><xs:documentation>Z component of the poloidal magnetic field at the specified grid [T]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element>
<xs:element name="bphi" type="matflt_type"><xs:annotation><xs:documentation>toroidal component of the magnetic field at the specified grid [T]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element>
<xs:complexType name="equilibrium_profiles_2d"><xs:annotation><xs:documentation>output profiles in the poloidal plane</xs:documentation></xs:annotation><xs:sequence><xs:element name="grid_type" type="vecstring_type"><xs:annotation><xs:documentation>Selection of one of a set of grid types. 1-rectangular (R,Z) grid, in this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="grid" type="equilibrium_profiles2d_grid"><xs:annotation><xs:documentation>definition of the 2D grid</xs:documentation></xs:annotation></xs:element><xs:element name="r" type="matflt_type"><xs:annotation><xs:documentation>values of the major radius on the grid [m]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="z" type="matflt_type"><xs:annotation><xs:documentation>values of the altitude on the grid [m]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="psi" type="matflt_type"><xs:annotation><xs:documentation>values of the poloidal flux at the grid in the poloidal plane [Wb]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="theta" type="matflt_type"><xs:annotation><xs:documentation>values of the poloidal angle on the grid [rad]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="phi" type="matflt_type"><xs:annotation><xs:documentation>Toroidal flux [Wb]. Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="jphi" type="matflt_type"><xs:annotation><xs:documentation>toroidal plasma current density [A m-2]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="jpar" type="matflt_type"><xs:annotation><xs:documentation>parallel (to magnetic field) plasma current density [A m-2]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="br" type="matflt_type"><xs:annotation><xs:documentation>R component of the poloidal magnetic field at the specified grid [T]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="bz" type="matflt_type"><xs:annotation><xs:documentation>Z component of the poloidal magnetic field at the specified grid [T]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="bphi" type="matflt_type"><xs:annotation><xs:documentation>toroidal component of the magnetic field at the specified grid [T]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="vphi" type="matflt_type"><xs:annotation><xs:documentation>toroidal flow velocity [m/s]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation></xs:annotation></xs:element><xs:element name="vtheta" type="matflt_type"><xs:annotation><xs:documentation>Poloidal flow velocity [m/s]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="rho_mass" type="matflt_type"><xs:annotation><xs:documentation>Mass density [kg/m^3]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="pressure" type="matflt_type"><xs:annotation><xs:documentation>Pressure [Pa]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="temperature" type="matflt_type"><xs:annotation><xs:documentation>Temperature [eV]; Time-dependent; Matrix (ndim1, ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="equilibrium_profiles2d_grid"><xs:annotation><xs:documentation>definition of the 2D grid</xs:documentation></xs:annotation><xs:sequence><xs:element name="dim1" type="vecflt_type"><xs:annotation><xs:documentation>First dimension values; Time-dependent; Vector (ndim1)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="dim2" type="vecflt_type"><xs:annotation><xs:documentation>Second dimension values; Time-dependent; Vector (ndim2)</xs:documentation><xs:appinfo>experimental</xs:appinfo></xs:annotation></xs:element><xs:element name="connect" type="matint_type"><xs:annotation><xs:documentation>In case of a finite elemnt representation, lists the points (3 for triangles, 4 for quadrangles) which define a finite element. In this case, ndim1=ndim2 and the value of grid_connect represents the index of the points in the list 1:ndim. E.g. : grid_connect(i,1:4) is a list of four integers [k1 k2 k3 k4] meaning that finite element #i is defined by the points (dim1(k1),dim2(k1)),(dim1(k2),dim2(k2)),(dim1(k3),dim2(k3)) and (dim1(k4),dim2(k4)); Time-dependent; Matrix of integers (nelement,4)</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>