Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element equilibrium
Namespace No namespace
Annotations
Description of a 2D, axi-symmetric, tokamak equilibrium; result of an equilibrium code.
Diagram
Diagram dd_equilibrium_xsd_Element_equilibrium.tmp#equilibrium_vacuum_toroidal_field dd_equilibrium_xsd_Element_equilibrium.tmp#equilibrium_time_slice
Properties
content: complex
Used by
Model ids_properties , vacuum_toroidal_field , time_slice+ , code , time
Children code, ids_properties, time, time_slice, vacuum_toroidal_field
Instance
<equilibrium>
  <ids_properties>{1,1}</ids_properties>
  <vacuum_toroidal_field>{1,1}</vacuum_toroidal_field>
  <time_slice>{1,unbounded}</time_slice>
  <code>{1,1}</code>
  <time>{1,1}</time>
</equilibrium>
Source
<xs:element name="equilibrium">
  <xs:annotation>
    <xs:documentation>Description of a 2D, axi-symmetric, tokamak equilibrium; result of an equilibrium code.</xs:documentation>
    <xs:appinfo>
      <lifecycle_status>active</lifecycle_status>
      <lifecycle_version>3.1.0</lifecycle_version>
      <lifecycle_last_change>3.8.0</lifecycle_last_change>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ids_properties"/>
      <xs:element name="vacuum_toroidal_field" type="b_tor_vacuum_1">
        <xs:annotation>
          <xs:documentation>Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="time_slice" type="equilibrium_time_slice" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Set of equilibria at various time slices</xs:documentation>
          <xs:appinfo>
            <coordinate1>time</coordinate1>
            <type>dynamic</type>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="code"/>
      <xs:element ref="time"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/Users/rcoelho/MYSPACE/rcoelho/Integrated Tokamak Modelling TF/2014 stuff/IMAS-IDS/data-dictionary-3.12.1/equilibrium/dd_equilibrium.xsd
Element equilibrium / vacuum_toroidal_field
Namespace No namespace
Annotations
Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)
Diagram
Diagram
Type b_tor_vacuum_1
Properties
content: complex
Model r0 , b0
Children b0, r0
Instance
<vacuum_toroidal_field>
  <r0>{1,1}</r0>
  <b0>{1,1}</b0>
</vacuum_toroidal_field>
Source
<xs:element name="vacuum_toroidal_field" type="b_tor_vacuum_1">
  <xs:annotation>
    <xs:documentation>Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/Users/rcoelho/MYSPACE/rcoelho/Integrated Tokamak Modelling TF/2014 stuff/IMAS-IDS/data-dictionary-3.12.1/equilibrium/dd_equilibrium.xsd
Element equilibrium / time_slice
Namespace No namespace
Annotations
Set of equilibria at various time slices
Diagram
Diagram dd_equilibrium_xsd_Complex_Type_equilibrium_time_slice.tmp#NO_NAMESPACE_equilibrium_time_slice_boundary dd_equilibrium_xsd_Complex_Type_equilibrium_time_slice.tmp#NO_NAMESPACE_equilibrium_time_slice_global_quantities dd_equilibrium_xsd_Complex_Type_equilibrium_time_slice.tmp#NO_NAMESPACE_equilibrium_time_slice_profiles_1d dd_equilibrium_xsd_Complex_Type_equilibrium_time_slice.tmp#NO_NAMESPACE_equilibrium_time_slice_profiles_2d dd_equilibrium_xsd_Complex_Type_equilibrium_time_slice.tmp#NO_NAMESPACE_equilibrium_time_slice_ggd dd_equilibrium_xsd_Complex_Type_equilibrium_time_slice.tmp#NO_NAMESPACE_equilibrium_time_slice_coordinate_system dd_equilibrium_xsd_Complex_Type_equilibrium_time_slice.tmp#NO_NAMESPACE_equilibrium_time_slice_time dd_equilibrium_xsd_Complex_Type_equilibrium_time_slice.tmp#NO_NAMESPACE_equilibrium_time_slice
Type equilibrium_time_slice
Properties
content: complex
maxOccurs: unbounded
Model boundary , global_quantities , profiles_1d , profiles_2d+ , ggd+ , coordinate_system , time
Children boundary, coordinate_system, ggd, global_quantities, profiles_1d, profiles_2d, time
Instance
<time_slice>
  <boundary>{1,1}</boundary>
  <global_quantities>{1,1}</global_quantities>
  <profiles_1d>{1,1}</profiles_1d>
  <profiles_2d>{1,unbounded}</profiles_2d>
  <ggd>{1,unbounded}</ggd>
  <coordinate_system>{1,1}</coordinate_system>
  <time>{1,1}</time>
</time_slice>
Source
<xs:element name="time_slice" type="equilibrium_time_slice" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Set of equilibria at various time slices</xs:documentation>
    <xs:appinfo>
      <coordinate1>time</coordinate1>
      <type>dynamic</type>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location file:/Users/rcoelho/MYSPACE/rcoelho/Integrated Tokamak Modelling TF/2014 stuff/IMAS-IDS/data-dictionary-3.12.1/equilibrium/dd_equilibrium.xsd