ETS-Core  version:0.0.4-46-ge2d8
Core actors for the ETS-6
 All Classes Files Functions Variables Pages
Variables
ets_init.xsd File Reference

Go to the source code of this file.

Variables

<?xmlversion="1.0"encoding="UTF-8"?>
< xs:schemaxmlns:xs="http:
<xs:simpleTypename="integerForGrid">
<xs:restrictionbase="xs:integer">
<xs:minInclusivevalue="5"/>
<xs:maxExclusivevalue="10000000"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleTypename="floatNonNegative">
<xs:restrictionbase="xs:float">
<xs:minInclusivevalue="0.0"/>
</xs:restriction>
</xs:simpleType>
<!--Therootelement:"parameters"-->
<xs:elementname="parameters">
<xs:annotation>
<xs:documentation> XML Schema
defining the format of the XML
input to be used by the
ETS_INIT actors
</xs:documentation>
</xs:annotation>
<xs:complexType><xs:sequence>
<xs:elementref="WORKFLOW_CONTROL"maxOccurs="1"minOccurs="1"/>
<xs:elementref="RESTRICT_INPUT_PROFILES"maxOccurs="1"minOccurs="1"/>
<xs:elementref="INTERNAL_BOUNDARY"maxOccurs="1"minOccurs="1"/>
<xs:elementref="HYPER_DIFFUSION"maxOccurs="1"minOccurs="1"/>
<xs:elementref="CURRENT"maxOccurs="1"minOccurs="1"/>
<xs:elementref="ELECTRONS"maxOccurs="1"minOccurs="1"/>
<xs:elementref="ION"maxOccurs="unbounded"minOccurs="1"/>
<xs:elementref="IMPURITY"maxOccurs="unbounded"minOccurs="0"/>
</xs:sequence></xs:complexType>
</xs:element>
<!--Definitionsofelementinsidetheroot:"parameters"-->
<xs:elementname="WORKFLOW_CONTROL">
<xs:complexType><xs:all>
<xs:elementname="Select_Grid">
<xs:annotation>
<xs:documentation> Select
proceedure for creating a
radial 
grid
 
<?xmlversion="1.0"encoding="UTF-8"?>
< xs:schemaxmlns:xs="http:
<xs:simpleTypename="integerForGrid">
<xs:restrictionbase="xs:integer">
<xs:minInclusivevalue="5"/>
<xs:maxExclusivevalue="10000000"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleTypename="floatNonNegative">
<xs:restrictionbase="xs:float">
<xs:minInclusivevalue="0.0"/>
</xs:restriction>
</xs:simpleType>
<!--Therootelement:"parameters"-->
<xs:elementname="parameters">
<xs:annotation>
<xs:documentation> XML Schema
defining the format of the XML
input to be used by the
ETS_INIT actors
</xs:documentation>
</xs:annotation>
<xs:complexType><xs:sequence>
<xs:elementref="WORKFLOW_CONTROL"maxOccurs="1"minOccurs="1"/>
<xs:elementref="RESTRICT_INPUT_PROFILES"maxOccurs="1"minOccurs="1"/>
<xs:elementref="INTERNAL_BOUNDARY"maxOccurs="1"minOccurs="1"/>
<xs:elementref="HYPER_DIFFUSION"maxOccurs="1"minOccurs="1"/>
<xs:elementref="CURRENT"maxOccurs="1"minOccurs="1"/>
<xs:elementref="ELECTRONS"maxOccurs="1"minOccurs="1"/>
<xs:elementref="ION"maxOccurs="unbounded"minOccurs="1"/>
<xs:elementref="IMPURITY"maxOccurs="unbounded"minOccurs="0"/>
</xs:sequence></xs:complexType>
</xs:element>
<!--Definitionsofelementinsidetheroot:"parameters"-->
<xs:elementname="WORKFLOW_CONTROL">
<xs:complexType><xs:all>
<xs:elementname="Select_Grid">
<xs:annotation>
<xs:documentation> Select
proceedure for creating a
radial to be used by all core
IDSs (not equilibrium).</xs
then use quasineutrality
condition to calculate the
electron density
</xs:documentation>
</xs:annotation></xs:element>
</xs:all></xs:complexType>
</xs:element><xs:elementname="INTERNAL_BOUNDARY">
<xs:annotation>
<xs:documentation> Specify the
boundary between the core and
edge plasma There may be
different boundaries for the
density and temperature
equations</xs:documentation>
</xs:annotation>
<xs:complexType><xs:all>
<xs:elementname="Density"type="Type_Internal_boundary_position">
<xs:annotation>
<xs:documentation> The
internal boundary for all
temperature equations
</xs:documentation>
</xs:annotation></xs:element>
<xs:elementname="Temperature"type="Type_Internal_boundary_position">
<xs:annotation>
<xs:documentation> The
internal boundary for all
density equations
</xs:documentation>
</xs:annotation></xs:element>
<xs:elementname="Rotation"type="Type_Internal_boundary_position">
<xs:annotation>
<xs:documentation> The
internal boundary for all
density equations
</xs:documentation>
</xs:annotation></xs:element>
</xs:all></xs:complexType>
</xs:element>
<xs:complexTypename="Type_Internal_boundary_position">
<xs:all><xs:elementname="rho_tor_norm"type="xs:float"default="1.0">
<xs:annotation>
<xs:documentation> Value of
rho_tor_norm that separates
the core and the edge 
plasma
 

Variable Documentation

<?xmlversion="1.0"encoding="UTF-8"?><xs:schemaxmlns:xs="http:<xs:simpleTypename="integerForGrid"><xs:restrictionbase="xs:integer"><xs:minInclusivevalue="5"/><xs:maxExclusivevalue="10000000"/></xs:restriction></xs:simpleType><xs:simpleTypename="floatNonNegative"><xs:restrictionbase="xs:float"><xs:minInclusivevalue="0.0"/></xs:restriction></xs:simpleType><!--Therootelement:"parameters"--><xs:elementname="parameters"><xs:annotation><xs:documentation> XML Schema defining the format of the XML input to be used by the ETS_INIT actors</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementref="WORKFLOW_CONTROL"maxOccurs="1"minOccurs="1"/><xs:elementref="RESTRICT_INPUT_PROFILES"maxOccurs="1"minOccurs="1"/><xs:elementref="INTERNAL_BOUNDARY"maxOccurs="1"minOccurs="1"/><xs:elementref="HYPER_DIFFUSION"maxOccurs="1"minOccurs="1"/><xs:elementref="CURRENT"maxOccurs="1"minOccurs="1"/><xs:elementref="ELECTRONS"maxOccurs="1"minOccurs="1"/><xs:elementref="ION"maxOccurs="unbounded"minOccurs="1"/><xs:elementref="IMPURITY"maxOccurs="unbounded"minOccurs="0"/></xs:sequence></xs:complexType></xs:element><!--Definitionsofelementinsidetheroot:"parameters"--><xs:elementname="WORKFLOW_CONTROL"><xs:complexType><xs:all><xs:elementname="Select_Grid"><xs:annotation><xs:documentation> Select proceedure for creating a radial grid

Definition at line 41 of file ets_init.xsd.

Referenced by ids_sanitiser::sanitise_ids_core_radial_grid().

<?xmlversion="1.0"encoding="UTF-8"?><xs:schemaxmlns:xs="http:<xs:simpleTypename="integerForGrid"><xs:restrictionbase="xs:integer"><xs:minInclusivevalue="5"/><xs:maxExclusivevalue="10000000"/></xs:restriction></xs:simpleType><xs:simpleTypename="floatNonNegative"><xs:restrictionbase="xs:float"><xs:minInclusivevalue="0.0"/></xs:restriction></xs:simpleType><!--Therootelement:"parameters"--><xs:elementname="parameters"><xs:annotation><xs:documentation> XML Schema defining the format of the XML input to be used by the ETS_INIT actors</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementref="WORKFLOW_CONTROL"maxOccurs="1"minOccurs="1"/><xs:elementref="RESTRICT_INPUT_PROFILES"maxOccurs="1"minOccurs="1"/><xs:elementref="INTERNAL_BOUNDARY"maxOccurs="1"minOccurs="1"/><xs:elementref="HYPER_DIFFUSION"maxOccurs="1"minOccurs="1"/><xs:elementref="CURRENT"maxOccurs="1"minOccurs="1"/><xs:elementref="ELECTRONS"maxOccurs="1"minOccurs="1"/><xs:elementref="ION"maxOccurs="unbounded"minOccurs="1"/><xs:elementref="IMPURITY"maxOccurs="unbounded"minOccurs="0"/></xs:sequence></xs:complexType></xs:element><!--Definitionsofelementinsidetheroot:"parameters"--><xs:elementname="WORKFLOW_CONTROL"><xs:complexType><xs:all><xs:elementname="Select_Grid"><xs:annotation><xs:documentation> Select proceedure for creating a radial to be used by all core IDSs (not equilibrium).</xs then use quasineutrality condition to calculate the electron density</xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType></xs:element><xs:elementname="INTERNAL_BOUNDARY"><xs:annotation><xs:documentation> Specify the boundary between the core and edge plasma There may be different boundaries for the density and temperature equations</xs:documentation></xs:annotation><xs:complexType><xs:all><xs:elementname="Density"type="Type_Internal_boundary_position"><xs:annotation><xs:documentation> The internal boundary for all temperature equations</xs:documentation></xs:annotation></xs:element><xs:elementname="Temperature"type="Type_Internal_boundary_position"><xs:annotation><xs:documentation> The internal boundary for all density equations</xs:documentation></xs:annotation></xs:element><xs:elementname="Rotation"type="Type_Internal_boundary_position"><xs:annotation><xs:documentation> The internal boundary for all density equations</xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType></xs:element><xs:complexTypename="Type_Internal_boundary_position"><xs:all><xs:elementname="rho_tor_norm"type="xs:float"default="1.0"><xs:annotation><xs:documentation> Value of rho_tor_norm that separates the core and the edge plasma

Definition at line 41 of file ets_init.xsd.