Details and Options
Computations are done in a coordinate system that rotates with the two primary bodies as they orbit.
In the coordinate system used, the origin is at the center of mass of the system and the orbiting bodies orbit in the x‐y plane with the z‐axis perpendicular to that plane.
The positive x‐direction is in the direction of the smaller mass.
The positive y‐direction follows a right‐hand rule convention.
The gravitational effective potential includes terms for the masses of the two bodies in addition to a centripetal term due to the orbital motion.
The distance between the two bodies changes with time, scaling the numbers accordingly.
For a given date, the gravitational effective potential assumes a circular orbit of entity1 and entity2 using the distance on that date (a) as the distance between the bodies.
The following keys can be seen in the results:
q | the mass ratio, Msecondary/Mprimary |
μ | the reduced mass,Msecondary/(Mprimary + Msecondary) |
a | the distance between entity1 and entity2 |
ω | the angular velocity of the orbit |
The "NondimensionalizedPotential" sub‐value of the "GravitationalEffectivePotentialData" property uses SI base units.
The property can be any of the following:
"ContourPlot" | contour plot of the gravitational effective potential |
"ContourPlot3D" | 3D contour plot of the gravitational effective potential |
"Distances" | dataset of distances between the bodies and the Lagrange points |
"GravitationalEffectivePotentialData" | association of data related to the gravitational effective potential |
"Plot3D" | 3D surface plot of the gravitational effective potential |
Options supported by LagrangePointData include:
"EmphasizeSecondaryMassRegion" | False | whether or not to zoom into the area near the secondary mass |
TargetUnits | Automatic | units to use only when requesting distances |
Additional options vary depending on the property requested ("ContourPlot" supports all the options of
ContourPlot, etc.).
The potential (V) can be used to formulate the position and speed of a third body in the system using the following equations of motion: x''-2ωy'==-∂V/∂x, y''+2ωx'==-∂V/∂y.