Allow central bodies which have another primary than the Sun
Abierto
enhancement
example
feature
help wanted
physical-model
- Lenguaje dominante
- Python
- Estrellas
- 61
- Forks
- 16
- Merge medio
- 32 min
- PR fusionados (30 d)
- 8
Descripción
# 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:
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.