class edge CPO for edge/SOL plasma description. Time-dependent CPO
Attributes: - datainfo : class datainfostructuredatainfo
Generic information on a data item
Grid description
Description of ion species. Array of structures(nspecies)
Contains all the composition information for the simulation (main ions, impurities, neutrals, edge species).
Fluid description of edge plasma. Time-dependent.
Kinetic description of edge plasma. Time-dependent.
Code parameters
Time [s]; Time-dependent; Scalar
class edgeArray CPO for edge/SOL plasma description. Time-dependent CPO
Attributes: - array : list of edge
Each list element correspond to one time slice.
class datainfostructuredatainfo Generic information on a data item
Attributes: - dataprovider : str
Name of the actual data provider (the person who filled the data)
Date at which the data has been put in the DB
Exact reference of the data source (e.g. original reference in the native machine data base)
Any additional comment
COordinates COnventionS followed by this CPO
CPO id for checking its provenance in the workflow
1 if the data can be found in the present data base entry; 2 if the data can be found in a parent data base entry; 0 if no data consistent with the present entry can be found.
Structure defining a database entry and the CPO occurrence
Level 2 information describing how to retrieve the actual data for the UAL. Not to be filled/used by the ITM user !
class whatrefstructurewhatref Structure defining a database entry and the CPO occurrence
Attributes: - user : str
Name of the user if private data, public if public ITM database.
Name of the device
Shot number
Run number
Occurrence number of the CPO in the reference entry
class putinfostructureputinfo Level 2 information describing how to retrieve the actual data for the UAL. Not to be filled/used by the ITM user !
Attributes: - putmethod : str
Storage method for this data
Instructions to access the data using this method
Name of this data under this method
Access rights to this data
class gridstructurecomplexgrid Grid description
Attributes: - uid : int
Unique index of this grid. Used for handling multiple grids
Name / identifier string for this grid
Definitions of grid spaces. Array of structures (number of spaces)
Definitions of subgrids. Array of structures (number of subgrids)
Metric coefficients
Geometry data for implicit objects
Vector bases. Used for aligned vector representation. Array of structures (number of bases)
class spacesstruct_arraycomplexgrid_space Definitions of grid spaces. Array of structures (number of spaces)
Attributes: - array : list of spacesstruct_arraycomplexgrid_spaceObj
class spacesstruct_arraycomplexgrid_spaceObj Definitions of grid spaces. Array of structures (number of spaces)
Attributes: - geotype : numpy.ndarray 1D with int)
Type of space geometry (id flags). Flags defining how the geometry (objects.geo) fields associated with; space objects are to be interpreted. Array (number of geometries defined for this space),; first dimension: geometry index. A flag value of GRID_UNDEFINED=0 indicates the standard interpretation for; the given coordinates.
Type of space geometries (id string). See geotype.
Type of coordinates describing the physical space. Vector (number of space dimensions); The size of coordtype defines the dimension of the space.; For predefined integer constants for standard coordinates see; the documentation of the grid service library.
Definition of the space objects.; Array of structures (dimension of highest-dimensional objects).; First dimension: dimension of the objects (1=nodes, 2=edges, 3=faces, 4=cells/volumes, ...)
List of indices of all nodes which are x-points. Vector (number of x-points)
class objectsstruct_arrayobjects Definition of the space objects.; Array of structures (dimension of highest-dimensional objects).; First dimension: dimension of the objects (1=nodes, 2=edges, 3=faces, 4=cells/volumes, ...)
Attributes: - array : list of objectsstruct_arrayobjectsObj
class objectsstruct_arrayobjectsObj Definition of the space objects.; Array of structures (dimension of highest-dimensional objects).; First dimension: dimension of the objects (1=nodes, 2=edges, 3=faces, 4=cells/volumes, ...)
Attributes: - boundary : numpy.ndarray 2D with int
Lists of (n-1)-dimensional space objects defining the boundary of an n-dimensional space object.; Matrix(number of objects of dimension n, maximum number of boundary objects).; First dimension: object index, second dimension: boundary object index
Connectivity information. Array (number of objects, maximum number of boundaries per object, maximum number of neighbours per boundary).; Stores the indices of the n-dimensional objects adjacent to the given n-dimensional object.;An object can possibly have multiple neighbours on every boundary.; First dimension: object index, second dimension: boundary index, third dimension: neighbour index on the boundary.
Geometry data matrix associated with every object. Float array (number of objects, number of geometry coeff. 1, number of geometry coeff. 2, number of geometries).; The exact definition depends on the geometry type of the space (complexgrid_space.geotype).; First dimension: object index, second+third dimension: geometry coefficient matrix row+column, third dimension: geometry index (for definition of multiple geometries).
Measure of space objects, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...). [m^dim].; First dimension: object index, second dimension: geometry index
class subgridsstruct_arraycomplexgrid_subgrid Definitions of subgrids. Array of structures (number of subgrids)
Attributes: - array : list of subgridsstruct_arraycomplexgrid_subgridObj
class subgridsstruct_arraycomplexgrid_subgridObj Definitions of subgrids. Array of structures (number of subgrids)
Attributes: - id : str
ID string (name) of the subgrid.
List of object lists. Array of structures (number of object lists).
class liststruct_arraycomplexgrid_objectlist List of object lists. Array of structures (number of object lists).
Attributes: - array : list of liststruct_arraycomplexgrid_objectlistObj
class liststruct_arraycomplexgrid_objectlistObj List of object lists. Array of structures (number of object lists).
Attributes: - cls : numpy.ndarray 1D with int)
Class tuple of the grid objects in this object list. Vector (number of grid spaces)
Implicit list of the object indices.; Array of structures (number of grid spaces = length of index tuple). Every index of the index tuple is described by an index set, which defines either a list of index values or a range of index values.
Explicit list of index tuples. Matrix (number of objects, number of spaces in grid).; First dimension: object index, second dimension: index tuple/space index.; If this field is defined and has nonzero size, the object list is understood to be explicit.
class indsetstruct_arraycomplexgrid_indexlist Implicit list of the object indices.; Array of structures (number of grid spaces = length of index tuple). Every index of the index tuple is described by an index set, which defines either a list of index values or a range of index values.
Attributes: - array : list of indsetstruct_arraycomplexgrid_indexlistObj
class indsetstruct_arraycomplexgrid_indexlistObj Implicit list of the object indices.; Array of structures (number of grid spaces = length of index tuple). Every index of the index tuple is described by an index set, which defines either a list of index values or a range of index values.
Attributes: - range : numpy.ndarray 1D with int)
Defines an index range enumerating from range[1] to range[2] (with both range[1] and range[2] included). If additionally a third value range(3) is given, it is used as a stride. If it is omitted, a stride of 1 is assumed. Vector(3)
An explicit list of indices. If this member is defined and has nonzero size, the list is assumed to be explicit. Vector(length of explicit index list)
class metricstructurecomplexgrid_metric Metric coefficients
Attributes: - measure : class measurestruct_arraycomplexgrid_scalar: array of measurestruct_arraycomplexgrid_scalarObj objects
Measure of object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects). [m^dim].; Use this field to store measures of implicitly defined grid objects.; Array of structures (number of subgrids this information is stored on)
Metric coefficients g11. Array of structures (number of subgrids this information is stored on)
Metric coefficients g12. Array of structures (number of subgrids this information is stored on)
Metric coefficients g13. Array of structures (number of subgrids this information is stored on)
Metric coefficients g22. Array of structures (number of subgrids this information is stored on)
Metric coefficients g23. Array of structures (number of subgrids this information is stored on)
Metric coefficients g33. Array of structures (number of subgrids this information is stored on)
Jacobian. Array of structures (number of subgrids this information is stored on)
class measurestruct_arraycomplexgrid_scalar Measure of object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects). [m^dim].; Use this field to store measures of implicitly defined grid objects.; Array of structures (number of subgrids this information is stored on)
Attributes: - array : list of measurestruct_arraycomplexgrid_scalarObj
class measurestruct_arraycomplexgrid_scalarObj Measure of object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects). [m^dim].; Use this field to store measures of implicitly defined grid objects.; Array of structures (number of subgrids this information is stored on)
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class g11struct_arraycomplexgrid_scalar Metric coefficients g11. Array of structures (number of subgrids this information is stored on)
Attributes: - array : list of g11struct_arraycomplexgrid_scalarObj
class g11struct_arraycomplexgrid_scalarObj Metric coefficients g11. Array of structures (number of subgrids this information is stored on)
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class g12struct_arraycomplexgrid_scalar Metric coefficients g12. Array of structures (number of subgrids this information is stored on)
Attributes: - array : list of g12struct_arraycomplexgrid_scalarObj
class g12struct_arraycomplexgrid_scalarObj Metric coefficients g12. Array of structures (number of subgrids this information is stored on)
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class g13struct_arraycomplexgrid_scalar Metric coefficients g13. Array of structures (number of subgrids this information is stored on)
Attributes: - array : list of g13struct_arraycomplexgrid_scalarObj
class g13struct_arraycomplexgrid_scalarObj Metric coefficients g13. Array of structures (number of subgrids this information is stored on)
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class g22struct_arraycomplexgrid_scalar Metric coefficients g22. Array of structures (number of subgrids this information is stored on)
Attributes: - array : list of g22struct_arraycomplexgrid_scalarObj
class g22struct_arraycomplexgrid_scalarObj Metric coefficients g22. Array of structures (number of subgrids this information is stored on)
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class g23struct_arraycomplexgrid_scalar Metric coefficients g23. Array of structures (number of subgrids this information is stored on)
Attributes: - array : list of g23struct_arraycomplexgrid_scalarObj
class g23struct_arraycomplexgrid_scalarObj Metric coefficients g23. Array of structures (number of subgrids this information is stored on)
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class g33struct_arraycomplexgrid_scalar Metric coefficients g33. Array of structures (number of subgrids this information is stored on)
Attributes: - array : list of g33struct_arraycomplexgrid_scalarObj
class g33struct_arraycomplexgrid_scalarObj Metric coefficients g33. Array of structures (number of subgrids this information is stored on)
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class jacobianstruct_arraycomplexgrid_scalar Jacobian. Array of structures (number of subgrids this information is stored on)
Attributes: - array : list of jacobianstruct_arraycomplexgrid_scalarObj
class jacobianstruct_arraycomplexgrid_scalarObj Jacobian. Array of structures (number of subgrids this information is stored on)
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class geostruct_arraycomplexgrid_geo_global Geometry data for implicit objects
Attributes: - array : list of geostruct_arraycomplexgrid_geo_globalObj
class geostruct_arraycomplexgrid_geo_globalObj Geometry data for implicit objects
Attributes: - geotype : int
Type of geometry (id flag). A flag defining how the geometry data associated with grid objects is to be interpreted. If the field is undefined (0=GRID_UNDEFINED), the standard interpretation for; the given coordinate types is assumed.
Type of geometry (id string).
Type of coordinates describing the physical space. Vector (number of space dimensions); The size of coordtype defines the dimension of the space.; For predefined integer constants for standard coordinates see; the documentation of the grid service library.
Geometry data matrix associated with implicit objects. Array of structures (number of subgrids this information is stored on); The exact definition of the stored values depends on the geometry type of the geometry complexgrid_geo_global.geotype;
Measure of object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects) in this geometry. [m^dim].; Use this field to store measures of implicitly defined grid objects.; Array of structures (number of subgrids this information is stored on)
class geo_matrixstruct_arraycomplexgrid_scalar Geometry data matrix associated with implicit objects. Array of structures (number of subgrids this information is stored on); The exact definition of the stored values depends on the geometry type of the geometry complexgrid_geo_global.geotype;
Attributes: - array : list of geo_matrixstruct_arraycomplexgrid_scalarObj
class geo_matrixstruct_arraycomplexgrid_scalarObj Geometry data matrix associated with implicit objects. Array of structures (number of subgrids this information is stored on); The exact definition of the stored values depends on the geometry type of the geometry complexgrid_geo_global.geotype;
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class basesstruct_arraycomplexgrid_vector Vector bases. Used for aligned vector representation. Array of structures (number of bases)
Attributes: - array : list of basesstruct_arraycomplexgrid_vectorObj
class basesstruct_arraycomplexgrid_vectorObj Vector bases. Used for aligned vector representation. Array of structures (number of bases)
Attributes: - griduid : int
Unique identifier of the grid this vector quantity is associated with.
Label describing the data
Components of the vector. Array of structures (number of vector components). Time-dependent; FIXME: inherit time-dependence for this element
Alignment flag for vector components. Integer vector (number of vector components).
Alignment id for vector components. String vector (number of vector components).
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.
class compstruct_arraycomplexgrid_scalar Components of the vector. Array of structures (number of vector components). Time-dependent; FIXME: inherit time-dependence for this element
Attributes: - array : list of compstruct_arraycomplexgrid_scalarObj
class compstruct_arraycomplexgrid_scalarObj Components of the vector. Array of structures (number of vector components). Time-dependent; FIXME: inherit time-dependence for this element
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class speciesstruct_arrayspecies_desc Description of ion species. Array of structures(nspecies)
Attributes: - array : list of speciesstruct_arrayspecies_descObj
class speciesstruct_arrayspecies_descObj Description of ion species. Array of structures(nspecies)
Attributes: - label : str
Name of species
Atomic mass number of the species
Nuclear charge of the impurity
Minimum Z of species charge state bundle
Maximum Z of species charge state bundle
class compositionsstructurecompositions_type Contains all the composition information for the simulation (main ions, impurities, neutrals, edge species).
Attributes: - nuclei : class nucleistruct_arraynuclei: array of nucleistruct_arraynucleiObj objects
Array of nuclei considered.
Array of main plasma ions.
Array of impurities.
Array of neutrals.
Array of edge species.
Identifier for species choices. The goal of this is to uniquely capture the species blocks so that if the signatures are the same then the species blocks will also be the same.
class nucleistruct_arraynuclei Array of nuclei considered.
Attributes: - array : list of nucleistruct_arraynucleiObj
class nucleistruct_arraynucleiObj Array of nuclei considered.
Attributes: - zn : float
Nuclear charge [units of elementary charge];
Mass of atom [amu]
String identifying element (e.g. H, D, T, He, C, ...)
class ionsstruct_arrayions Array of main plasma ions.
Attributes: - array : list of ionsstruct_arrayionsObj
class ionsstruct_arrayionsObj Array of main plasma ions.
Attributes: - nucindex : int
Index into list of nuclei; int
Ion charge (of the dominant ionisation state; lumped ions are allowed); Vector (nion)
Multiple charge state calculation flag : 0-Only one charge state is considered; 1-Multiple charge state are considered and are described in impurity CPO; Vector (nion)
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)
class impuritiesstruct_arrayimpurities Array of impurities.
Attributes: - array : list of impuritiesstruct_arrayimpuritiesObj
class impuritiesstruct_arrayimpuritiesObj Array of impurities.
Attributes: - nucindex : int
Index into list of nuclei; int
Index of the impurity species in the coreprof ion species ordering. Vector (nimp)
Number of charge states (or bundles) considered for this impurity species.
Minimum Z of impurity ionisation state bundle. Vector (nzimp)
Maximum Z of impurity ionisation state bundle. If no bundle, zmax=zmin. Vector (nzimp)
String array (nzimp) identifying impurities (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)
class neutralscompstruct_arraycomposition_neutralscomp Array of neutrals.
Attributes: - array : list of neutralscompstruct_arraycomposition_neutralscompObj
class neutralscompstruct_arraycomposition_neutralscompObj Array of neutrals.
Attributes: - neutcomp : class neutcompstruct_arraycomposition_neutrals_neutcomp: array of neutcompstruct_arraycomposition_neutrals_neutcompObj objects
Array of components to the atom or molecule. Vector (ncomp)
Type of neutral, in terms of energy : 0=cold, 1=thermal, 2= fast, 3=NBI. Vector (ntype) of identifiers
String identifying the atom or molecule (e.g. D2, DT, CD4, ...)
class neutcompstruct_arraycomposition_neutrals_neutcomp Array of components to the atom or molecule. Vector (ncomp)
Attributes: - array : list of neutcompstruct_arraycomposition_neutrals_neutcompObj
class neutcompstruct_arraycomposition_neutrals_neutcompObj Array of components to the atom or molecule. Vector (ncomp)
Attributes: - nucindex : int
Index into list of nuclei; int
Multiplicity of the atom; int
class typestruct_arrayidentifier Type of neutral, in terms of energy : 0=cold, 1=thermal, 2= fast, 3=NBI. Vector (ntype) of identifiers
Attributes: - array : list of typestruct_arrayidentifierObj
class typestruct_arrayidentifierObj Type of neutral, in terms of energy : 0=cold, 1=thermal, 2= fast, 3=NBI. Vector (ntype) of identifiers
Attributes: - id : str
Short string identifier
Integer identifier
Verbose description of identifier
class edgespeciesstruct_arrayedgespecies Array of edge species.
Attributes: - array : list of edgespeciesstruct_arrayedgespeciesObj
class edgespeciesstruct_arrayedgespeciesObj Array of edge species.
Attributes: - nucindex : int
Index into list of nuclei; int
Minimum Z of species charge state bundle
Maximum Z of species charge state bundle
String identifying the species (e.g. D0, D+, C0, C+, C+2, ...)
class signaturestructureidentifier Identifier for species choices. The goal of this is to uniquely capture the species blocks so that if the signatures are the same then the species blocks will also be the same.
Attributes: - id : str
Short string identifier
Integer identifier
Verbose description of identifier
class fluidstructureedge_fluid Fluid description of edge plasma. Time-dependent.
Attributes: - ne : class nestructureedge_fluid_scalar_simplestruct
Electron density [1/m^3]; Time-dependent;
Ion density [1/m^3] (per species). Array of structures(nspecies); Time-dependent;
Electron velocity [m/s]; Time-dependent;
Ion velocity [m/s] (per species).Array of structures(nspecies); Time-dependent;
Electron temperature [eV]; Time-dependent;
Ion temperature [eV] (per species). Array of structures(nspecies).; Time-dependent;
Anisotropic electron temperature [eV]; Time-dependent;
Anisotropic ion temperature [eV] (per species). Array of structures(nspecies); Time-dependent;
Electric potential [V]; Time-dependent;
Electric current [A]; Time-dependent;
Magnetic field vector [T]; Time-dependent;
class nestructureedge_fluid_scalar_simplestruct Electron density [1/m^3]; Time-dependent;
Attributes: - value : class valuestruct_arraycomplexgrid_scalar: array of valuestruct_arraycomplexgrid_scalarObj objects
Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)
Source; Time-dependent; Array of structures (nsubgrid_quantity)
class valuestruct_arraycomplexgrid_scalar Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Attributes: - array : list of valuestruct_arraycomplexgrid_scalarObj
class valuestruct_arraycomplexgrid_scalarObj Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class bndvaluestruct_arraycomplexgrid_scalar Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Attributes: - array : list of bndvaluestruct_arraycomplexgrid_scalarObj
class bndvaluestruct_arraycomplexgrid_scalarObj Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class fluxstruct_arraycomplexgrid_vector Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Attributes: - array : list of fluxstruct_arraycomplexgrid_vectorObj
class fluxstruct_arraycomplexgrid_vectorObj Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Attributes: - griduid : int
Unique identifier of the grid this vector quantity is associated with.
Label describing the data
Components of the vector. Array of structures (number of vector components). Time-dependent; FIXME: inherit time-dependence for this element
Alignment flag for vector components. Integer vector (number of vector components).
Alignment id for vector components. String vector (number of vector components).
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.
class bndfluxstruct_arraycomplexgrid_vector Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Attributes: - array : list of bndfluxstruct_arraycomplexgrid_vectorObj
class bndfluxstruct_arraycomplexgrid_vectorObj Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Attributes: - griduid : int
Unique identifier of the grid this vector quantity is associated with.
Label describing the data
Components of the vector. Array of structures (number of vector components). Time-dependent; FIXME: inherit time-dependence for this element
Alignment flag for vector components. Integer vector (number of vector components).
Alignment id for vector components. String vector (number of vector components).
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.
class transpcoeffstruct_arrayedge_fluid_scalar_transpcoeff Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)
Attributes: - array : list of transpcoeffstruct_arrayedge_fluid_scalar_transpcoeffObj
class transpcoeffstruct_arrayedge_fluid_scalar_transpcoeffObj Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)
Attributes: - d : class dstructurecomplexgrid_vector_simplestruct
Diffusivity [m^2/s]; Time-dependent;
Velocity [m/s]; Time-dependent;
class dstructurecomplexgrid_vector_simplestruct Diffusivity [m^2/s]; Time-dependent;
Attributes: - label : str
Label describing the data
Components of the vector. Vector of griddata(ndim). Time-dependent; FIXME: inherit time-dependence for this element
Alignment of vector components, numerical flag. Int vector(ndim)
Alignment of vector components, string description. String vector(ndim)
class vstructurecomplexgrid_vector_simplestruct Velocity [m/s]; Time-dependent;
Attributes: - label : str
Label describing the data
Components of the vector. Vector of griddata(ndim). Time-dependent; FIXME: inherit time-dependence for this element
Alignment of vector components, numerical flag. Int vector(ndim)
Alignment of vector components, string description. String vector(ndim)
class sourcestruct_arraycomplexgrid_scalar Source; Time-dependent; Array of structures (nsubgrid_quantity)
Attributes: - array : list of sourcestruct_arraycomplexgrid_scalarObj
class sourcestruct_arraycomplexgrid_scalarObj Source; Time-dependent; Array of structures (nsubgrid_quantity)
Attributes: - griduid : int
Unique identifier of the grid this scalar quantity is associated with.
Index of the subgrid (as stored in grid.subgrids) the data is stored on.
Scalar representation of data. One scalar entry is stored per object in the subgrid.; The order is implicitly defined by the subgrid.; Float Vector(nobjects_subgrid). First dimension: object index.
Vector representation of data. One vector is stored per object in the subgrid. The order is implicitly defined by the subgrid.; Float matrix(nobjects_subgrid, ndata).First dimension: object index, second dimension: index of data vector.
Matrix representation of data. One matrix is stored per object in the subgrid. The order is implicitly defined by the subgrid.; 3d float array(nobjects_subgrid,ndata1,ndata2). First dimension: object index, second dimension: matrix row, third dimension: matrix column.
class nistruct_arrayedge_fluid_scalar Ion density [1/m^3] (per species). Array of structures(nspecies); Time-dependent;
Attributes: - array : list of nistruct_arrayedge_fluid_scalarObj
class nistruct_arrayedge_fluid_scalarObj Ion density [1/m^3] (per species). Array of structures(nspecies); Time-dependent;
Attributes: - value : class valuestruct_arraycomplexgrid_scalar: array of valuestruct_arraycomplexgrid_scalarObj objects
Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)
Source; Time-dependent; Array of structures (nsubgrid_quantity)
class vestructureedge_fluid_vector_simplestruct Electron velocity [m/s]; Time-dependent;
Attributes: - griduid : int
Unique identifier of the grid this vector quantity is associated with.
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.
Components of the vector. Array of structures(ndim); Time-dependent;
Alignment of vector components, numerical flag. Int vector(ndim);
Alignment of vector components, string description. String vector(ndim);
class compsstruct_arrayedge_fluid_scalar Components of the vector. Array of structures(ndim); Time-dependent;
Attributes: - array : list of compsstruct_arrayedge_fluid_scalarObj
class compsstruct_arrayedge_fluid_scalarObj Components of the vector. Array of structures(ndim); Time-dependent;
Attributes: - value : class valuestruct_arraycomplexgrid_scalar: array of valuestruct_arraycomplexgrid_scalarObj objects
Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)
Source; Time-dependent; Array of structures (nsubgrid_quantity)
class vistruct_arrayedge_fluid_vector Ion velocity [m/s] (per species).Array of structures(nspecies); Time-dependent;
Attributes: - array : list of vistruct_arrayedge_fluid_vectorObj
class vistruct_arrayedge_fluid_vectorObj Ion velocity [m/s] (per species).Array of structures(nspecies); Time-dependent;
Attributes: - griduid : int
Unique identifier of the grid this vector quantity is associated with.
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.
Alignment of vector components, numerical flag. Int vector (number of vector components);
Alignment of vector components, string description. String vector (number of vector components);
Components of the vector. Array of structures (number of vector components); Time-dependent;
class testructureedge_fluid_scalar_simplestruct Electron temperature [eV]; Time-dependent;
Attributes: - value : class valuestruct_arraycomplexgrid_scalar: array of valuestruct_arraycomplexgrid_scalarObj objects
Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)
Source; Time-dependent; Array of structures (nsubgrid_quantity)
class tistruct_arrayedge_fluid_scalar Ion temperature [eV] (per species). Array of structures(nspecies).; Time-dependent;
Attributes: - array : list of tistruct_arrayedge_fluid_scalarObj
class tistruct_arrayedge_fluid_scalarObj Ion temperature [eV] (per species). Array of structures(nspecies).; Time-dependent;
Attributes: - value : class valuestruct_arraycomplexgrid_scalar: array of valuestruct_arraycomplexgrid_scalarObj objects
Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)
Source; Time-dependent; Array of structures (nsubgrid_quantity)
class te_anisostructureedge_fluid_vector_simplestruct Anisotropic electron temperature [eV]; Time-dependent;
Attributes: - griduid : int
Unique identifier of the grid this vector quantity is associated with.
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.
Components of the vector. Array of structures(ndim); Time-dependent;
Alignment of vector components, numerical flag. Int vector(ndim);
Alignment of vector components, string description. String vector(ndim);
class ti_anisostruct_arrayedge_fluid_vector Anisotropic ion temperature [eV] (per species). Array of structures(nspecies); Time-dependent;
Attributes: - array : list of ti_anisostruct_arrayedge_fluid_vectorObj
class ti_anisostruct_arrayedge_fluid_vectorObj Anisotropic ion temperature [eV] (per species). Array of structures(nspecies); Time-dependent;
Attributes: - griduid : int
Unique identifier of the grid this vector quantity is associated with.
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.
Alignment of vector components, numerical flag. Int vector (number of vector components);
Alignment of vector components, string description. String vector (number of vector components);
Components of the vector. Array of structures (number of vector components); Time-dependent;
class postructureedge_fluid_scalar_simplestruct Electric potential [V]; Time-dependent;
Attributes: - value : class valuestruct_arraycomplexgrid_scalar: array of valuestruct_arraycomplexgrid_scalarObj objects
Value of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Boundary values of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Flux of the quantity. Possibly stored on multiple subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Flux of the quantity. Possibly stored on multiple (boundary) subgrids.; Time-dependent; Array of structures (nsubgrid_quantity)
Transport coefficients; Time-dependent; Array of structures (nsubgrid_quantity)
Source; Time-dependent; Array of structures (nsubgrid_quantity)
class jstructureedge_fluid_vector_simplestruct Electric current [A]; Time-dependent;
Attributes: - griduid : int
Unique identifier of the grid this vector quantity is associated with.
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.
Components of the vector. Array of structures(ndim); Time-dependent;
Alignment of vector components, numerical flag. Int vector(ndim);
Alignment of vector components, string description. String vector(ndim);
class bstruct_arraycomplexgrid_vector Magnetic field vector [T]; Time-dependent;
Attributes: - array : list of bstruct_arraycomplexgrid_vectorObj
class bstruct_arraycomplexgrid_vectorObj Magnetic field vector [T]; Time-dependent;
Attributes: - griduid : int
Unique identifier of the grid this vector quantity is associated with.
Label describing the data
Components of the vector. Array of structures (number of vector components). Time-dependent; FIXME: inherit time-dependence for this element
Alignment flag for vector components. Integer vector (number of vector components).
Alignment id for vector components. String vector (number of vector components).
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.
class kineticstructureedge_kinetic Kinetic description of edge plasma. Time-dependent.
Attributes: - f : class fstruct_arrayedge_kinetic_distribution: array of fstruct_arrayedge_kinetic_distributionObj objects
Distribution function [1/m^3 (m/s)^-3]. Array of structuresr(nspecies); Time-dependent;
class fstruct_arrayedge_kinetic_distribution Distribution function [1/m^3 (m/s)^-3]. Array of structuresr(nspecies); Time-dependent;
Attributes: - array : list of fstruct_arrayedge_kinetic_distributionObj
class fstruct_arrayedge_kinetic_distributionObj Distribution function [1/m^3 (m/s)^-3]. Array of structuresr(nspecies); Time-dependent;
Attributes: - value : class valuestruct_arraycomplexgrid_scalar: array of valuestruct_arraycomplexgrid_scalarObj objects
Value of distribution function. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;
Boundary value of distribution function. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;
Fluxes in phase space. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;
Sources in phase space. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;
class fluxesstruct_arraycomplexgrid_vector Fluxes in phase space. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;
Attributes: - array : list of fluxesstruct_arraycomplexgrid_vectorObj
class fluxesstruct_arraycomplexgrid_vectorObj Fluxes in phase space. Possibly stored on multiple subgrids.; Vector (nsubgrid_quantity). Time-dependent;
Attributes: - griduid : int
Unique identifier of the grid this vector quantity is associated with.
Label describing the data
Components of the vector. Array of structures (number of vector components). Time-dependent; FIXME: inherit time-dependence for this element
Alignment flag for vector components. Integer vector (number of vector components).
Alignment id for vector components. String vector (number of vector components).
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.
class codeparamstructurecodeparam Code parameters
Attributes: - codename : str
Name of the code
Version of the code (as in the ITM repository)
List of the code specific parameters, string expected to be in XML format.
List of the code specific diagnostic/output, string expected to be in XML format.
Output flag : 0 means the run is successful, other values meaning some difficulty has been encountered, the exact meaning is then code specific. Negative values mean the result shall not be used. Exact rules could discussed and implemented in the module wrapper. Time-dependent.