Hi everyone, I am involved in a fluid dynamics project at the University of Houston, aerodynamic drag optimization of flow around a cylinder. One of our plots displays voticity data. An example of the data format is shown below. The third field is the vorticity. So far we are able to generate nice plots of the vorticity. However, we would like to go one step further by limiting the domain in order to zoom in on a specific area. I am a novice with this program; however, I have a significant background in programming Windows applications. Could you offer some advice on how to limit the domain in code rather than with the view options.
Thanks, Liz Cougar University of Houston Data Set: object 1 class array type float rank 1 shape 2 items 14798 data follows 0.707107 -0.707107 0.674947 -0.736576 object 2 class array type int shape 4 items 14616 data follows 0 1 144 145 1 2 145 146 attribute "element type" string "quads" attribute "ref" string "positions" object 3 class array type float rank 1 shape 4 items 14798 data follows 0 0 -0.740991 0 3.62252e-15 1.21974e-14 -0.754135 0 attribute "dep" string "positions" object "irregular positions irregular connections" class field component "positions" value 1 component "connections" value 2 component "data" value 3 end
