AstroNbodySim.jl
AstroNbodySim.jl copied to clipboard
Roadmap of AstroNbodySim.jl
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
On the galaxies collision, can the other galaxy has different color of the planets in that galaxy?
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.