Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/source/non_grav_support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,14 @@ Current limits:
- NEOCC non-grav solutions are decoded only for the Yarkovsky model
(``AMRAT``/``A2``); the ``AMRAT`` dimension is marginalized out with a
warning and other models are degraded to value-free rows with a warning.
- Near-parabolic orbits (e close to 1, e.g. C/2022 E3) currently convert to
wildly wrong Cartesian states through the pre-existing
cometary-to-Cartesian defect tracked in issue #210. Until that is fixed,
element-based SBDB/NEOCC imports of such objects cannot be propagated
meaningfully: the non-gravitational force model itself is validated
against JPL Horizons from Cartesian starting states (see the adam-assist
regression suite), so parity claims for hyperbolic comets are bounded to
that force-integration path, not the element-conversion path.

Two-Body Note
-------------
Expand Down
Loading