Triple stellar evolution code
-
Updated
Mar 27, 2025 - Python
Triple stellar evolution code
A Python-based simulation and visualization of the three-body problem, exploring chaotic gravitational interactions using numerical methods and interactive plots.
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.
该项目是一个基于Python语言的开源项目,通过万有引力定理来模拟宇宙的运行轨迹,包含有太阳系、三体、科学、科幻、天文奇观等等大量的模拟场景案例
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
Simulating two and three bodies with gravitational force between them.
Interactive 2D Newtonian three-body simulator.
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.)
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.
An OpenGL-based implementation of the famous Chenciner-Montgomery orbit, demonstrating a stable solution to the otherwise chaotic three-body gravitational problem
A computational study on the gravitational interaction of three point-masses in a 2D plane.
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."