[main] testTopDir = /scratch/AMReX_RegTesting/rt-reconnection/ webTopDir = /scratch/AMReX_RegTesting/rt-reconnection/web MAKE = make sourceTree = C_Src numMakeJobs = 8 COMP = g++ add_to_c_make_command = QED=FALSE USE_FFT=TRUE WarpxBinDir= purge_output = 1 # suiteName is the name prepended to all output directories suiteName = reconnection reportActiveTestsOnly = 1 # Add "GO UP" link at the top of the web page? goUpLink = 1 # this is only here so the "amr.plotfile_name" doesn't appear and abort the run plot_file_name = plt check_file_name = none # email sendEmailWhenFail = 1 emailTo = rjambunathan@lbl.gov, klion@lbl.gov emailBody = Check https://ccse.lbl.gov/pub/RegressionTesting1/reconnection/ 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 = "25.03" [source] dir = /scratch/AMReX_RegTesting/WarpX/ branch = "HarrisSheetinX" #[extra-PICSAR] #dir = /scratch/AMReX_RegTesting/picsar/ #branch = "development" # individual problems follow [Baseline2Dsigma30Perturbation] buildDir = . execDir = Bin inputFile = Tools/ReconnectionInputAndTools/inputs_reconnection_s30_test.2d outputFile = diags/diags000005 dim = 2 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 1 numthreads = 1 compileTest = 0 doVis = 0 tolerance= 1.e-15 abs_tolerance= 1.e-14 [Baseline2Dsigma30Perturbation_Restart] buildDir = . execDir = Bin inputFile = Tools/ReconnectionInputAndTools/inputs_reconnection_s30_test.2d runtime_params = diags.file_prefix=Baseline2Dsigma30Perturbation_Restart_plt chk.file_prefix=Baseline2Dsigma30Perturbation_Restart_chk chk.file_min_digits=5 dim = 2 restartTest = 1 restartFileNum = 5 useMPI = 1 numprocs = 2 useOMP = 1 numthreads = 1 compileTest = 0 doVis = 0