sectional data interpolation in Tecplot

朴灿烈づ我的快乐病毒、 2021-12-24 15:47 291阅读 0赞
  1. $!Varset |NumLoop|=360
  2. $!Loop |NumLoop|
  3. $!Varset |num|=(|Loop|*1+0)
  4. $!RotateData
  5. ZoneList = [4]
  6. Angle = |num|
  7. XVar = 1
  8. YVar = 2
  9. ZVar = 3
  10. NormalX = 1
  11. NormalY = 0
  12. NormalZ = 0
  13. $!LinearInterpolate
  14. SourceZones = [1]
  15. DestinationZone = 4
  16. VarList = [4-9]
  17. LinearInterPConst = 0
  18. LinearInterpMode = DontChange
  19. $!WriteDataSet "C:\Users\kaiming\Documents\ZJU\output_|num|.dat"
  20. IncludeText = No
  21. IncludeGeom = No
  22. IncludeDataShareLinkage = Yes
  23. ZoneList = [4]
  24. Binary = No
  25. UsePointFormat = Yes
  26. Precision = 9
  27. TecplotVersionToWrite = TecplotCurrent
  28. $!EndLoop

Goal:

rotate sectional plane 1 degree and then interpolate data on the sectional plane

1587951-20190306135024159-1140887982.png

转载于:https://www.cnblogs.com/code-saturne/p/10482800.html

发表评论

表情:
评论列表 (有 0 条评论,291人围观)

还没有评论,来说两句吧...

相关阅读

    相关 interpolator

       Interpolator 被用来修饰动画效果,定义动画的变化率,可以使存在的动画效果accelerated(加速),decelerated(减速),repeated(重复