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
Author           : Carlisle A. Wishard
Date             : August 15, 2022

Included in the Swifter_Swiftest/108pl_50tp example directory are the following files:

	- README.txt                 : This file
	- param.swifter.in           : The Swifter parameter input file
	- param.swiftest.in          : The Swiftest parameter input file
	- cb.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
	- swifter.dat                : The Swifter output file in binary format
	- swiftest.nc                : The Swiftest output file in NetCDF format
	- swifter_start.in           : The Swifter file containing additional parameter information
	- swifter_swiftest_comp.py   : A Python Script that generates swifter_swiftest_comp.eps
	- swifter_swifterst_comp.eps : A plot of the results of the Swifter run compared to the results of the Swiftest run, generated by swifter_swiftest_comp.py

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.