Wartets / N-Body-Problem

Simulation made from scratch of an N-body system with gravity, electromagnetism, collisions, and friction, where you can control the speed, mass, charge, and position of each object (And other things!).
https://wartets.github.io/N-Body-Problem/
GNU General Public License v3.0
1 stars 1 forks source link

[1.1.2:Suggestion] - Analysis menu #19

Open Wartets opened 2 months ago

Wartets commented 2 months ago

In addition to the information menu #18 , it would be interesting to be able to analyze changes in parameters over time or in other parameters, to see them evolve on graphs, for example.

Wartets commented 1 month ago

Here is a non-exhaustive list of parameters I would like to add to the analysis menu:

  1. [ ] Momentum A
  2. [ ] Momentum B
  3. [ ] Total Kinetic Energy
  4. [ ] Total Potential Energy
  5. [ ] Mechanical Energy A
  6. [ ] Mechanical Energy B
  7. [ ] Total Mechanical Energy
  8. [ ] Electric Field A
  9. [ ] Electric Field B
  10. [ ] Electric Potential Energy A
  11. [ ] Electric Potential Energy B
  12. [ ] Magnetic Field A
  13. [ ] Magnetic Field B
  14. [ ] Lorentz Force A
  15. [ ] Lorentz Force B
  16. [ ] Temperature A
  17. [ ] Temperature B
  18. [ ] Heat Energy A
  19. [ ] Heat Energy B
  20. [ ] Thermal Radiation A
  21. [ ] Thermal Radiation B
  22. [ ] Gravitational Force Between A and B
  23. [ ] Centripetal Force A
  24. [ ] Centripetal Force B
  25. [ ] Radial Force A
  26. [ ] Radial Force B
  27. [ ] Tidal Force on A
  28. [ ] Tidal Force on B
  29. [ ] Position X A
  30. [ ] Position Y A
  31. [ ] Position X B
  32. [ ] Position Y B
  33. [ ] Velocity X A
  34. [ ] Velocity Y A
  35. [ ] Velocity X B
  36. [ ] Velocity Y B
  37. [ ] Acceleration X A
  38. [ ] Acceleration Y A
  39. [ ] Acceleration X B
  40. [ ] Acceleration Y B
  41. [ ] Orbital Inclination
  42. [ ] Flight Path Angle A
  43. [ ] Flight Path Angle B
  44. [ ] Trajectory Angle A
  45. [ ] Trajectory Angle B
  46. [ ] Drag Force A
  47. [ ] Drag Force B
  48. [ ] External Force A
  49. [ ] External Force B

I'd also like to be able to add the option of setting powers on parameters individually