Triple stellar evolution code
-
Updated
Mar 27, 2025 - Python
Triple stellar evolution code
该项目是一个基于Python语言的开源项目,通过万有引力定理来模拟宇宙的运行轨迹,包含有太阳系、三体、科学、科幻、天文奇观等等大量的模拟场景案例
Built upon Conway's Game of Life, referencing the Utopia Experiment, and studying the butterfly effect, the project simulates and predicts non-living phenomena. It explores significant outcomes of minor changes and employs cellular automata, complex network models, and machine learning to provide new perspectives on future societal development.
Simulating two and three bodies with gravitational force between them.
Three-Body Problem Simulation - A Python-based simulation of the Three-Body Problem with both 2D and 3D visualizations. Uses `matplotlib` and `scipy` to model gravitational interactions and animate orbital trajectories. 🚀🔭
a three-body physics simulation written in python
A Python-based simulation and visualization of the three-body problem, exploring chaotic gravitational interactions using numerical methods and interactive plots.
A Julia implementation of a three-body gravitational simulation focusing on an asteroid approaching the Earth-Moon system perpendicular to the L1 point. (I don't know if it's right, I am not a physical scientist.)
An OpenGL-based implementation of the famous Chenciner-Montgomery orbit, demonstrating a stable solution to the otherwise chaotic three-body gravitational problem
Comparing different numerical iteration techniques by tracing out trajectories of massive celestial bodies and projectiles in static fields.
This repo contains a Python simulation of the Three-Body Problem based on Newtonian mechanics.
Add a description, image, and links to the three-body-simulation topic page so that developers can more easily learn about it.
To associate your repository with the three-body-simulation topic, visit your repo's landing page and select "manage topics."