Skip to content

Instantly share code, notes, and snippets.

# Copyright (c) Dietmar Wolz.
#
# Optimization model solutions for https://www.esa.int/Science_Exploration/Space_Science/Solar_Orbiter
# Computed with https://github.com/dietmarwo/fast-cma-es
# Solutions are for pykep.trajopt.gym._solar_orbiter._solar_orbiter_udp_1dsm
# Requires pykep PR branch https://github.com/esa/pykep/pull/127
from pykep.planet import jpl_lp
import matplotlib.pyplot as plt