[main] testTopDir = /scratch/AMReX_RegTesting/rt-artemisEM/ webTopDir = /scratch/AMReX_RegTesting/rt-artemisEM/web MAKE = make sourceTree = C_Src numMakeJobs = 8 COMP = g++ add_to_c_make_command = USE_LLG=FALSE WarpxBinDir= purge_output = 1 # suiteName is the name prepended to all output directories suiteName = artemisEM 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 # email sendEmailWhenFail = 1 emailTo = ajnonaka@lbl.gov, PrabhatKumar@lbl.gov, rjambunathan@lbl.gov, Jackie_ZhiYao@lbl.gov, SSSawant@lbl.gov emailBody = Check https://ccse.lbl.gov/pub/RegressionTesting1/artemisEM/ 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/artemis/ branch = "development" [extra-PICSAR] dir = /scratch/AMReX_RegTesting/picsar/ branch = "development" # individual problems follow [roger_pec] buildDir = . inputFile = Examples/Tests/circuits/inputs_regression_roger_pec outputFile = diags/plt000003 dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0 [london_Rittweger_3d] buildDir = . inputFile = Examples/Tests/circuits/London/inputs_regression_london_Rittweger_3d outputFile = diags/plt000005 dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 numthreads = 1 compileTest = 0 doVis = 0