Using the Adams-Bashforth-Moulton method (via Runge-Kutta 4th order) to approximate the Lorenz problem. Firstly starting with RK4 alone to see how the accuracy compares before implementing ABM. ABM then uses RK4 as part of its computation. I ran ABM up to n=1,000,000.
-
Notifications
You must be signed in to change notification settings - Fork 2
glider4/Adams-Bashforth-Moulton_LORENZ
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Using the Adams-Bashforth-Moulton method (with Runge-Kutta 4th order) to approximate the Lorenz problem. 3D result plotting using matplotlib.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published