Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
combined both versions of swifter/swiftest comparison examples
Browse files Browse the repository at this point in the history
  • Loading branch information
cwishard committed Feb 9, 2023
1 parent a066a97 commit b6e425c
Show file tree
Hide file tree
Showing 21 changed files with 45 additions and 1,403 deletions.
4 changes: 4 additions & 0 deletions examples/Swifter_Swiftest/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*
!.gitignore
!8pl_0tp
!108_pl_50tp
12 changes: 12 additions & 0 deletions examples/Swifter_Swiftest/8pl_0tp/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
*
!.gitignore
!cb.swiftest.in
!init_cond.py
!param.swifter.in
!param.swiftest.in
!pl.swifter.in
!pl.swiftest.in
!README.txt
!tp.swifter.in
!tp.swiftest.in
!swiftest_symba_vs_swifter_symba.ipynb
29 changes: 29 additions & 0 deletions examples/Swifter_Swiftest/8pl_0tp/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
Copyright 2023 - David Minton, Carlisle Wishard, Jennifer Pouplin, Jake Elliott, & Dana Singh
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.
16 changes: 0 additions & 16 deletions examples/Swifter_Swiftest/cb.in

This file was deleted.

35 changes: 0 additions & 35 deletions examples/Swifter_Swiftest/param.swifter.in

This file was deleted.

52 changes: 0 additions & 52 deletions examples/Swifter_Swiftest/param.swiftest.in

This file was deleted.

Loading

0 comments on commit b6e425c

Please sign in to comment.