KuangshiAi commited on
Commit
d63d185
·
1 Parent(s): 47a8dd9

update .nc file names

Browse files
eval_cases/paraview/main_cases.yaml CHANGED
@@ -631,7 +631,7 @@
631
  # Case 20: rti-velocity_streakline
632
  - vars:
633
  question: |
634
- Load the Rayleigh–Taylor instability velocity field time series from "rti-velocity_streakline/data/RTI_velocity_{timestep}.nc", where "timestep" in {0030, 0031, 0032, 0033, 0034, 0035, 0036, 0037, 0038, 0039, 0040} (11 timesteps, NetCDF format, 128×128×128 grid each, with separate vx, vy, vz arrays).
635
  Construct the time-varying velocity field u(x,t) by merging vx, vy, vz into a single vector field named "velocity", and compute the velocity magnitude "magnitude" = |velocity| for coloring.
636
  Compute streaklines as a discrete approximation of continuous particle injection: continuously release particles from fixed seed points at every sub-timestep into the time-varying velocity field using the StreakLine filter. Apply TemporalShiftScale (scale=20) to extend particle travel time, and apply TemporalInterpolator with a sub-timestep interval of 0.25 (or smaller) to approximate continuous injection over time.
637
  Seed 26 static points along a line on the z-axis at x=64, y=64 (from z=20 to z=108). Use StaticSeeds=True, ForceReinjectionEveryNSteps=1 (reinjection at every sub-timestep), and set TerminationTime=200.
 
631
  # Case 20: rti-velocity_streakline
632
  - vars:
633
  question: |
634
+ Load the Rayleigh–Taylor instability velocity field time series from "rti-velocity_streakline/data/rti-velocity_streakline_{timestep}.nc", where "timestep" in {0030, 0031, 0032, 0033, 0034, 0035, 0036, 0037, 0038, 0039, 0040} (11 timesteps, NetCDF format, 128×128×128 grid each, with separate vx, vy, vz arrays).
635
  Construct the time-varying velocity field u(x,t) by merging vx, vy, vz into a single vector field named "velocity", and compute the velocity magnitude "magnitude" = |velocity| for coloring.
636
  Compute streaklines as a discrete approximation of continuous particle injection: continuously release particles from fixed seed points at every sub-timestep into the time-varying velocity field using the StreakLine filter. Apply TemporalShiftScale (scale=20) to extend particle travel time, and apply TemporalInterpolator with a sub-timestep interval of 0.25 (or smaller) to approximate continuous injection over time.
637
  Seed 26 static points along a line on the z-axis at x=64, y=64 (from z=20 to z=108). Use StaticSeeds=True, ForceReinjectionEveryNSteps=1 (reinjection at every sub-timestep), and set TerminationTime=200.
main/rti-velocity_streakline/data/{RTI_velocity_0030.nc → rti-velocity_streakline_0030.nc} RENAMED
File without changes
main/rti-velocity_streakline/data/{RTI_velocity_0031.nc → rti-velocity_streakline_0031.nc} RENAMED
File without changes
main/rti-velocity_streakline/data/{RTI_velocity_0032.nc → rti-velocity_streakline_0032.nc} RENAMED
File without changes
main/rti-velocity_streakline/data/{RTI_velocity_0033.nc → rti-velocity_streakline_0033.nc} RENAMED
File without changes
main/rti-velocity_streakline/data/{RTI_velocity_0034.nc → rti-velocity_streakline_0034.nc} RENAMED
File without changes
main/rti-velocity_streakline/data/{RTI_velocity_0035.nc → rti-velocity_streakline_0035.nc} RENAMED
File without changes
main/rti-velocity_streakline/data/{RTI_velocity_0036.nc → rti-velocity_streakline_0036.nc} RENAMED
File without changes
main/rti-velocity_streakline/data/{RTI_velocity_0037.nc → rti-velocity_streakline_0037.nc} RENAMED
File without changes
main/rti-velocity_streakline/data/{RTI_velocity_0038.nc → rti-velocity_streakline_0038.nc} RENAMED
File without changes
main/rti-velocity_streakline/data/{RTI_velocity_0039.nc → rti-velocity_streakline_0039.nc} RENAMED
File without changes
main/rti-velocity_streakline/data/{RTI_velocity_0040.nc → rti-velocity_streakline_0040.nc} RENAMED
File without changes
main/rti-velocity_streakline/task_description.txt CHANGED
@@ -1,4 +1,4 @@
1
- Load the Rayleigh–Taylor instability velocity field time series from "rti-velocity_streakline/data/RTI_velocity_{timestep}.nc", where "timestep" in {0030, 0031, 0032, 0033, 0034, 0035, 0036, 0037, 0038, 0039, 0040} (11 timesteps, NetCDF format, 128×128×128 grid each, with separate vx, vy, vz arrays).
2
  Construct the time-varying velocity field u(x,t) by merging vx, vy, vz into a single vector field named "velocity", and compute the velocity magnitude "magnitude" = |velocity| for coloring.
3
  Compute streaklines as a discrete approximation of continuous particle injection: continuously release particles from fixed seed points at every sub-timestep into the time-varying velocity field using the StreakLine filter. Apply TemporalShiftScale (scale=20) to extend particle travel time, and apply TemporalInterpolator with a sub-timestep interval of 0.25 (or smaller) to approximate continuous injection over time.
4
  Seed 26 static points along a line on the z-axis at x=64, y=64 (from z=20 to z=108). Use StaticSeeds=True, ForceReinjectionEveryNSteps=1 (reinjection at every sub-timestep), and set TerminationTime=200.
 
1
+ Load the Rayleigh–Taylor instability velocity field time series from "rti-velocity_streakline/data/rti-velocity_streakline_{timestep}.nc", where "timestep" in {0030, 0031, 0032, 0033, 0034, 0035, 0036, 0037, 0038, 0039, 0040} (11 timesteps, NetCDF format, 128×128×128 grid each, with separate vx, vy, vz arrays).
2
  Construct the time-varying velocity field u(x,t) by merging vx, vy, vz into a single vector field named "velocity", and compute the velocity magnitude "magnitude" = |velocity| for coloring.
3
  Compute streaklines as a discrete approximation of continuous particle injection: continuously release particles from fixed seed points at every sub-timestep into the time-varying velocity field using the StreakLine filter. Apply TemporalShiftScale (scale=20) to extend particle travel time, and apply TemporalInterpolator with a sub-timestep interval of 0.25 (or smaller) to approximate continuous injection over time.
4
  Seed 26 static points along a line on the z-axis at x=64, y=64 (from z=20 to z=108). Use StaticSeeds=True, ForceReinjectionEveryNSteps=1 (reinjection at every sub-timestep), and set TerminationTime=200.