Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
infliles for test run
  • Loading branch information
Austin Blevins committed Apr 21, 2021
1 parent beb09a3 commit f5fa5b9
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 4 deletions.
35 changes: 32 additions & 3 deletions examples/global-lunar-bombardment/craterlist.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,33 @@
# Dcrat(m) vel(m/s) ang(deg) lat(lunar_deg) yoff(lunar_deg) t(Ga)
2400000 18.3e3 45.0 -53.0 191.0 0.0431
1321000 18.3e3 45.0 37.0 341.5 0.0387
252000 18.3e3 45.0 44.8 328.4 0.0365
2400000 18.3e3 45.0 -53.0 191.0 0.431
690000 18.3e3 45.0 -21.3 343.4 0.431
334000 18.3e3 45.0 58.9 213.4 0.429
342000 18.3e3 45.0 -32.8 163.8 0.428
378000 18.3e3 45.0 -81.0 123.0 0.426
430000 18.3e3 45.0 -16.0 293.0 0.426
878000 18.3e3 45.0 -2.5 86.9 0.426
600000 18.3e3 45.0 25.1 190.6 0.426
361000 18.3e3 45.0 -55.7 314.8 0.424
452000 18.3e3 45.0 13.4 201.8 0.423
672000 18.3e3 45.0 51.2 237.5 0.423
312000 18.3e3 45.0 -57.3 163.1 0.423
923000 18.3e3 45.0 25.4 18.8 0.422
351000 18.3e3 45.0 34.2 263.0 0.420
885000 18.3e3 45.0 -15.6 35.1 0.417
460000 18.3e3 45.0 -5.0 291.3 0.414
582000 18.3e3 45.0 18.35 175.2 0.414
492000 18.3e3 45.0 -36.1 208.3 0.414
331000 18.3e3 45.0 5.5 141.1 0.413
321000 18.3e3 45.0 -57.4 135.1 0.413
650000 18.3e3 45.0 -49.8 265.4 0.413
417000 18.3e3 45.0 -4.4 202.2 0.411
816000 18.3e3 45.0 -23.8 320.8 0.409
582000 18.3e3 45.0 2.0 231.0 0.409
640000 18.3e3 45.0 27.3 148.8 0.409
421000 18.3e3 45.0 26.1 147.0 0.4089
618000 18.3e3 45.0 57.26 82.0 0.408
1076000 18.3e3 45.0 16.8 58.4 0.407
1321000 18.3e3 45.0 37.0 341.5 0.387
326000 18.3e3 45.0 -74.9 133.5 0.386
937000 18.3e3 45.0 -20.1 265.2 0.381
252000 18.3e3 45.0 44.8 328.4 0.365
2 changes: 1 addition & 1 deletion examples/global-lunar-bombardment/ctem.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ realcraterlist craterlist.in ! list of 'real' craters for Quas


! IDL driver in uts
interval 0.1
interval 0.432
numintervals 1 ! Total number of intervals (total time = interval * numintervals) <--when runtype is 'single'
restart F ! Restart a previous run
impfile NPFextrap.dat ! Impactor SFD rate file (col 1: Dimp (m), col 2: ! impactors > D (m**(-2) y**(-1))
Expand Down

0 comments on commit f5fa5b9

Please sign in to comment.