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 : Swifter_Swiftest/8pl_0tp
Author           : David Minton and Carlisle Wishard
Date             : August 15, 2022

Included in the symba_swifter_comparison/8pl example directory are the following files:

	- README.txt                            : This file
	- param.swiftest.in                     : The Swiftest parameter input file
	- param.swifter.in                      : The Swifter parameter input file
	- cb.swiftest.in                        : The Swiftest central body input file
	- pl.swifter.in                         : The Swifter massive body input file
	- pl.swiftest.in                        : The Swiftest massive body input file
	- tp.swifter.in                         : The Swifter test particle input file
	- tp.swiftest.in                        : The Swiftest test particle input file
	- init_cond.py                          : A Python Script that generates two sets of initial conditions: one Swifter and one Swiftest
	- swiftest_symba_vs_swifter_symba.ipynb : A Jupyter Notebook for processing and analysing Swifter and Swiftest data
	
This example is intended to be run with the SyMBA integrator for both Swifter and Swiftest. For details on how to generate, run, and analyze this example, see the Swiftest User Manual. To obtain a copy of Swifter, please see https://www.boulder.swri.edu/swifter/home.html.