Skip to content

Gravity v4 - Draft#1235

Open
ehariton wants to merge 11 commits into
OpenMDAO:mainfrom
ehariton:gravity_v4
Open

Gravity v4 - Draft#1235
ehariton wants to merge 11 commits into
OpenMDAO:mainfrom
ehariton:gravity_v4

Conversation

@ehariton

@ehariton ehariton commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary

All gravity constants are now uniform and encapsulated in constants.py . The differences between FLOPS and GASP gravities have been eliminated.

Follow on to #1219, #1227, #1232.
Removes GRAV_ENGLISH_GASP and replaces with Mission.GRAVITY.
One reference to GNS as gravity in a standard python function was replaced with constants.GRAV_EARTH.

Related Issues

Partially resolves #1192

Backwards incompatibilities

None

AI Usage

None.

@ehariton ehariton marked this pull request as ready for review July 15, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update values of constants

1 participant