Implementation of ring gravity model according to Fukushima (2010). Partial derivatives of the acceleration were also implemented, with equations derived using sympy.
Both gravity field/model and partial accelerations are unit tested.
All unit tests are passing except test_propagators_MultiArcVariationalEquations, which was already failing for the develop branch of tudat, as mentioned in this issue: https://github.com/tudat-team/tudat/issues/143
Implementation of ring gravity model according to Fukushima (2010). Partial derivatives of the acceleration were also implemented, with equations derived using sympy. Both gravity field/model and partial accelerations are unit tested.
All unit tests are passing except test_propagators_MultiArcVariationalEquations, which was already failing for the develop branch of tudat, as mentioned in this issue: https://github.com/tudat-team/tudat/issues/143