imas_paraview.io.read_jorek¶
A collection of methods to read a grid_ggd IDS node into a VTK dataset. These methods copy contents from the grid_ggd/space and grid_ggd/grid_subset children into distinct vtkUnstructuredGrid objects for Bezier elements.
Functions
|
Calculate values of the basis functions at positions s and t Optionally put many values of s and t at once as numpy arrays. |
|
Calculate values of the basis functions derived to s at positions s and t Optionally put many values of s and t at once as numpy arrays. |
|
Calculate values of the basis functions derived to t at positions s and t Optionally put many values of s and t at once as numpy arrays. |
|
|
|
|
|
|
|
Compute an array of phi values for given planes. |
|
Calculate the size matrix for each face in the grid. |
Copy the elements found in given grid_ggd/grid_subset IDS node into a vtkUnstructuredGrid instance. |
|
|
Retrieve vertex numbers in the R-Z plane. |
|
Interpolate scalars on 2D poloidal plane |
|
Interpolate scalars on 2D planes * n_planes |
|
Reads plasma state data arrays from the ggd node in the IDS. These arrays are |
|