MAIA bb96820c
Multiphysics at AIA
|
Line probing allows you to specify multiple lines pointing in a cartesian coordinate direction and generate output files containing the variables of the cells intersected by each line (nearest neighbor). The cartesian direction is set by the property pp_probeLineDirection
, hereby is
The position of the line is defined by nDim-1
points set in pp_probeLineCoordinates
, which define one point on the line in the remaining directions. The number of lines is determined by the given total number of points.
The operation is triggered by setting one of the following properties
Additionally, the following properties have to be set:
The following example loads a mean file and performs a line probing on the averaged variables for two lines. The first line runs along the x-direction and is located at (y=0.1, z=0.1).