https://github.com/yuricst/r3bp.jl
Restricted Three Body Models in pure julia
https://github.com/yuricst/r3bp.jl
Last synced: 4 months ago
JSON representation
Restricted Three Body Models in pure julia
- Host: GitHub
- URL: https://github.com/yuricst/r3bp.jl
- Owner: Yuricst
- License: gpl-3.0
- Created: 2024-02-13T19:47:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T15:56:16.000Z (over 2 years ago)
- Last Synced: 2025-04-04T10:16:32.209Z (about 1 year ago)
- Language: Julia
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!WARNING]
> This repository is no longer maintained in favor of [MultiBodyProblems.jl](https://github.com/Yuricst/MultiBodyProblems.jl)
# R3BP.jl
Restricted Three Body Models in pure julia
This is an improved implementation of a previous iteration of the package at [julia-R3BP](https://github.com/Yuricst/julia-R3BP).
The scope has been reduced in favor of importability with least amount of dependencies.
### Migration notes
- [x] ODEs
- [x] Collinear libration points
- [x] Single shooting
- [x] Multiple shooting
- [ ] Incorporate BVPProblem from DifferentialEquations.jl
- [ ] Invariant manifolds