-
Notifications
You must be signed in to change notification settings - Fork 0
Complete grid_subset list
Anchal Gupta edited this page Mar 18, 2024
·
1 revision
Following list has been compiled from OMAS schema page and also inclused all custom grid_subsets (not defined in IMAS) defined by this project as negative indices. The column "Present in default" indicates whether the default grid description file initializes the grid_subset. Note: grid subsets with indices 17-21 are intialized but remain empty.
Index | Name | IMAS defined | Present in default | Description |
---|---|---|---|---|
1 | nodes | yes | yes | All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). |
200 | nodes_combining_spaces | yes | no | All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure). |
2 | edges | yes | yes | All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure) |
3 | x_aligned_edges | yes | yes | All x-aligned (poloidally) aligned edges belonging to the associated spaces |
4 | y_aligned_edges | yes | yes | All y-aligned (radially) aligned edges belonging to the associated spaces |
5 | cells | yes | yes | All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure) |
6 | x_points | yes | yes | Nodes defining x-points |
7 | core_cut | yes | yes | y-aligned edges inside the separatrix connecting to the active x-point |
8 | PFR_cut | yes | yes | y-aligned edges in the private flux region connecting to the active x-point |
9 | outer_throat | yes | yes | y-aligned edges in the outer SOL connecting to the active x-point |
10 | inner_throat | yes | yes | y-aligned edges in the inner SOL connecting to the active x-point |
11 | outer_midplane | yes | yes | y-aligned edges connecting to the node closest to outer midplane on the separatrix |
12 | inner_midplane | yes | yes | y-aligned edges connecting to the node closest to inner midplane on the separatrix |
13 | outer_target | yes | yes | y-aligned edges defining the outer target |
14 | inner_target | yes | yes | y-aligned edges defining the inner target |
15 | core_boundary | yes | yes | Innermost x-aligned edges |
16 | separatrix | yes | yes | x-aligned edges defining the active separatrix |
17 | main_chamber_wall | yes | yes | x-aligned edges defining main chamber wall outside of the divertor regions |
18 | outer_baffle | yes | yes | x-aligned edges defining the chamber wall of the outer active divertor region |
19 | inner_baffle | yes | yes | x-aligned edges defining the chamber wall of the inner active divertor region |
20 | outer_PFR_wall | yes | yes | x-aligned edges defining the private flux region wall of the outer active divertor region |
21 | inner_PFR_wall | yes | yes | x-aligned edges defining the private flux region wall of the inner active divertor region |
22 | core | yes | yes | Cells inside the active separatrix |
23 | sol | yes | yes | Cells defining the main SOL outside of the divertor regions |
24 | outer_divertor | yes | yes | Cells defining the outer divertor region |
25 | inner_divertor | yes | yes | Cells defining the inner divertor region |
26 | core_sol | yes | yes | x-aligned edges defining part of active separatrix separating core and sol |
27 | full_main_chamber_wall | yes | no | main_chamber_wall + outer_baffle(s) + inner_baffle(s) |
28 | full_PFR_wall | yes | no | outer_PFR__wall(s) + inner_PFR_wall(s) |
29 | core_cut_X2 | yes | no | y-aligned edges inside the separatrix connecting to the non-active x-point |
30 | PFR_cut_X2 | yes | no | y-aligned edges in the private flux region connecting to the non-active x-point |
31 | outer_throat_X2 | yes | no | y-aligned edges in the outer SOL connecting to the non-active x-point |
32 | inner_throat_X2 | yes | no | y-aligned edges in the inner SOL connecting to the non-active x-point |
33 | separatrix_2 | yes | no | x-aligned edges defining the non-active separatrix |
34 | outer_baffle_2 | yes | no | x-aligned edges defining the chamber wall of the outer non-active divertor region |
35 | inner_baffle_2 | yes | no | x-aligned edges defining the chamber wall of the inner non-active divertor region |
36 | outer_PFR_wall_2 | yes | no | x-aligned edges defining the private flux region wall of the outer non-active divertor region |
37 | inner_PFR_wall_2 | yes | no | x-aligned edges defining the private flux region wall of the inner non-active divertor region |
38 | intra_sep | yes | no | Cells between the two separatrices |
39 | outer_divertor_2 | yes | no | Cells defining the outer inactive divertor region |
40 | inner_divertor_2 | yes | no | Cells defining the inner inactive divertor region |
41 | outer_target_2 | yes | no | y-aligned edges defining the outer inactive target |
42 | inner_target_2 | yes | no | y-aligned edges defining the inner inactive target |
43 | volumes | yes | no | All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure) |
44 | full_wall | yes | no | All edges defining walls, baffles, and targets |
45 | outer_sf_leg_entrance_1 | yes | no | y-aligned edges defining the SOL entrance of the first snowflake outer leg |
46 | outer_sf_leg_entrance_2 | yes | no | y-aligned edges defining the SOL entrance of the third snowflake outer leg |
47 | outer_sf_pfr_connection_1 | yes | no | y-aligned edges defining the connection between the outer snowflake entrance and third leg |
48 | outer_sf_pfr_connection_2 | yes | no | y-aligned edges defining the connection between the outer snowflake first and second leg |
100 | magnetic_axis | yes | no | Point corresponding to the magnetic axis |
101 | outer_mid_plane_separatrix | yes | yes | Point on active separatrix at outer mid-plane |
102 | inner_mid_plane_separatrix | yes | yes | Point on active separatrix at inner mid-plane |
103 | outer_target_separatrix | yes | yes | Point on active separatrix at outer active target |
104 | inner_target_separatrix | yes | yes | Point on active separatrix at inner active target |
105 | outer_target_separatrix_2 | yes | no | Point on non-active separatrix at outer non-active target |
106 | inner_target_separatrix_2 | yes | no | Point on non-active separatrix at inner non-active target |
-1 | nodes_B2.5 | no | no | All nodes from B2.5 (added when fort files are used to add EIRENE grid as well) |
-2 | faces_B2.5 | no | no | All faces from B2.5 (added when fort files are used to add EIRENE grid as well) |
-5 | cells_B2.5 | no | no | All cells from B2.5 (added when fort files are used to add EIRENE grid as well) |
-101 | nodes_EIRENE | no | no | Triangular mesh nodes from EIRENE (added when fort files are used to add EIRENE grid as well) |
-102 | faces_EIRENE | no | no | Triangular mesh faces from EIRENE (added when fort files are used to add EIRENE grid as well) |
-105 | cells_EIRENE | no | no | Triangular mesh cells from EIRENE (added when fort files are used to add EIRENE grid as well) |
-201 | nodes_EIRENE_B2.5 | no | no | Triangular mesh nodes common between EIRENE and B2.5 (added when fort files are used to add EIRENE grid as well) |
-202 | faces_EIRENE_B2.5 | no | no | Triangular mesh faces common between EIRENE and B2.5 (added when fort files are used to add EIRENE grid as well) |
-205 | cells_EIRENE_B2.5 | no | no | Triangular mesh cells overlapping between EIRENE and B2.5 (added when fort files are used to add EIRENE grid as well) |
-301 | nodes_EIRENE_Extension_only | no | no | Triangular mesh nodes only in EIRENE extended mesh outside B2.5 (added when fort files are used to add EIRENE grid as well) |
-302 | faces_EIRENE_Extension_only | no | no | Triangular mesh faces only in EIRENE extended mesh outside B2.5 (added when fort files are used to add EIRENE grid as well) |
-305 | cells_EIRENE_Extension_only | no | no | Triangular mesh cells only in EIRENE extended mesh outside B2.5 (added when fort files are used to add EIRENE grid as well) |