em_coupling
¶
Description of the axisymmetric mutual electromagnetics; does not include non-axisymmetric coil systems; the convention is Quantity_Sensor_Source
Maximum occurrences (MDS+ backend only): 3
New in version 3.0.0: lifecycle status alpha
Changed in version 3.42.0.
ids_propertiesstructure¶
See common IDS structure reference: ids_properties
.
coupling_matrix(i1)AoS¶Set of user-defined coupling matrices, complementary to the other […]
Set of user-defined coupling matrices, complementary to the other system-based coupling matrices of this IDS
Maximum occurrences (MDS+ backend only): 20
1 |
|
New in version >3.39.0.
coupling_matrix(i1)/quantitystructure¶Physical quantity obtained following the matrix multiplication […]
Physical quantity obtained following the matrix multiplication of the data node with the vector constructed from references contained in the columns_uri node
This is an identifier. See em_coupling_quantity_identifier
for the available options.
coupling_matrix(i1)/rows_uri(:)STR_1D¶List of URIs corresponding to the rows (1st dimension) of the […]
List of URIs corresponding to the rows (1st dimension) of the coupling matrix. If not all indices of a given node are used, they must be listed explicitly e.g. rows_uri(i) = pf_active:1/coil(i) will refer to a list of indices of the occurrence 1 of the pf_active IDS of this data entry. If the rows correspond to all indices of a given vector, it is sufficient to give a insgle uri, the one of the vector with the impliicit notation (:), e.g. rows_uri(1) = /grid_ggd(3)/grid_subset(2)/elements(:).
Click here for further documentation.
1 |
|
coupling_matrix(i1)/columns_uri(:)STR_1D¶List of URIs corresponding to the columns (2nd dimension) of […]
List of URIs corresponding to the columns (2nd dimension) of the coupling matrix. See examples above (rows_uri)
Click here for further documentation.
1 |
|
grid_ggd(i1)AoS¶Set of grids for use in the coupling_matrix array of structure, […]
Set of grids for use in the coupling_matrix array of structure, described using the GGD
Maximum occurrences (MDS+ backend only): 5
1 |
|
New in version >3.39.0.
grid_ggd(i1)/identifierstructure¶Grid identifier
Grid identifier
This is an identifier. See ggd_identifier
for the available options.
grid_ggd(i1)/pathSTR_0D¶Path of the grid, including the IDS name, in case of implicit […]
Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: #wall:2/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 2, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)
grid_ggd(i1)/space(i2)AoS¶Set of grid spaces
Set of grid spaces
Click here for further documentation (or contact imas@iter.org if you can’t access this page).
Maximum occurrences (MDS+ backend only): 6
1 |
|
grid_ggd(i1)/space(i2)/identifierstructure¶Space identifier
Space identifier
This is an identifier. See ggd_space_identifier
for the available options.
grid_ggd(i1)/space(i2)/geometry_typestructure¶Type of space geometry (0: standard, 1:Fourier, >1: Fourier with […]
Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)
grid_ggd(i1)/space(i2)/coordinates_type(i3)AoS¶Type of coordinates describing the physical space, for every […]
Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space.
This is an identifier. See coordinate_identifier
for the available options.
Maximum occurrences (MDS+ backend only): 6
1 |
|
Changed in version 4.0.0: Type changed from INT_1D
grid_ggd(i1)/space(i2)/coordinates_type(i3)/nameSTR_0D¶Short string identifier
Short string identifier
grid_ggd(i1)/space(i2)/objects_per_dimension(i3)AoS¶Definition of the space objects for every dimension (from one […]
Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, …. For every index, a collection of objects of that dimension is described.
Maximum occurrences (MDS+ backend only): 6
1 |
|
grid_ggd(i1)/space(i2)/objects_per_dimension(i3)/object(i4)AoS¶Set of objects for a given dimension
Set of objects for a given dimension
Maximum occurrences (MDS+ backend only): 300
1 |
|
grid_ggd(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)AoS¶Set of (n-1)-dimensional objects defining the boundary of this […]
Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object
Maximum occurrences (MDS+ backend only): 6
1 |
|
grid_ggd(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/indexINT_0D¶Index of this (n-1)-dimensional boundary object
Index of this (n-1)-dimensional boundary object
grid_ggd(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/neighbours(:)INT_1D¶List of indices of the n-dimensional objects adjacent to the […]
List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object may have multiple neighbours on a boundary
1 |
|
grid_ggd(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry(:)mixedFLT_1D¶Geometry data associated with the object. […]
Geometry data associated with the object. Its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.
1 |
|
grid_ggd(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/nodes(:)INT_1D¶List of nodes forming this object (indices to objects_per_dimension(1)%object(:) […]
List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)
1 |
|
grid_ggd(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/measurem^dimensionFLT_0D¶Measure of the space object, i.e. […]
Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,…)
grid_ggd(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d(:,:)mixedFLT_2D¶2D geometry data associated with the object. […]
2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.
1 |
|
2 |
|
grid_ggd(i1)/space(i2)/objects_per_dimension(i3)/geometry_contentstructure¶Content of the ../object/geometry node for this dimension
Content of the ../object/geometry node for this dimension
This is an identifier. See ggd_geometry_content_identifier
for the available options.
New in version >3.33.0.
grid_ggd(i1)/space(i2)/objects_per_dimension(i3)/geometry_content/nameSTR_0D¶Short string identifier
Short string identifier
grid_ggd(i1)/grid_subset(i2)AoS¶Grid subsets
Grid subsets
Maximum occurrences (MDS+ backend only): 10
1 |
|
grid_ggd(i1)/grid_subset(i2)/identifierstructure¶Grid subset identifier
Grid subset identifier
Click here for further documentation.
This is an identifier. See ggd_subset_identifier
for the available options.
grid_ggd(i1)/grid_subset(i2)/dimensionINT_0D¶Space dimension of the grid subset elements. […]
Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.
grid_ggd(i1)/grid_subset(i2)/element(i3)AoS¶Set of elements defining the grid subset. […]
Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces
Maximum occurrences (MDS+ backend only): 100
1 |
|
grid_ggd(i1)/grid_subset(i2)/element(i3)/object(i4)AoS¶Set of objects defining the element
Set of objects defining the element
Maximum occurrences (MDS+ backend only): 3
1 |
|
grid_ggd(i1)/grid_subset(i2)/element(i3)/object(i4)/spaceINT_0D¶Index of the space from which that object is taken
Index of the space from which that object is taken
grid_ggd(i1)/grid_subset(i2)/base(i3)AoS¶Set of bases for the grid subset. […]
Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.
Maximum occurrences (MDS+ backend only): 3
1 |
|
grid_ggd(i1)/grid_subset(i2)/base(i3)/tensor_covariant(:,:,:) ⇹mixedFLT_3D¶Covariant metric tensor, given on each element of the subgrid […]
Covariant metric tensor, given on each element of the subgrid (first dimension)
1 |
|
2 |
|
3 |
|
grid_ggd(i1)/grid_subset(i2)/base(i3)/tensor_contravariant(:,:,:) ⇹mixedFLT_3D¶Contravariant metric tensor, given on each element of the subgrid […]
Contravariant metric tensor, given on each element of the subgrid (first dimension)
1 |
|
2 |
|
3 |
|
grid_ggd(i1)/grid_subset(i2)/metricstructure¶Metric of the canonical frame onto Cartesian coordinates
Metric of the canonical frame onto Cartesian coordinates
grid_ggd(i1)/grid_subset(i2)/metric/tensor_covariant(:,:,:) ⇹mixedFLT_3D¶Covariant metric tensor, given on each element of the subgrid […]
Covariant metric tensor, given on each element of the subgrid (first dimension)
1 |
|
2 |
|
3 |
|
grid_ggd(i1)/grid_subset(i2)/metric/tensor_contravariant(:,:,:) ⇹mixedFLT_3D¶Contravariant metric tensor, given on each element of the subgrid […]
Contravariant metric tensor, given on each element of the subgrid (first dimension)
1 |
|
2 |
|
3 |
|