This repository was archived by the owner on Aug 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
160 changed files
with
1,198,856 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,4 @@ | |
!Chambers2013 | ||
!solar_impact | ||
!Swifter_Swiftest | ||
!swiftest_performance |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
* | ||
!.gitignore | ||
!symba-performance-comparison_JOSS |
8 changes: 8 additions & 0 deletions
8
examples/swiftest_performance/symba-performance-comparison_JOSS/.gitignore
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
* | ||
!.gitignore | ||
!Jul27_Test | ||
!parallel-performance-plots.py | ||
!README.txt | ||
!swift | ||
!swifter-omp | ||
!swiftest |
9 changes: 9 additions & 0 deletions
9
examples/swiftest_performance/symba-performance-comparison_JOSS/Jul27_Test/.gitignore
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
* | ||
!.gitignore | ||
!Initial_Conditions_README | ||
!Jul27_1k_fully.in | ||
!Jul27_2k_fully.in | ||
!Jul27_4k_fully.in | ||
!Jul27_8k_fully.in | ||
!Jul27_16k_fully.in | ||
!Jul27_32k_fully.in |
9 changes: 9 additions & 0 deletions
9
...iftest_performance/symba-performance-comparison_JOSS/Jul27_Test/Initial_Conditions_README
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Jul27_TEST Initial Conditions | ||
|
||
- All particles are of equal mass | ||
- Particle Density : 5 g/cm^3 | ||
- Disk Mass : 5 * M_earth | ||
- a : Surface mass density (slope = -1.5) for (0.5 <= a <= 4.0) | ||
- e : Gaussian disribution (mean = 0.005, sigma = 0.002) | ||
- inc : Guassian disribution (mean = 0.5, sigma = 0.2) | ||
- Angular Orbital Elements : Random uniform disribution |
Oops, something went wrong.