From f22797761b4cb60bf13d9eeaf0cfe0e6f3b76766 Mon Sep 17 00:00:00 2001 From: Thomas Faour Date: Sat, 31 May 2025 14:57:11 -0400 Subject: [PATCH] Notes for me in the readme --- .gitignore | 1 - README.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0882d72..1d83dc9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ last_checkpoint.npz -test.py diff --git a/README.md b/README.md index e69de29..08fd56e 100644 --- a/README.md +++ b/README.md @@ -0,0 +1 @@ +Of course the difficult thing about an orbital simulator is the magnitude problem. Such big differences in magnitude! I'll probably need to calculate forces, etc, within a specific body. And that body can then use units that are proportional to only it. \ No newline at end of file