An open API service indexing awesome lists of open source software.

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

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