KuangshiAi
add 16 vector field cases from Kaiyuan Tang
367c2bc
raw
history blame
977 Bytes
Load the Rayleigh-Taylor instability velocity field dataset from "rti-velocity_streamline/data/rti-velocity_streamline.vti" (VTI format, 128x128x128 grid).
Generate streamlines seeded from a plane at y=64 (using a Point Cloud seed with 200 points distributed on the xz-plane at y=64).
Color the streamlines by the vz component using a 'Cool to Warm (Extended)' diverging colormap. Render streamlines as tubes with radius 0.4.
Add a color bar labeled 'Vz Component'.
Dark background (RGB: 0.02, 0.02, 0.05). Use an isometric camera view. Render at 1024x1024.
Save the paraview state as "rti-velocity_streamline/results/{agent_mode}/rti-velocity_streamline.pvsm".
Save the visualization image as "rti-velocity_streamline/results/{agent_mode}/rti-velocity_streamline.png".
(Optional, if use python script) Save the python script as "rti-velocity_streamline/results/{agent_mode}/rti-velocity_streamline.py".
Do not save any other files, and always save the visualization image.