SPHExample icon indicating copy to clipboard operation
SPHExample copied to clipboard

Use dispatch for particle saving

Open AhmedSalih3d opened this issue 5 months ago • 0 comments

Summary

  • use SaveMode and multiple dispatch to handle 2D/3D particle export
  • refactor SetupVTKOutput to delegate to dispatch-based save routines

Testing

  • julia --project=. -e 'using Pkg; Pkg.test()'

https://chatgpt.com/codex/tasks/task_e_68c69f94ba088323ab435a5ccad104f3

AhmedSalih3d avatar Sep 14 '25 11:09 AhmedSalih3d