选项,data--interpolate,tecplot里面自带的interpolate功能很好用,如果有需要插值时候一定不要忘了tecplot,或许能省了你大麻烦自己编程序。基本上tecplot
interpolate就是能把一个zone的数值interpolate到另外一个zone上面.我看了看,里面的Interpolate
Inverse Distance的interpolate方法应该是最科学和常用的.
Interpolate Inverse Distance:Inverse-distance
interpolation averages the values at the data points in the source
zone weighted by a functions of the distance between each source
data point to the destination data point. The closer a source data
point is to the destination data point, the greater its value is
weighted
加载中,请稍候......