bigfoot100
- 4
- 0
I want to write a physics based c program but can't decide what to do it on any ideas?
The discussion centers on developing a physics-based program in C, specifically focusing on simulating the Earth's orbit around the Sun using Newton's inverse square law. Key parameters include the mass of the Earth and Sun, along with initial conditions such as location, speed, and direction. The goal is to achieve a stable orbit that returns to a similar position in space after 24*365+6 calculations, approximating real-world conditions. Additional project ideas include creating an optical table with mirrors and beam splitters or simulating the dynamics of circles or spheres settling in a box.
PREREQUISITESThis discussion is beneficial for physics enthusiasts, C programmers, and developers interested in simulation projects, particularly those focusing on orbital mechanics and physical systems modeling.