A scientific double pendulum simulator using Lagrangian mechanics and RK4, with graphs showing dynamics and energy 🍎
-
Updated
Sep 14, 2025 - Python
A scientific double pendulum simulator using Lagrangian mechanics and RK4, with graphs showing dynamics and energy 🍎
Implementation of RK4 algorithm to solve 2D Schrödinger equation
A scientific and visual exploration of multi‑pendulum dynamics, inspired by research on chaotic motion of coupled pendulums.
Interactive Physics Simulation of Electric Fields Using Unity and RK4 Integration
An interactive Lorenz attractor simulator in Unity, designed to explore chaos, the butterfly effect, and velocity dynamics in a visually intuitive way.
Solving equations using euler, midpoint and rk4 method
Electric field visualizer with draggable charges, zoom, and color settings
A physics-based rocket ascent simulator written entirely in C from first principles. Models thrust, drag, gravity, and changing mass to simulate vertical rocket flight using the Runge–Kutta 4 (RK4) integration method.
Python-based solution for complex reaction systems. Solve differential equations, visualize concentrations with RK4 method.
A 2D incompressible Navier-Stokes solver for the classic lid-driven cavity problem, implemented with finite difference method, Runge-Kutta time integrator, and projection method for pressure.
Add a description, image, and links to the rk4-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the rk4-algorithm topic, visit your repo's landing page and select "manage topics."