| Task: | |
| Load the Duct Flow dataset from "duct/data/duct_193x194x1000_float32.raw", the information about this dataset: | |
| Duct Flow | |
| Description: A wall-bounded flow in a duct. | |
| Data Type: float32 | |
| Data Byte Order: little Endian | |
| Data Spacing: 1x1x1 | |
| Data Extent: 193x194x1000 | |
| Data loading is very important, make sure you correctly load the dataset according to their features. | |
| Visualize the flow dynamics: | |
| 1. Apply volume rendering to show the turbulent structures | |
| 2. Use a blue-to-red colormap to show vorticity or velocity magnitude | |
| 3. Create isosurfaces at multiple values to show different turbulence intensities | |
| 4. Add a contour on a slice plane to show flow patterns | |
| Please think step by step and make sure to fulfill all the visualization goals mentioned above. | |
| Finally, save the paraview state as "duct/results/duct.pvsm" |