From c90352242eb40e3b4c3ee2356e1ffa5e181fe145 Mon Sep 17 00:00:00 2001 From: Austin Blevins Date: Mon, 12 Dec 2022 12:14:59 -0500 Subject: [PATCH] updated ctem.in to have quasimc on --- examples/global-lunar-bombardment/ctem.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/global-lunar-bombardment/ctem.in b/examples/global-lunar-bombardment/ctem.in index 57c12e29..8eaf1f8a 100644 --- a/examples/global-lunar-bombardment/ctem.in +++ b/examples/global-lunar-bombardment/ctem.in @@ -2,7 +2,7 @@ ! Testing input. These are used to perform non-Monte Carlo tests. -testflag T ! Set to T to create a single crater with user-defined impactor properties +testflag F ! Set to T to create a single crater with user-defined impactor properties testimp 15000.0 ! Diameter of test impactor (m) testvel 18.3e3 ! Velocity of test crater (m/s) testang 45.0 ! Impact angle of test crater (deg) - Default 90.0 @@ -10,13 +10,13 @@ testxoffset 0.0 ! x-axis offset of crater center fr testyoffset 0.0 ! y-axis offset of crater center from grid center (m) - Default 0.0 tallyonly F ! Tally the craters without generating any craters testtally F -quasimc F ! MC run constrained by non-MC 'real' craters given in a list +quasimc T ! MC run constrained by non-MC 'real' craters given in a list realcraterlist craterlist.in ! list of 'real' craters for Quasi-MC runs ! IDL driver in uts -interval 1 +interval 628 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))