[main] testTopDir = /scratch/AMReX_RegTesting/rt-CAMR/ webTopDir = /scratch/AMReX_RegTesting/rt-CAMR/web MAKE = make sourceTree = C_Src numMakeJobs = 8 COMP = g++ add_to_c_make_command = DEBUG=FALSE TEST=TRUE USE_ASSERTION=TRUE purge_output = 1 # suiteName is the name prepended to all output directories suiteName = CAMR reportActiveTestsOnly = 1 # Add "GO UP" link at the top of the web page? goUpLink = 1 # email sendEmailWhenFail = 1 emailTo = weiqunzhang@lbl.gov, ASAlmgren@lbl.gov emailBody = Check https://ccse.lbl.gov/pub/RegressionTesting1/CAMR/ for more details. # MPIcommand should use the placeholders: # @host@ to indicate where to put the hostname to run on # @nprocs@ to indicate where to put the number of processors # @command@ to indicate where to put the command to run # # only tests with useMPI = 1 will run in parallel # nprocs is problem dependent and specified in the individual problem # sections. #MPIcommand = mpiexec -host @host@ -n @nprocs@ @command@ MPIcommand = mpiexec -n @nprocs@ @command@ MPIhost = [AMReX] dir = /scratch/AMReX_RegTesting/amrex/ branch = development [source] dir = /scratch/AMReX_RegTesting/CAMR/ branch = development # individual problems follow [Sod-no-eb-god-2d] buildDir = Exec/Sod inputFile = inputs-y dim = 2 restartTest = 0 useMPI = 0 numprocs = 2 useOMP = 1 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=0 tolerance= 1.e-12 [Sod-no-eb-mol-2d] buildDir = Exec/Sod inputFile = inputs-y dim = 2 restartTest = 0 useMPI = 0 numprocs = 2 useOMP = 1 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=1 tolerance= 1.e-12 [Sod-no-eb-god-3d] buildDir = Exec/Sod inputFile = inputs-y dim = 3 restartTest = 0 useMPI = 0 numprocs = 2 useOMP = 1 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=0 tolerance= 1.e-12 [Sod-no-eb-mol-3d] buildDir = Exec/Sod inputFile = inputs-y dim = 3 restartTest = 0 useMPI = 0 numprocs = 2 useOMP = 1 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=1 tolerance= 1.e-12 [Sod-eb-mol-3d-frd] buildDir = Exec/SodPlusSphere inputFile = inputs dim = 3 restartTest = 0 useMPI = 0 numprocs = 2 useOMP = 1 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=1 CAMR.redistribution_type=FluxRedist tolerance= 1.e-12 [Sod-eb-mol-3d-srd] buildDir = Exec/SodPlusSphere inputFile = inputs dim = 3 restartTest = 0 useMPI = 0 numprocs = 2 useOMP = 1 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=1 CAMR.redistribution_type=StateRedist tolerance= 1.e-12 [DoubleRamp-god-2d] buildDir = Exec/DoubleRamp inputFile = inputs dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = amr.max_level=0 CAMR.do_mol=0 tolerance= 1.e-12 [DoubleRamp-mol-2d] buildDir = Exec/DoubleRamp inputFile = inputs dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = amr.max_level=0 CAMR.do_mol=1 tolerance= 1.e-12 [ReReTest-mol-2d-frd] buildDir = Exec/ReReTest inputFile = inputs_eb_rgt_fine_lft dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=1 CAMR.redistribution_type=FluxRedist tolerance= 1.e-12 [ReReTest-mol-2d-srd] buildDir = Exec/ReReTest inputFile = inputs_eb_rgt_fine_lft dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=1 CAMR.redistribution_type=StateRedist tolerance= 1.e-12 [ReReTest-god-2d-frd] buildDir = Exec/ReReTest inputFile = inputs_eb_rgt_fine_lft dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=0 CAMR.redistribution_type=FluxRedist tolerance= 1.e-12 [ReReTest-god-2d-srd] buildDir = Exec/ReReTest inputFile = inputs_eb_rgt_fine_lft dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 0 compileTest = 0 doVis = 0 runtime_params = CAMR.do_mol=0 CAMR.redistribution_type=StateRedist tolerance= 1.e-12