-
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.
apply mixing volume changes to allocatable_arrays branch
- Loading branch information
Austin Blevins
committed
Jun 7, 2023
1 parent
7c350de
commit dda9a92
Showing
5 changed files
with
41 additions
and
23 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -76,3 +76,5 @@ python/ctem/ctem.egg-info/ | |
| *.i90 | ||
|
|
||
| INSTALL | ||
|
|
||
| examples/global-lunar-bombardment/temp.in | ||
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 @@ | ||
| #Dcrat(m) vel(m/s) ang(deg) xoffset(m) yoffset(m) t(Ga) | ||
| 2050000 18300.0 45.0 -2908888.89 -1607137.57 0.6 | ||
| 658628 18300.0 45.0 570078.99 770213.11 0.5 | ||
| 1012000 18300.0 45.0 -297849.189 1121963.97 0.2 | ||
| 623000 18300.0 45.0 1064349.59 -473044.26 0.4 | ||
| 809000 18300.0 45.0 1670883.00 509433.00 0.3 | ||
| 639000 18300.0 45.0 -1874653.62 -609499.34 0.1 | ||
| 233931 18300.0 45.0 -533541.38 1523910.2 0.05 |
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 @@ | ||
| #Dcrat(m) vel(m/s) ang(deg) xoffset(m) yoffset(m) t(Ga) | ||
| 886977 18300.0 45.0 1482572.48 -62471.4873 0.02 | ||
| 10000 18300.0 45.0 70000.0 10000.0 0.006 |
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