From 9ba1e8d388ea53bb0e12fe4f52da0d42c4f7cb80 Mon Sep 17 00:00:00 2001 From: nicoa96 <nicoa96@zedat.fu-berlin.de> Date: Sun, 10 Mar 2024 12:48:21 +0000 Subject: [PATCH] Update README.txt --- jobs/src/Galaxy_Collision_Simulation/README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jobs/src/Galaxy_Collision_Simulation/README.txt b/jobs/src/Galaxy_Collision_Simulation/README.txt index cdb8c47..86d837a 100644 --- a/jobs/src/Galaxy_Collision_Simulation/README.txt +++ b/jobs/src/Galaxy_Collision_Simulation/README.txt @@ -30,6 +30,10 @@ Important remarks: -Once a particle exits the frame of the snapshot, it loses its contribution to the center of mass of the "galaxy" and once it reenters the frame, it returns its contribution to the center of mass back. +--------- + +We recommend using VS_code, Spyder, or Jupyter notebook editiors to run this simulation. Enjoy :) + -- GitLab