| Task: | |
| Load the Shockwave dataset from "shockwave/data/shockwave_64x64x512_uint8.raw", the information about this dataset: | |
| Shockwave | |
| Description: Simulation of an unsteady interaction of a planar shockwave with a randomly-perturbed contact discontinuity. | |
| Data Type: uint8 | |
| Data Byte Order: little Endian | |
| Data Spacing: 1x1x1 | |
| Data Extent: 64x64x512 | |
| Data loading is very important, make sure you correctly load the dataset according to their features. | |
| Visualize the shockwave propagation: | |
| 1. Apply volume rendering with a sharp transfer function to capture the shock front | |
| 2. Use a diverging colormap (blue-white-red) to show pressure variations | |
| 3. Create an isosurface at the shock front location | |
| 4. Add multiple slice planes perpendicular to the shock direction | |
| Please think step by step and make sure to fulfill all the visualization goals mentioned above. | |
| Finally, save the paraview state as "shockwave/results/shockwave.pvsm" |