|
[Sponsors] |
July 26, 2018, 19:26 |
Grid Cut Plane with 3D Elements in Tecplot
|
#1 |
New Member
Join Date: Feb 2017
Posts: 9
Rep Power: 9 |
Hi,
Is there a way I can create cut-plane with volumetric rendering of the elements on it in Tecplot 2017? I am looking for something like the crinkle cut image in autodesk. https://knowledge.autodesk.com/suppo...E846F-htm.html Thanks. |
|
August 24, 2018, 12:53 |
|
#2 |
New Member
Matthew Hjelm
Join Date: Oct 2015
Location: Newcastle, Wa
Posts: 3
Rep Power: 11 |
Hi kagoc8,
To create a crinkle cut in Tecplot, you'll need to go to the Zone Style Dialog, to the Surfaces tab, and turn 'surfaces to plot' to 'Exposed cell faces'. Then, you'll need to go to Plot > Blanking > Value Blanking and choose an appropriate value that you want to blank by. For example, you can blank by a Z variable and you should be able to see inside the geometry. You can also use multiple blanking constraints to get more complicated geometries. You may also want to use Data > Alter > Specify Equations to create a 'blanking variable'. This could be a way to use the IF() statement to blank by complicated conditions. For example: {blanking_var} = IF({x} < {y} && {x} > {z}, 0, 1) and use the blanking var as the constraint. |
|
Tags |
post-processing, slices, tecplot 2017 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
FFD shape deformation for 3D wing not changing the mesh | lwc24 | SU2 Shape Design | 5 | August 1, 2019 16:17 |
Grid Cut Plane with 3D Elements in Tecplot | kagoc8 | Tecplot | 0 | July 26, 2018 19:13 |
cut plane? | qiaomu | FLUENT | 1 | May 12, 2003 18:24 |
Combustion Convergence problems | Art Stretton | Phoenics | 5 | April 2, 2002 06:59 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |