AstroNbodySim.jl icon indicating copy to clipboard operation
AstroNbodySim.jl copied to clipboard

Roadmap of AstroNbodySim.jl

Open islent opened this issue 3 years ago • 2 comments

Hello everyone, this issue tracks new features and bug fixes of AstroNbodySim.

The automatic TODO list is maintained at https://github.com/orgs/JuliaAstroSim/projects/4

Feel free to comment for new features. Issues and PRs are welcomed!

New features

  • [ ] AMR Poisson solver
  • [ ] MOdified Newtonian Dynamics (MOND)
  • [ ] Cosmological simulation
  • [ ] Initial conditions
    • [ ] Spiral galaxy
    • [ ] Disk galaxy
    • [ ] Dark matter halos
  • [ ] Octree
    • [ ] Neighbour searching
    • [ ] Iterators
    • [ ] Support Float32
  • [ ] I/O
    • [ ] support HDF5
  • [ ] Parallelism
    • [ ] Tiled GPU computing

Bug fixes

  • [ ] support individual smoothing lengths https://github.com/JuliaAstroSim/AstroNbodySim.jl/issues/4

islent avatar Jan 19 '22 02:01 islent

On the galaxies collision, can the other galaxy has different color of the planets in that galaxy?

glanzkaiser avatar Jul 21 '22 12:07 glanzkaiser

I don't fully understand your question @glanzkaiser .

Stars from different galaxies can be distinguished by particle ID.

Besides, here is not a good place to discuss usage questions. Please open a new issue.

islent avatar Jul 21 '22 13:07 islent