From 41713a31083e969b1f0cabbac44dd6131320a82f Mon Sep 17 00:00:00 2001 From: Carlisle Wishard Date: Thu, 9 Feb 2023 11:15:35 -0500 Subject: [PATCH] updated name of output file in readme --- examples/Chambers2013/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Chambers2013/README.txt b/examples/Chambers2013/README.txt index e160232c0..11e18a729 100644 --- a/examples/Chambers2013/README.txt +++ b/examples/Chambers2013/README.txt @@ -17,7 +17,7 @@ Included in the Chambers2013 example directory are the following files: - README.txt : This file - init_cond.py : A Python Script that generates and runs a set of initial conditions. - - scattermovie.py : A Python Script that processes out.nc and generates Chambers2013-aescatter.mp4 or Chambers2013-aiscatter.mp4 + - scattermovie.py : A Python Script that processes data.nc and generates Chambers2013-aescatter.mp4 or Chambers2013-aiscatter.mp4 This example is intended to be run with Swiftest SyMBA. For details on how to generate, run, and analyze this example, see the Swiftest User Manual. \ No newline at end of file