From 14361e51790b1afee8e3c189a594173b4230759d Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Sun, 30 Apr 2023 22:52:19 -0600 Subject: adding link to n-body sim --- Content/posts/2023-04-30-n-body-simulation.md | 9 ++++++--- .../posts/2023-04-30-n-body-simulation.png | Bin 22246 -> 23549 bytes 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Content/posts/2023-04-30-n-body-simulation.md b/Content/posts/2023-04-30-n-body-simulation.md index 6bf10ce..dbd44bb 100644 --- a/Content/posts/2023-04-30-n-body-simulation.md +++ b/Content/posts/2023-04-30-n-body-simulation.md @@ -1,9 +1,12 @@ --- -date: 2023-03-17 13:57 -description: My thoughts on writing in the 21st century. -tags: ramblings, writing +date: 2023-04-30 22:50 +description: n-body solution generator and solver +tags: astrophysics, mathematics --- # n-body solution generator + diff --git a/Resources/images/opengraph/posts/2023-04-30-n-body-simulation.png b/Resources/images/opengraph/posts/2023-04-30-n-body-simulation.png index 588c28e..3cf33a1 100644 Binary files a/Resources/images/opengraph/posts/2023-04-30-n-body-simulation.png and b/Resources/images/opengraph/posts/2023-04-30-n-body-simulation.png differ -- cgit v1.2.3