You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modifications that were necessary to implement the polyhedron gravity model are listed below. Same changes would be necessary for any other new gravity model.
Add enum to getGravitationalAccelerationForDependentVariables
getDoubleDependentVariableFunction: add gravity model to gravity_field_potential_dependent_variable and gravity_field_laplacian_of_potential_dependent_variable switch/case
Variational equations for polyhedron gravity
polyhedronAccelerationPartials.h/cpp: created files
createAccelerationPartials.h: edited createAnalyticalAccelerationPartial function
Modifications that were necessary to implement the polyhedron gravity model are listed below. Same changes would be necessary for any other new gravity model.
createGravitationalAccelerationModel, createAccelerationModel
isAccelerationFromThirdBody, getAssociatedThirdBodyAcceleration
The text was updated successfully, but these errors were encountered: