/pn-eom

Post Newtonian Equation of Motion. まだ未完成です。いろいろ準備中。

Primary LanguageRustMIT LicenseMIT

Post Newtonian Equations of Motion.

$ cargo run --release parameters/test.yaml

Integral method

  • Dormand–Prince 5(4) method (1980).
  • [TODO] Fehlberg ERK7(8) (1968).

ref. "Hairer, Ernst; Nørsett, Syvert Paul; Wanner, Gerhard (1993), Solving ordinary differential equations I: Nonstiff problems, Berlin, New York".

Reference

Other References