Copyright 2024 - The Minton Group at Purdue University
This file is part of Swiftest.
Swiftest is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License 
as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Swiftest is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty 
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Swiftest. 
If not, see: https://www.gnu.org/licenses. 

README.txt

Swiftest Example : Basic_Simulation
Author           : Carlisle Wishard and David Minton
Date             : June 27, 2023

Included in the Basic_Simulation example directory are the following files:

	- README.txt            : This file
	- basic_simulation.py : A Python Script that generates and runs a set of initial conditions.
	- output_reader.py      : A Python Script that processes out.nc and generates output.eps
        - errors.py             : A Python Script that processes out.nc and reports the simulation errors to the terminal

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.
