JuliaStellarDynamics / OrbitalElements.jl

Compute orbital elements using Julia.
6 stars 2 forks source link

(E,L) to (a,b) Jacobian missing bc #2

Closed michael-petersen closed 7 months ago

michael-petersen commented 1 year ago

A factor of bc seems to be missing somewhere in the Jacobian (E,L) -> (a,b) transformation. Adjusting G and M returns expected results, but bc creates failures. Likely a missing Omega0.

michael-petersen commented 7 months ago

This was fixed in a rewrite of the Jacobians.