Computing the difference between two grids
This job computes the differences between the values of the first and the second provided grids. It then assigns these to a third grid.
Example input file
Here is an example input file for this job:
1#Runtype=Help
2RunType=ComputeDifference
3#GridFileName
4Grids=in1.cube, in2.cube, out.cube