Skip to content

ENH: variable gravity #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
Apr 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
36afc9b
MAINT: reduce Earth geometry redundancy in Environment.py.
phmbressan Jan 19, 2023
37d31fc
MAINT: update Environment methods datum parameter.
phmbressan Jan 19, 2023
b08c6de
FIX: keep SIRGA2000 when a typo is made.
phmbressan Jan 19, 2023
971ac1a
ENH: add standard gravity in Environment. (WIP)
phmbressan Mar 9, 2023
2a84c04
fixing final errors on Environment, floght_prints
FranzYuri Mar 11, 2023
9c5b991
running black
FranzYuri Mar 11, 2023
c172f9c
Merge branch 'beta/v1.0.0' into enh/variable-gravity
MateusStano Mar 11, 2023
e63cb8f
Fix code style issues with Black
lint-action Mar 11, 2023
1624472
TST: test_utmToGeodesic fix
MateusStano Mar 22, 2023
e556a74
FIX: variable gravity formula indirect use of __rmul__ returned ndarr…
phmbressan Mar 31, 2023
0648d0a
TST: fix tests of info.
phmbressan Apr 1, 2023
f16a6c2
Merge branch 'beta/v1.0.0' into enh/variable-gravity
phmbressan Apr 1, 2023
6c8f77b
FIX: error due to potential energy calculation.
phmbressan Apr 3, 2023
7576740
DOC: update docstrings and minor changes.
phmbressan Apr 3, 2023
daa92dd
MAINT: update prints and plots with variable gravity info.
phmbressan Apr 3, 2023
18f75f7
Merge branch 'enh/Function-operations' into enh/variable-gravity
phmbressan Apr 7, 2023
dc1966e
MAINT: use compose for potentialEnergy calculation.
phmbressan Apr 7, 2023
4e21953
Merge branch 'beta/v1.0.0' into enh/variable-gravity
MateusStano Apr 9, 2023
9c235cd
MAINT: changed env.g to env.gravity
MateusStano Apr 9, 2023
86e12fa
TST: fixed flutter test values
MateusStano Apr 9, 2023
d0010f4
BUG: potential energy missing self.z
MateusStano Apr 9, 2023
745b572
MAINT: typo fixes
Gui-FernandesBR Apr 16, 2023
90b2bdb
ENH: add potential energy based on gravitational energy
MateusStano Apr 21, 2023
6307797
MAINT: docs
MateusStano Apr 21, 2023
58ba9bf
ENH: fix multiplication order
MateusStano Apr 21, 2023
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
Loading