2 Open Issues Need Help Last updated: Jul 23, 2025

Open Issues Need Help

View All on GitHub
Astrodynamics Force Models
Add Benchmarks about 1 month ago

AI Summary: Implement benchmark tests for each force evaluation function within the AstroForceModels.jl Julia package, drawing inspiration from the benchmarking approach used in AstroCoords.jl. This involves adding code to measure the execution time of each force calculation function.

Complexity: 3/5
enhancement good first issue

Force Models for Astrodynamics Trajectory Modelling

Julia
Astrodynamics Force Models

AI Summary: Implement missing astrodynamics force models (Albedo, Solid Tides, Spacecraft thermal emission, Magnetic Field Effects) in the AstroForceModels.jl Julia package. This involves researching the relevant physics, developing efficient Julia code to calculate these forces, and thoroughly testing the implementation.

Complexity: 4/5
enhancement good first issue

Force Models for Astrodynamics Trajectory Modelling

Julia