Allow central bodies which have another primary than the Sun
Open
enhancement
example
feature
help wanted
physical-model
- Dominant language
- Python
- Stars
- 61
- Forks
- 16
- Avg merge
- 32m
- Merged PRs (30d)
- 8
Description
# Feature
## Desired Behavior / Functionality
Allowing other central bodies such as the Moon.
## What Needs to Be Done
Right now, we convert to heliocentric coordinates to compute eclipses using pykep.
This conversion needs to be specified in some way if the body's motion around the sun is not implicitly modelled via pykep.
Atm, the conversion to heliocentric happens in the code at https://github.com/aidotse/PASEOS/blob/fca6c4bce6815b0415112c8e06f8be806d7a6f78/paseos/central_body/central_body.py#L162
## How Can It Be Tested
Create a lunar scenario :v:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.