What is a good project idea for science?
Posted by Cold-Detective1356@reddit | Python | View on Reddit | 4 comments
Looking for an interesting physics(theoretical or not) or chemistry project to work with in python.
Please include your ideas and reasons below.
Also I might send progress through, so please send suggestions for additions!
:D
BawliTaread@reddit
Generative molecular models or a resynthetic engine.
Motor-Ad2119@reddit
Orbital mechanics simulator. Model how planets/satellites move under gravity. Looks impressive, actually teaches you a lot about numerical integration and why small errors compound over time
gdchinacat@reddit
I created a simulator to model suspension bridge loading for a high school project. This was 32 years ago, but it was a great beginner project that I think would still be useful today.
TedRabbit@reddit
I think an n-body gravitational simulator would be a good begginer project.