Problem: The Release Notes for Tecplot 10 V6 say that you can specify a new Volumecellinterpoaltion method called trilinear. I tried this but kept getting error messages when I ran Tecplot – it did not like the command I was using. How can I specify Trilinear interpolation

Solution: The command to add to the tecplot.cfg file is this:

$!INTERFACE DATA {VOLUMECELLINTERPOLATIONMODE = TRILINEAR}

Share →