I would like to know if, in Paraview, is possible to subtract the temperature of 2 slices that are at different heights in the same computational domain?
The result would be a matrix with the result of the subtraction …
Something like this? My question now is, how do I refer to the temperature of the slice 1 and slice 2 in the python calculator? Note that the data array name is the same (TEMPERATURE).
how does this line imply that they are only refering to the slices and not any other geometry in the pipeline? What is i have more slices in the pipeline and i want to refer to 2 specific slices or surface vectors on the slices?