Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Included schema edge.xsd
Namespace No namespace
Properties
attribute form default unqualified
element form default qualified
Element edge
Namespace No namespace
Annotations
CPO for edge/SOL plasma  description. Time-dependent CPO
Diagram
Diagram utilities_xsd.tmp#datainfo edge_xsd.tmp#edge_grid edge_xsd.tmp#edge_species edge_xsd.tmp#edge_compositions edge_xsd.tmp#edge_fluid edge_xsd.tmp#edge_kinetic utilities_xsd.tmp#codeparam edge_xsd.tmp#edge_time
Properties
content complex
Used by
Element top
Model
Children codeparam, compositions, datainfo, fluid, grid, kinetic, species, time
Instance
<edge>
  <datainfo>{1,1}</datainfo>
  <grid>{1,1}</grid>
  <species>{1,unbounded}</species>
  <compositions>{1,1}</compositions>
  <fluid>{1,1}</fluid>
  <kinetic>{1,1}</kinetic>
  <codeparam>{1,1}</codeparam>
  <time>{1,1}</time>
</edge>
Source
<xs:element name="edge">
  <xs:annotation>
    <xs:documentation>CPO for edge/SOL plasma description. Time-dependent CPO</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="datainfo"/>
      <xs:element name="grid" type="complexgrid">
        <xs:annotation>
          <xs:documentation>Grid description</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="species" type="species_desc" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Description of ion species. Array of structures(nspecies)</xs:documentation>
        </xs:annotation>
      </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="fluid" type="edge_fluid">
        <xs:annotation>
          <xs:documentation>Fluid description of edge plasma. Time-dependent.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="kinetic" type="edge_kinetic">
        <xs:annotation>
          <xs:documentation>Kinetic description of edge plasma. 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>
Element edge / grid
Namespace No namespace
Annotations
Grid description
Diagram
Diagram utilities_xsd.tmp#complexgrid_uid utilities_xsd.tmp#complexgrid_id utilities_xsd.tmp#complexgrid_spaces utilities_xsd.tmp#complexgrid_subgrids utilities_xsd.tmp#complexgrid_metric utilities_xsd.tmp#complexgrid_geo utilities_xsd.tmp#complexgrid_bases utilities_xsd.tmp#complexgrid
Type complexgrid
Properties
content complex
Model
Children bases, geo, id, metric, spaces, subgrids, uid
Instance
<grid>
  <uid>{1,1}</uid>
  <id>{1,1}</id>
  <spaces>{1,unbounded}</spaces>
  <subgrids>{0,unbounded}</subgrids>
  <metric>{1,1}</metric>
  <geo>{0,unbounded}</geo>
  <bases>{0,unbounded}</bases>
</grid>
Source
<xs:element name="grid" type="complexgrid">
  <xs:annotation>
    <xs:documentation>Grid description</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge / species
Namespace No namespace
Annotations
Description of ion species. Array of structures(nspecies)
Diagram
Diagram utilities_xsd.tmp#species_desc_label utilities_xsd.tmp#species_desc_amn utilities_xsd.tmp#species_desc_zn utilities_xsd.tmp#species_desc_zmin utilities_xsd.tmp#species_desc_zmax utilities_xsd.tmp#species_desc
Type species_desc
Properties
content complex
maxOccurs unbounded
Model
label , amn , zn , zmin , zmax
Children amn, label, zmax, zmin, zn
Instance
<species>
  <label>{1,1}</label>
  <amn>{1,1}</amn>
  <zn>{1,1}</zn>
  <zmin>{1,1}</zmin>
  <zmax>{1,1}</zmax>
</species>
Source
<xs:element name="species" type="species_desc" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Description of ion species. Array of structures(nspecies)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge / compositions
Namespace No namespace
Annotations
Contains all the composition information for the simulation (main ions, impurities, neutrals, edge species).
Diagram
Diagram utilities_xsd.tmp#compositions_type_nuclei utilities_xsd.tmp#compositions_type_ions utilities_xsd.tmp#compositions_type_impurities utilities_xsd.tmp#compositions_type_neutralscomp utilities_xsd.tmp#compositions_type_edgespecies utilities_xsd.tmp#compositions_type_signature utilities_xsd.tmp#compositions_type
Type compositions_type
Properties
content complex
Model
Children edgespecies, impurities, ions, neutralscomp, nuclei, signature
Instance
<compositions>
  <nuclei>{1,unbounded}</nuclei>
  <ions>{1,unbounded}</ions>
  <impurities>{0,unbounded}</impurities>
  <neutralscomp>{0,unbounded}</neutralscomp>
  <edgespecies>{0,unbounded}</edgespecies>
  <signature>{1,1}</signature>
</compositions>
Source
<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>
Element edge / fluid
Namespace No namespace
Annotations
Fluid description of edge plasma. Time-dependent.
Diagram
Diagram edge_xsd.tmp#NO_NAMESPACE_edge_fluid_ne edge_xsd.tmp#NO_NAMESPACE_edge_fluid_ni edge_xsd.tmp#NO_NAMESPACE_edge_fluid_ve edge_xsd.tmp#NO_NAMESPACE_edge_fluid_vi edge_xsd.tmp#NO_NAMESPACE_edge_fluid_te edge_xsd.tmp#NO_NAMESPACE_edge_fluid_ti edge_xsd.tmp#NO_NAMESPACE_edge_fluid_te_aniso edge_xsd.tmp#NO_NAMESPACE_edge_fluid_ti_aniso edge_xsd.tmp#NO_NAMESPACE_edge_fluid_po edge_xsd.tmp#NO_NAMESPACE_edge_fluid_j edge_xsd.tmp#NO_NAMESPACE_edge_fluid_b edge_xsd.tmp#NO_NAMESPACE_edge_fluid
Type edge_fluid
Properties
content complex
Model
ne , ni* , ve , vi* , te , ti* , te_aniso , ti_aniso* , po , j , b*
Children b, j, ne, ni, po, te, te_aniso, ti, ti_aniso, ve, vi
Instance
<fluid>
  <ne>{1,1}</ne>
  <ni>{0,unbounded}</ni>
  <ve>{1,1}</ve>
  <vi>{0,unbounded}</vi>
  <te>{1,1}</te>
  <ti>{0,unbounded}</ti>
  <te_aniso>{1,1}</te_aniso>
  <ti_aniso>{0,unbounded}</ti_aniso>
  <po>{1,1}</po>
  <j>{1,1}</j>
  <b>{0,unbounded}</b>
</fluid>
Source
<xs:element name="fluid" type="edge_fluid">
  <xs:annotation>
    <xs:documentation>Fluid description of edge plasma. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid / ne
Namespace No namespace
Annotations
Electron density [1/m^3]; Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_fluid_scalar_simplestruct_value edge_xsd.tmp#edge_fluid_scalar_simplestruct_bndvalue edge_xsd.tmp#edge_fluid_scalar_simplestruct_flux edge_xsd.tmp#edge_fluid_scalar_simplestruct_bndflux edge_xsd.tmp#edge_fluid_scalar_simplestruct_transpcoeff edge_xsd.tmp#edge_fluid_scalar_simplestruct_source edge_xsd.tmp#edge_fluid_scalar_simplestruct
Type edge_fluid_scalar_simplestruct
Properties
content complex
Model
Children bndflux, bndvalue, flux, source, transpcoeff, value
Instance
<ne>
  <value>{0,unbounded}</value>
  <bndvalue>{0,unbounded}</bndvalue>
  <flux>{0,unbounded}</flux>
  <bndflux>{0,unbounded}</bndflux>
  <transpcoeff>{0,unbounded}</transpcoeff>
  <source>{0,unbounded}</source>
</ne>
Source
<xs:element name="ne" type="edge_fluid_scalar_simplestruct">
  <xs:annotation>
    <xs:documentation>Electron density [1/m^3]; Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar_simplestruct / value
Namespace No namespace
Annotations
Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Diagram
Diagram utilities_xsd.tmp#complexgrid_scalar_griduid utilities_xsd.tmp#complexgrid_scalar_subgrid utilities_xsd.tmp#complexgrid_scalar_scalar utilities_xsd.tmp#complexgrid_scalar_vector utilities_xsd.tmp#complexgrid_scalar_matrix utilities_xsd.tmp#complexgrid_scalar
Type complexgrid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children griduid, matrix, scalar, subgrid, vector
Instance
<value>
  <griduid>{1,1}</griduid>
  <subgrid>{1,1}</subgrid>
  <scalar>{1,1}</scalar>
  <vector>{1,1}</vector>
  <matrix>{1,1}</matrix>
</value>
Source
<xs:element name="value" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar_simplestruct / bndvalue
Namespace No namespace
Annotations
Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Diagram
Diagram utilities_xsd.tmp#complexgrid_scalar_griduid utilities_xsd.tmp#complexgrid_scalar_subgrid utilities_xsd.tmp#complexgrid_scalar_scalar utilities_xsd.tmp#complexgrid_scalar_vector utilities_xsd.tmp#complexgrid_scalar_matrix utilities_xsd.tmp#complexgrid_scalar
Type complexgrid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children griduid, matrix, scalar, subgrid, vector
Instance
<bndvalue>
  <griduid>{1,1}</griduid>
  <subgrid>{1,1}</subgrid>
  <scalar>{1,1}</scalar>
  <vector>{1,1}</vector>
  <matrix>{1,1}</matrix>
</bndvalue>
Source
<xs:element name="bndvalue" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar_simplestruct / flux
Namespace No namespace
Annotations
Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Diagram
Diagram utilities_xsd.tmp#complexgrid_vector_griduid utilities_xsd.tmp#complexgrid_vector_label utilities_xsd.tmp#complexgrid_vector_comp utilities_xsd.tmp#complexgrid_vector_align utilities_xsd.tmp#complexgrid_vector_alignid utilities_xsd.tmp#complexgrid_vector_basis utilities_xsd.tmp#complexgrid_vector
Type complexgrid_vector
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children align, alignid, basis, comp, griduid, label
Instance
<flux>
  <griduid>{1,1}</griduid>
  <label>{1,1}</label>
  <comp>{0,unbounded}</comp>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
  <basis>{1,1}</basis>
</flux>
Source
<xs:element name="flux" type="complexgrid_vector" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar_simplestruct / bndflux
Namespace No namespace
Annotations
Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Diagram
Diagram utilities_xsd.tmp#complexgrid_vector_griduid utilities_xsd.tmp#complexgrid_vector_label utilities_xsd.tmp#complexgrid_vector_comp utilities_xsd.tmp#complexgrid_vector_align utilities_xsd.tmp#complexgrid_vector_alignid utilities_xsd.tmp#complexgrid_vector_basis utilities_xsd.tmp#complexgrid_vector
Type complexgrid_vector
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children align, alignid, basis, comp, griduid, label
Instance
<bndflux>
  <griduid>{1,1}</griduid>
  <label>{1,1}</label>
  <comp>{0,unbounded}</comp>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
  <basis>{1,1}</basis>
</bndflux>
Source
<xs:element name="bndflux" type="complexgrid_vector" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar_simplestruct / transpcoeff
Namespace No namespace
Annotations
Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)
Diagram
Diagram edge_xsd.tmp#edge_fluid_scalar_transpcoeff_d edge_xsd.tmp#edge_fluid_scalar_transpcoeff_v edge_xsd.tmp#edge_fluid_scalar_transpcoeff
Type edge_fluid_scalar_transpcoeff
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
d , v
Children d, v
Instance
<transpcoeff>
  <d>{1,1}</d>
  <v>{1,1}</v>
</transpcoeff>
Source
<xs:element name="transpcoeff" type="edge_fluid_scalar_transpcoeff" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar_transpcoeff / d
Namespace No namespace
Annotations
Diffusivity [m^2/s]; Time-dependent;
Diagram
Diagram utilities_xsd.tmp#complexgrid_vector_simplestruct_label utilities_xsd.tmp#complexgrid_vector_simplestruct_comp utilities_xsd.tmp#complexgrid_vector_simplestruct_align utilities_xsd.tmp#complexgrid_vector_simplestruct_alignid utilities_xsd.tmp#complexgrid_vector_simplestruct
Type complexgrid_vector_simplestruct
Properties
content complex
Model
Children align, alignid, comp, label
Instance
<d>
  <label>{1,1}</label>
  <comp>{0,unbounded}</comp>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
</d>
Source
<xs:element name="d" type="complexgrid_vector_simplestruct">
  <xs:annotation>
    <xs:documentation>Diffusivity [m^2/s]; Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar_transpcoeff / v
Namespace No namespace
Annotations
Velocity [m/s]; Time-dependent;
Diagram
Diagram utilities_xsd.tmp#complexgrid_vector_simplestruct_label utilities_xsd.tmp#complexgrid_vector_simplestruct_comp utilities_xsd.tmp#complexgrid_vector_simplestruct_align utilities_xsd.tmp#complexgrid_vector_simplestruct_alignid utilities_xsd.tmp#complexgrid_vector_simplestruct
Type complexgrid_vector_simplestruct
Properties
content complex
Model
Children align, alignid, comp, label
Instance
<v>
  <label>{1,1}</label>
  <comp>{0,unbounded}</comp>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
</v>
Source
<xs:element name="v" type="complexgrid_vector_simplestruct">
  <xs:annotation>
    <xs:documentation>Velocity [m/s]; Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar_simplestruct / source
Namespace No namespace
Annotations
Source; Time-dependent; Array of structures (nsubgrid_quantity)
Diagram
Diagram utilities_xsd.tmp#complexgrid_scalar_griduid utilities_xsd.tmp#complexgrid_scalar_subgrid utilities_xsd.tmp#complexgrid_scalar_scalar utilities_xsd.tmp#complexgrid_scalar_vector utilities_xsd.tmp#complexgrid_scalar_matrix utilities_xsd.tmp#complexgrid_scalar
Type complexgrid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children griduid, matrix, scalar, subgrid, vector
Instance
<source>
  <griduid>{1,1}</griduid>
  <subgrid>{1,1}</subgrid>
  <scalar>{1,1}</scalar>
  <vector>{1,1}</vector>
  <matrix>{1,1}</matrix>
</source>
Source
<xs:element name="source" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Source; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid / ni
Namespace No namespace
Annotations
Ion density [1/m^3] (per species). Array of structures(nspecies); Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_fluid_scalar_value edge_xsd.tmp#edge_fluid_scalar_bndvalue edge_xsd.tmp#edge_fluid_scalar_flux edge_xsd.tmp#edge_fluid_scalar_bndflux edge_xsd.tmp#NO_NAMESPACE_edge_fluid_scalar_transpcoeff edge_xsd.tmp#edge_fluid_scalar_source edge_xsd.tmp#edge_fluid_scalar
Type edge_fluid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children bndflux, bndvalue, flux, source, transpcoeff, value
Instance
<ni>
  <value>{0,unbounded}</value>
  <bndvalue>{0,unbounded}</bndvalue>
  <flux>{0,unbounded}</flux>
  <bndflux>{0,unbounded}</bndflux>
  <transpcoeff>{0,unbounded}</transpcoeff>
  <source>{0,unbounded}</source>
</ni>
Source
<xs:element name="ni" type="edge_fluid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Ion density [1/m^3] (per species). Array of structures(nspecies); Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar / value
Namespace No namespace
Annotations
Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Diagram
Diagram utilities_xsd.tmp#complexgrid_scalar_griduid utilities_xsd.tmp#complexgrid_scalar_subgrid utilities_xsd.tmp#complexgrid_scalar_scalar utilities_xsd.tmp#complexgrid_scalar_vector utilities_xsd.tmp#complexgrid_scalar_matrix utilities_xsd.tmp#complexgrid_scalar
Type complexgrid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children griduid, matrix, scalar, subgrid, vector
Instance
<value>
  <griduid>{1,1}</griduid>
  <subgrid>{1,1}</subgrid>
  <scalar>{1,1}</scalar>
  <vector>{1,1}</vector>
  <matrix>{1,1}</matrix>
</value>
Source
<xs:element name="value" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar / bndvalue
Namespace No namespace
Annotations
Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Diagram
Diagram utilities_xsd.tmp#complexgrid_scalar_griduid utilities_xsd.tmp#complexgrid_scalar_subgrid utilities_xsd.tmp#complexgrid_scalar_scalar utilities_xsd.tmp#complexgrid_scalar_vector utilities_xsd.tmp#complexgrid_scalar_matrix utilities_xsd.tmp#complexgrid_scalar
Type complexgrid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children griduid, matrix, scalar, subgrid, vector
Instance
<bndvalue>
  <griduid>{1,1}</griduid>
  <subgrid>{1,1}</subgrid>
  <scalar>{1,1}</scalar>
  <vector>{1,1}</vector>
  <matrix>{1,1}</matrix>
</bndvalue>
Source
<xs:element name="bndvalue" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar / flux
Namespace No namespace
Annotations
Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Diagram
Diagram utilities_xsd.tmp#complexgrid_vector_griduid utilities_xsd.tmp#complexgrid_vector_label utilities_xsd.tmp#complexgrid_vector_comp utilities_xsd.tmp#complexgrid_vector_align utilities_xsd.tmp#complexgrid_vector_alignid utilities_xsd.tmp#complexgrid_vector_basis utilities_xsd.tmp#complexgrid_vector
Type complexgrid_vector
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children align, alignid, basis, comp, griduid, label
Instance
<flux>
  <griduid>{1,1}</griduid>
  <label>{1,1}</label>
  <comp>{0,unbounded}</comp>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
  <basis>{1,1}</basis>
</flux>
Source
<xs:element name="flux" type="complexgrid_vector" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar / bndflux
Namespace No namespace
Annotations
Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Diagram
Diagram utilities_xsd.tmp#complexgrid_vector_griduid utilities_xsd.tmp#complexgrid_vector_label utilities_xsd.tmp#complexgrid_vector_comp utilities_xsd.tmp#complexgrid_vector_align utilities_xsd.tmp#complexgrid_vector_alignid utilities_xsd.tmp#complexgrid_vector_basis utilities_xsd.tmp#complexgrid_vector
Type complexgrid_vector
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children align, alignid, basis, comp, griduid, label
Instance
<bndflux>
  <griduid>{1,1}</griduid>
  <label>{1,1}</label>
  <comp>{0,unbounded}</comp>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
  <basis>{1,1}</basis>
</bndflux>
Source
<xs:element name="bndflux" type="complexgrid_vector" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar / transpcoeff
Namespace No namespace
Annotations
Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)
Diagram
Diagram edge_xsd.tmp#edge_fluid_scalar_transpcoeff_d edge_xsd.tmp#edge_fluid_scalar_transpcoeff_v edge_xsd.tmp#edge_fluid_scalar_transpcoeff
Type edge_fluid_scalar_transpcoeff
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
d , v
Children d, v
Instance
<transpcoeff>
  <d>{1,1}</d>
  <v>{1,1}</v>
</transpcoeff>
Source
<xs:element name="transpcoeff" type="edge_fluid_scalar_transpcoeff" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_scalar / source
Namespace No namespace
Annotations
Source; Time-dependent; Array of structures (nsubgrid_quantity)
Diagram
Diagram utilities_xsd.tmp#complexgrid_scalar_griduid utilities_xsd.tmp#complexgrid_scalar_subgrid utilities_xsd.tmp#complexgrid_scalar_scalar utilities_xsd.tmp#complexgrid_scalar_vector utilities_xsd.tmp#complexgrid_scalar_matrix utilities_xsd.tmp#complexgrid_scalar
Type complexgrid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children griduid, matrix, scalar, subgrid, vector
Instance
<source>
  <griduid>{1,1}</griduid>
  <subgrid>{1,1}</subgrid>
  <scalar>{1,1}</scalar>
  <vector>{1,1}</vector>
  <matrix>{1,1}</matrix>
</source>
Source
<xs:element name="source" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Source; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid / ve
Namespace No namespace
Annotations
Electron velocity [m/s]; Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_fluid_vector_simplestruct_griduid edge_xsd.tmp#edge_fluid_vector_simplestruct_basis edge_xsd.tmp#edge_fluid_vector_simplestruct_comps edge_xsd.tmp#edge_fluid_vector_simplestruct_align edge_xsd.tmp#edge_fluid_vector_simplestruct_alignid edge_xsd.tmp#edge_fluid_vector_simplestruct
Type edge_fluid_vector_simplestruct
Properties
content complex
Model
Children align, alignid, basis, comps, griduid
Instance
<ve>
  <griduid>{1,1}</griduid>
  <basis>{1,1}</basis>
  <comps>{0,unbounded}</comps>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
</ve>
Source
<xs:element name="ve" type="edge_fluid_vector_simplestruct">
  <xs:annotation>
    <xs:documentation>Electron velocity [m/s]; Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_vector_simplestruct / griduid
Namespace No namespace
Annotations
Unique identifier of the grid this vector quantity is associated with.
Diagram
Diagram
Type xs:integer
Properties
content simple
Source
<xs:element name="griduid" type="xs:integer">
  <xs:annotation>
    <xs:documentation>Unique identifier of the grid this vector quantity is associated with.</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_vector_simplestruct / basis
Namespace No namespace
Annotations
Index of basis (defined in associated grid) this vector is aligned to; If set to GRID_UNDEFINED=0, the canonical basis of the default coordinates of the grid assumed.
Diagram
Diagram
Type xs:integer
Properties
content simple
Source
<xs:element name="basis" type="xs:integer">
  <xs:annotation>
    <xs:documentation>Index of basis (defined in associated grid) this vector is aligned to; If set to GRID_UNDEFINED=0, the canonical basis of the default coordinates of the grid assumed.</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_vector_simplestruct / comps
Namespace No namespace
Annotations
Components of the vector. Array of structures(ndim); Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_fluid_scalar_value edge_xsd.tmp#edge_fluid_scalar_bndvalue edge_xsd.tmp#edge_fluid_scalar_flux edge_xsd.tmp#edge_fluid_scalar_bndflux edge_xsd.tmp#NO_NAMESPACE_edge_fluid_scalar_transpcoeff edge_xsd.tmp#edge_fluid_scalar_source edge_xsd.tmp#edge_fluid_scalar
Type edge_fluid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children bndflux, bndvalue, flux, source, transpcoeff, value
Instance
<comps>
  <value>{0,unbounded}</value>
  <bndvalue>{0,unbounded}</bndvalue>
  <flux>{0,unbounded}</flux>
  <bndflux>{0,unbounded}</bndflux>
  <transpcoeff>{0,unbounded}</transpcoeff>
  <source>{0,unbounded}</source>
</comps>
Source
<xs:element name="comps" type="edge_fluid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Components of the vector. Array of structures(ndim); Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_vector_simplestruct / align
Namespace No namespace
Annotations
Alignment of vector components, numerical flag. Int vector(ndim);
Diagram
Diagram utilities_xsd.tmp#vecint_type
Type vecint_type
Properties
content simple
Source
<xs:element name="align" type="vecint_type">
  <xs:annotation>
    <xs:documentation>Alignment of vector components, numerical flag. Int vector(ndim);</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_vector_simplestruct / alignid
Namespace No namespace
Annotations
Alignment of vector components, string description. String vector(ndim);
Diagram
Diagram utilities_xsd.tmp#vecstring_type
Type vecstring_type
Properties
content simple
Source
<xs:element name="alignid" type="vecstring_type">
  <xs:annotation>
    <xs:documentation>Alignment of vector components, string description. String vector(ndim);</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid / vi
Namespace No namespace
Annotations
Ion velocity [m/s] (per species).Array of structures(nspecies); Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_fluid_vector_griduid edge_xsd.tmp#edge_fluid_vector_basis edge_xsd.tmp#edge_fluid_vector_align edge_xsd.tmp#edge_fluid_vector_alignid edge_xsd.tmp#edge_fluid_vector_comps edge_xsd.tmp#edge_fluid_vector
Type edge_fluid_vector
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children align, alignid, basis, comps, griduid
Instance
<vi>
  <griduid>{1,1}</griduid>
  <basis>{1,1}</basis>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
  <comps>{0,unbounded}</comps>
</vi>
Source
<xs:element name="vi" type="edge_fluid_vector" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Ion velocity [m/s] (per species).Array of structures(nspecies); Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_vector / griduid
Namespace No namespace
Annotations
Unique identifier of the grid this vector quantity is associated with.
Diagram
Diagram
Type xs:integer
Properties
content simple
Source
<xs:element name="griduid" type="xs:integer">
  <xs:annotation>
    <xs:documentation>Unique identifier of the grid this vector quantity is associated with.</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_vector / basis
Namespace No namespace
Annotations
Index of basis (defined in associated grid) this vector is aligned to; If set to GRID_UNDEFINED=0, the canonical basis of the default coordinates of the grid assumed.
Diagram
Diagram
Type xs:integer
Properties
content simple
Source
<xs:element name="basis" type="xs:integer">
  <xs:annotation>
    <xs:documentation>Index of basis (defined in associated grid) this vector is aligned to; If set to GRID_UNDEFINED=0, the canonical basis of the default coordinates of the grid assumed.</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_vector / align
Namespace No namespace
Annotations
Alignment of vector components, numerical flag. Int vector (number of vector components);
Diagram
Diagram utilities_xsd.tmp#vecint_type
Type vecint_type
Properties
content simple
Source
<xs:element name="align" type="vecint_type">
  <xs:annotation>
    <xs:documentation>Alignment of vector components, numerical flag. Int vector (number of vector components);</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_vector / alignid
Namespace No namespace
Annotations
Alignment of vector components, string description. String vector (number of vector components);
Diagram
Diagram utilities_xsd.tmp#vecstring_type
Type vecstring_type
Properties
content simple
Source
<xs:element name="alignid" type="vecstring_type">
  <xs:annotation>
    <xs:documentation>Alignment of vector components, string description. String vector (number of vector components);</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid_vector / comps
Namespace No namespace
Annotations
Components of the vector. Array of structures (number of vector components); Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_fluid_scalar_value edge_xsd.tmp#edge_fluid_scalar_bndvalue edge_xsd.tmp#edge_fluid_scalar_flux edge_xsd.tmp#edge_fluid_scalar_bndflux edge_xsd.tmp#NO_NAMESPACE_edge_fluid_scalar_transpcoeff edge_xsd.tmp#edge_fluid_scalar_source edge_xsd.tmp#edge_fluid_scalar
Type edge_fluid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children bndflux, bndvalue, flux, source, transpcoeff, value
Instance
<comps>
  <value>{0,unbounded}</value>
  <bndvalue>{0,unbounded}</bndvalue>
  <flux>{0,unbounded}</flux>
  <bndflux>{0,unbounded}</bndflux>
  <transpcoeff>{0,unbounded}</transpcoeff>
  <source>{0,unbounded}</source>
</comps>
Source
<xs:element name="comps" type="edge_fluid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Components of the vector. Array of structures (number of vector components); Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid / te
Namespace No namespace
Annotations
Electron temperature [eV]; Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_fluid_scalar_simplestruct_value edge_xsd.tmp#edge_fluid_scalar_simplestruct_bndvalue edge_xsd.tmp#edge_fluid_scalar_simplestruct_flux edge_xsd.tmp#edge_fluid_scalar_simplestruct_bndflux edge_xsd.tmp#edge_fluid_scalar_simplestruct_transpcoeff edge_xsd.tmp#edge_fluid_scalar_simplestruct_source edge_xsd.tmp#edge_fluid_scalar_simplestruct
Type edge_fluid_scalar_simplestruct
Properties
content complex
Model
Children bndflux, bndvalue, flux, source, transpcoeff, value
Instance
<te>
  <value>{0,unbounded}</value>
  <bndvalue>{0,unbounded}</bndvalue>
  <flux>{0,unbounded}</flux>
  <bndflux>{0,unbounded}</bndflux>
  <transpcoeff>{0,unbounded}</transpcoeff>
  <source>{0,unbounded}</source>
</te>
Source
<xs:element name="te" type="edge_fluid_scalar_simplestruct">
  <xs:annotation>
    <xs:documentation>Electron temperature [eV]; Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid / ti
Namespace No namespace
Annotations
Ion temperature [eV] (per species). Array of structures(nspecies).; Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_fluid_scalar_value edge_xsd.tmp#edge_fluid_scalar_bndvalue edge_xsd.tmp#edge_fluid_scalar_flux edge_xsd.tmp#edge_fluid_scalar_bndflux edge_xsd.tmp#NO_NAMESPACE_edge_fluid_scalar_transpcoeff edge_xsd.tmp#edge_fluid_scalar_source edge_xsd.tmp#edge_fluid_scalar
Type edge_fluid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children bndflux, bndvalue, flux, source, transpcoeff, value
Instance
<ti>
  <value>{0,unbounded}</value>
  <bndvalue>{0,unbounded}</bndvalue>
  <flux>{0,unbounded}</flux>
  <bndflux>{0,unbounded}</bndflux>
  <transpcoeff>{0,unbounded}</transpcoeff>
  <source>{0,unbounded}</source>
</ti>
Source
<xs:element name="ti" type="edge_fluid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Ion temperature [eV] (per species). Array of structures(nspecies).; Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid / te_aniso
Namespace No namespace
Annotations
Anisotropic electron temperature [eV]; Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_fluid_vector_simplestruct_griduid edge_xsd.tmp#edge_fluid_vector_simplestruct_basis edge_xsd.tmp#edge_fluid_vector_simplestruct_comps edge_xsd.tmp#edge_fluid_vector_simplestruct_align edge_xsd.tmp#edge_fluid_vector_simplestruct_alignid edge_xsd.tmp#edge_fluid_vector_simplestruct
Type edge_fluid_vector_simplestruct
Properties
content complex
Model
Children align, alignid, basis, comps, griduid
Instance
<te_aniso>
  <griduid>{1,1}</griduid>
  <basis>{1,1}</basis>
  <comps>{0,unbounded}</comps>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
</te_aniso>
Source
<xs:element name="te_aniso" type="edge_fluid_vector_simplestruct">
  <xs:annotation>
    <xs:documentation>Anisotropic electron temperature [eV]; Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid / ti_aniso
Namespace No namespace
Annotations
Anisotropic ion temperature [eV] (per species). Array of structures(nspecies); Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_fluid_vector_griduid edge_xsd.tmp#edge_fluid_vector_basis edge_xsd.tmp#edge_fluid_vector_align edge_xsd.tmp#edge_fluid_vector_alignid edge_xsd.tmp#edge_fluid_vector_comps edge_xsd.tmp#edge_fluid_vector
Type edge_fluid_vector
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children align, alignid, basis, comps, griduid
Instance
<ti_aniso>
  <griduid>{1,1}</griduid>
  <basis>{1,1}</basis>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
  <comps>{0,unbounded}</comps>
</ti_aniso>
Source
<xs:element name="ti_aniso" type="edge_fluid_vector" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Anisotropic ion temperature [eV] (per species). Array of structures(nspecies); Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid / po
Namespace No namespace
Annotations
Electric potential [V]; Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_fluid_scalar_simplestruct_value edge_xsd.tmp#edge_fluid_scalar_simplestruct_bndvalue edge_xsd.tmp#edge_fluid_scalar_simplestruct_flux edge_xsd.tmp#edge_fluid_scalar_simplestruct_bndflux edge_xsd.tmp#edge_fluid_scalar_simplestruct_transpcoeff edge_xsd.tmp#edge_fluid_scalar_simplestruct_source edge_xsd.tmp#edge_fluid_scalar_simplestruct
Type edge_fluid_scalar_simplestruct
Properties
content complex
Model
Children bndflux, bndvalue, flux, source, transpcoeff, value
Instance
<po>
  <value>{0,unbounded}</value>
  <bndvalue>{0,unbounded}</bndvalue>
  <flux>{0,unbounded}</flux>
  <bndflux>{0,unbounded}</bndflux>
  <transpcoeff>{0,unbounded}</transpcoeff>
  <source>{0,unbounded}</source>
</po>
Source
<xs:element name="po" type="edge_fluid_scalar_simplestruct">
  <xs:annotation>
    <xs:documentation>Electric potential [V]; Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid / j
Namespace No namespace
Annotations
Electric current [A]; Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_fluid_vector_simplestruct_griduid edge_xsd.tmp#edge_fluid_vector_simplestruct_basis edge_xsd.tmp#edge_fluid_vector_simplestruct_comps edge_xsd.tmp#edge_fluid_vector_simplestruct_align edge_xsd.tmp#edge_fluid_vector_simplestruct_alignid edge_xsd.tmp#edge_fluid_vector_simplestruct
Type edge_fluid_vector_simplestruct
Properties
content complex
Model
Children align, alignid, basis, comps, griduid
Instance
<j>
  <griduid>{1,1}</griduid>
  <basis>{1,1}</basis>
  <comps>{0,unbounded}</comps>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
</j>
Source
<xs:element name="j" type="edge_fluid_vector_simplestruct">
  <xs:annotation>
    <xs:documentation>Electric current [A]; Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_fluid / b
Namespace No namespace
Annotations
Magnetic field vector [T]; Time-dependent;
Diagram
Diagram utilities_xsd.tmp#complexgrid_vector_griduid utilities_xsd.tmp#complexgrid_vector_label utilities_xsd.tmp#complexgrid_vector_comp utilities_xsd.tmp#complexgrid_vector_align utilities_xsd.tmp#complexgrid_vector_alignid utilities_xsd.tmp#complexgrid_vector_basis utilities_xsd.tmp#complexgrid_vector
Type complexgrid_vector
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children align, alignid, basis, comp, griduid, label
Instance
<b>
  <griduid>{1,1}</griduid>
  <label>{1,1}</label>
  <comp>{0,unbounded}</comp>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
  <basis>{1,1}</basis>
</b>
Source
<xs:element name="b" type="complexgrid_vector" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Magnetic field vector [T]; Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge / kinetic
Namespace No namespace
Annotations
Kinetic description of edge plasma. Time-dependent.
Diagram
Diagram edge_xsd.tmp#NO_NAMESPACE_edge_kinetic_f edge_xsd.tmp#NO_NAMESPACE_edge_kinetic
Type edge_kinetic
Properties
content complex
Model
Children f
Instance
<kinetic>
  <f>{0,unbounded}</f>
</kinetic>
Source
<xs:element name="kinetic" type="edge_kinetic">
  <xs:annotation>
    <xs:documentation>Kinetic description of edge plasma. Time-dependent.</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_kinetic / f
Namespace No namespace
Annotations
Distribution function [1/m^3 (m/s)^-3]. Array of structuresr(nspecies); Time-dependent;
Diagram
Diagram edge_xsd.tmp#edge_kinetic_distribution_value edge_xsd.tmp#edge_kinetic_distribution_bndvalue edge_xsd.tmp#edge_kinetic_distribution_fluxes edge_xsd.tmp#edge_kinetic_distribution_source edge_xsd.tmp#edge_kinetic_distribution
Type edge_kinetic_distribution
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children bndvalue, fluxes, source, value
Instance
<f>
  <value>{0,unbounded}</value>
  <bndvalue>{0,unbounded}</bndvalue>
  <fluxes>{0,unbounded}</fluxes>
  <source>{0,unbounded}</source>
</f>
Source
<xs:element name="f" type="edge_kinetic_distribution" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Distribution function [1/m^3 (m/s)^-3]. Array of structuresr(nspecies); Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_kinetic_distribution / value
Namespace No namespace
Annotations
Value of distribution function. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;
Diagram
Diagram utilities_xsd.tmp#complexgrid_scalar_griduid utilities_xsd.tmp#complexgrid_scalar_subgrid utilities_xsd.tmp#complexgrid_scalar_scalar utilities_xsd.tmp#complexgrid_scalar_vector utilities_xsd.tmp#complexgrid_scalar_matrix utilities_xsd.tmp#complexgrid_scalar
Type complexgrid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children griduid, matrix, scalar, subgrid, vector
Instance
<value>
  <griduid>{1,1}</griduid>
  <subgrid>{1,1}</subgrid>
  <scalar>{1,1}</scalar>
  <vector>{1,1}</vector>
  <matrix>{1,1}</matrix>
</value>
Source
<xs:element name="value" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Value of distribution function. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_kinetic_distribution / bndvalue
Namespace No namespace
Annotations
Boundary value of distribution function. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;
Diagram
Diagram utilities_xsd.tmp#complexgrid_scalar_griduid utilities_xsd.tmp#complexgrid_scalar_subgrid utilities_xsd.tmp#complexgrid_scalar_scalar utilities_xsd.tmp#complexgrid_scalar_vector utilities_xsd.tmp#complexgrid_scalar_matrix utilities_xsd.tmp#complexgrid_scalar
Type complexgrid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children griduid, matrix, scalar, subgrid, vector
Instance
<bndvalue>
  <griduid>{1,1}</griduid>
  <subgrid>{1,1}</subgrid>
  <scalar>{1,1}</scalar>
  <vector>{1,1}</vector>
  <matrix>{1,1}</matrix>
</bndvalue>
Source
<xs:element name="bndvalue" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Boundary value of distribution function. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_kinetic_distribution / fluxes
Namespace No namespace
Annotations
Fluxes in phase space. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;
Diagram
Diagram utilities_xsd.tmp#complexgrid_vector_griduid utilities_xsd.tmp#complexgrid_vector_label utilities_xsd.tmp#complexgrid_vector_comp utilities_xsd.tmp#complexgrid_vector_align utilities_xsd.tmp#complexgrid_vector_alignid utilities_xsd.tmp#complexgrid_vector_basis utilities_xsd.tmp#complexgrid_vector
Type complexgrid_vector
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children align, alignid, basis, comp, griduid, label
Instance
<fluxes>
  <griduid>{1,1}</griduid>
  <label>{1,1}</label>
  <comp>{0,unbounded}</comp>
  <align>{1,1}</align>
  <alignid>{1,1}</alignid>
  <basis>{1,1}</basis>
</fluxes>
Source
<xs:element name="fluxes" type="complexgrid_vector" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Fluxes in phase space. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge_kinetic_distribution / source
Namespace No namespace
Annotations
Sources in phase space. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;
Diagram
Diagram utilities_xsd.tmp#complexgrid_scalar_griduid utilities_xsd.tmp#complexgrid_scalar_subgrid utilities_xsd.tmp#complexgrid_scalar_scalar utilities_xsd.tmp#complexgrid_scalar_vector utilities_xsd.tmp#complexgrid_scalar_matrix utilities_xsd.tmp#complexgrid_scalar
Type complexgrid_scalar
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children griduid, matrix, scalar, subgrid, vector
Instance
<source>
  <griduid>{1,1}</griduid>
  <subgrid>{1,1}</subgrid>
  <scalar>{1,1}</scalar>
  <vector>{1,1}</vector>
  <matrix>{1,1}</matrix>
</source>
Source
<xs:element name="source" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Sources in phase space. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;</xs:documentation>
  </xs:annotation>
</xs:element>
Element edge / 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 edge_fluid
Namespace No namespace
Annotations
Fluid quantities
Diagram
Diagram edge_xsd.tmp#NO_NAMESPACE_edge_fluid_ne edge_xsd.tmp#NO_NAMESPACE_edge_fluid_ni edge_xsd.tmp#NO_NAMESPACE_edge_fluid_ve edge_xsd.tmp#NO_NAMESPACE_edge_fluid_vi edge_xsd.tmp#NO_NAMESPACE_edge_fluid_te edge_xsd.tmp#NO_NAMESPACE_edge_fluid_ti edge_xsd.tmp#NO_NAMESPACE_edge_fluid_te_aniso edge_xsd.tmp#NO_NAMESPACE_edge_fluid_ti_aniso edge_xsd.tmp#NO_NAMESPACE_edge_fluid_po edge_xsd.tmp#NO_NAMESPACE_edge_fluid_j edge_xsd.tmp#NO_NAMESPACE_edge_fluid_b
Used by
Element edge/fluid
Model
ne , ni* , ve , vi* , te , ti* , te_aniso , ti_aniso* , po , j , b*
Children b, j, ne, ni, po, te, te_aniso, ti, ti_aniso, ve, vi
Source
<xs:complexType name="edge_fluid">
  <xs:annotation>
    <xs:documentation>Fluid quantities</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ne" type="edge_fluid_scalar_simplestruct">
      <xs:annotation>
        <xs:documentation>Electron density [1/m^3]; Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ni" type="edge_fluid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Ion density [1/m^3] (per species). Array of structures(nspecies); Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ve" type="edge_fluid_vector_simplestruct">
      <xs:annotation>
        <xs:documentation>Electron velocity [m/s]; Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="vi" type="edge_fluid_vector" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Ion velocity [m/s] (per species).Array of structures(nspecies); Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="te" type="edge_fluid_scalar_simplestruct">
      <xs:annotation>
        <xs:documentation>Electron temperature [eV]; Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ti" type="edge_fluid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Ion temperature [eV] (per species). Array of structures(nspecies).; Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="te_aniso" type="edge_fluid_vector_simplestruct">
      <xs:annotation>
        <xs:documentation>Anisotropic electron temperature [eV]; Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ti_aniso" type="edge_fluid_vector" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Anisotropic ion temperature [eV] (per species). Array of structures(nspecies); Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="po" type="edge_fluid_scalar_simplestruct">
      <xs:annotation>
        <xs:documentation>Electric potential [V]; Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="j" type="edge_fluid_vector_simplestruct">
      <xs:annotation>
        <xs:documentation>Electric current [A]; Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="b" type="complexgrid_vector" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Magnetic field vector [T]; Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type edge_fluid_scalar_simplestruct
Namespace No namespace
Annotations
A scalar fluid quantity. To be used as simple structure.
Diagram
Diagram edge_xsd.tmp#edge_fluid_scalar_simplestruct_value edge_xsd.tmp#edge_fluid_scalar_simplestruct_bndvalue edge_xsd.tmp#edge_fluid_scalar_simplestruct_flux edge_xsd.tmp#edge_fluid_scalar_simplestruct_bndflux edge_xsd.tmp#edge_fluid_scalar_simplestruct_transpcoeff edge_xsd.tmp#edge_fluid_scalar_simplestruct_source
Used by
Model
Children bndflux, bndvalue, flux, source, transpcoeff, value
Source
<xs:complexType name="edge_fluid_scalar_simplestruct">
  <xs:annotation>
    <xs:documentation>A scalar fluid quantity. To be used as simple structure.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="value" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="bndvalue" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="flux" type="complexgrid_vector" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="bndflux" type="complexgrid_vector" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="transpcoeff" type="edge_fluid_scalar_transpcoeff" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="source" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Source; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type edge_fluid_scalar_transpcoeff
Namespace No namespace
Annotations
Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)
Transport coefficients
Diagram
Diagram edge_xsd.tmp#edge_fluid_scalar_transpcoeff_d edge_xsd.tmp#edge_fluid_scalar_transpcoeff_v
Used by
Model
d , v
Children d, v
Source
<xs:complexType name="edge_fluid_scalar_transpcoeff">
  <xs:annotation>
    <xs:documentation>Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
    <xs:documentation>Transport coefficients</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="d" type="complexgrid_vector_simplestruct">
      <xs:annotation>
        <xs:documentation>Diffusivity [m^2/s]; Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="v" type="complexgrid_vector_simplestruct">
      <xs:annotation>
        <xs:documentation>Velocity [m/s]; Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type edge_fluid_scalar
Namespace No namespace
Annotations
A scalar fluid quantity. To be used as array of structure
Diagram
Diagram edge_xsd.tmp#edge_fluid_scalar_value edge_xsd.tmp#edge_fluid_scalar_bndvalue edge_xsd.tmp#edge_fluid_scalar_flux edge_xsd.tmp#edge_fluid_scalar_bndflux edge_xsd.tmp#NO_NAMESPACE_edge_fluid_scalar_transpcoeff edge_xsd.tmp#edge_fluid_scalar_source
Used by
Model
Children bndflux, bndvalue, flux, source, transpcoeff, value
Source
<xs:complexType name="edge_fluid_scalar">
  <xs:annotation>
    <xs:documentation>A scalar fluid quantity. To be used as array of structure</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="value" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="bndvalue" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="flux" type="complexgrid_vector" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="bndflux" type="complexgrid_vector" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="transpcoeff" type="edge_fluid_scalar_transpcoeff" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="source" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Source; Time-dependent; Array of structures (nsubgrid_quantity)</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type edge_fluid_vector_simplestruct
Namespace No namespace
Annotations
A fluid vector quantity, with components possibly explicitly aligned to a coordinate direction.  To be used as simple structure.
Diagram
Diagram edge_xsd.tmp#edge_fluid_vector_simplestruct_griduid edge_xsd.tmp#edge_fluid_vector_simplestruct_basis edge_xsd.tmp#edge_fluid_vector_simplestruct_comps edge_xsd.tmp#edge_fluid_vector_simplestruct_align edge_xsd.tmp#edge_fluid_vector_simplestruct_alignid
Used by
Model
Children align, alignid, basis, comps, griduid
Source
<xs:complexType name="edge_fluid_vector_simplestruct">
  <xs:annotation>
    <xs:documentation>A fluid vector quantity, with components possibly explicitly aligned to a coordinate direction. To be used as simple structure.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="griduid" type="xs:integer">
      <xs:annotation>
        <xs:documentation>Unique identifier of the grid this vector quantity is associated with.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="basis" type="xs:integer">
      <xs:annotation>
        <xs:documentation>Index of basis (defined in associated grid) this vector is aligned to; If set to GRID_UNDEFINED=0, the canonical basis of the default coordinates of the grid assumed.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="comps" type="edge_fluid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Components of the vector. Array of structures(ndim); Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="align" type="vecint_type">
      <xs:annotation>
        <xs:documentation>Alignment of vector components, numerical flag. Int vector(ndim);</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="alignid" type="vecstring_type">
      <xs:annotation>
        <xs:documentation>Alignment of vector components, string description. String vector(ndim);</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type edge_fluid_vector
Namespace No namespace
Annotations
A fluid vector quantity, with components possibly explicitly aligned to a coordinate direction. To be used as array of structure
Diagram
Diagram edge_xsd.tmp#edge_fluid_vector_griduid edge_xsd.tmp#edge_fluid_vector_basis edge_xsd.tmp#edge_fluid_vector_align edge_xsd.tmp#edge_fluid_vector_alignid edge_xsd.tmp#edge_fluid_vector_comps
Used by
Model
Children align, alignid, basis, comps, griduid
Source
<xs:complexType name="edge_fluid_vector">
  <xs:annotation>
    <xs:documentation>A fluid vector quantity, with components possibly explicitly aligned to a coordinate direction. To be used as array of structure</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="griduid" type="xs:integer">
      <xs:annotation>
        <xs:documentation>Unique identifier of the grid this vector quantity is associated with.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="basis" type="xs:integer">
      <xs:annotation>
        <xs:documentation>Index of basis (defined in associated grid) this vector is aligned to; If set to GRID_UNDEFINED=0, the canonical basis of the default coordinates of the grid assumed.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="align" type="vecint_type">
      <xs:annotation>
        <xs:documentation>Alignment of vector components, numerical flag. Int vector (number of vector components);</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="alignid" type="vecstring_type">
      <xs:annotation>
        <xs:documentation>Alignment of vector components, string description. String vector (number of vector components);</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="comps" type="edge_fluid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Components of the vector. Array of structures (number of vector components); Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type edge_kinetic
Namespace No namespace
Annotations
Kinetic quantities
Diagram
Diagram edge_xsd.tmp#NO_NAMESPACE_edge_kinetic_f
Used by
Element edge/kinetic
Model
Children f
Source
<xs:complexType name="edge_kinetic">
  <xs:annotation>
    <xs:documentation>Kinetic quantities</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="f" type="edge_kinetic_distribution" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Distribution function [1/m^3 (m/s)^-3]. Array of structuresr(nspecies); Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type edge_kinetic_distribution
Namespace No namespace
Diagram
Diagram edge_xsd.tmp#edge_kinetic_distribution_value edge_xsd.tmp#edge_kinetic_distribution_bndvalue edge_xsd.tmp#edge_kinetic_distribution_fluxes edge_xsd.tmp#edge_kinetic_distribution_source
Used by
Element edge_kinetic/f
Model
Children bndvalue, fluxes, source, value
Source
<xs:complexType name="edge_kinetic_distribution">
  <xs:sequence>
    <xs:element name="value" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Value of distribution function. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="bndvalue" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Boundary value of distribution function. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="fluxes" type="complexgrid_vector" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Fluxes in phase space. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="source" type="complexgrid_scalar" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Sources in phase space. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>