[main] testTopDir = /scratch/AMReX_RegTesting/rt-ELEQTRONeX/ webTopDir = /scratch/AMReX_RegTesting/rt-ELEQTRONeX/web MAKE = make sourceTree = C_Src numMakeJobs = 8 COMP = g++ FCOMP = gfortran add_to_c_make_command = TEST=TRUE USE_ASSERTION=TRUE USE_CUDA=FALSE USE_HYPRE=FALSE purge_output = 1 # suiteName is the name prepended to all output directories suiteName = ELEQTRONeX reportActiveTestsOnly = 1 # Add "GO UP" link at the top of the web page? goUpLink = 1 # email sendEmailWhenFail = 1 emailTo = AJNonaka@lbl.gov, jackie_zhiyao@lbl.gov emailBody = Check https://ccse.lbl.gov/pub/RegressionTesting2/ELEQTRONeX/ 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 #pr = 2591 #hash = 28df482cebf26dd0 [source] dir = /scratch/AMReX_RegTesting/ELEQTRONeX/ branch=development #hash= 0f349d2bacba42 #pr = 141 # individual problems follow [ALL_AROUND_METAL_CNT] buildDir = Exec inputFile = ../input/regression_tests/input_regression_1 outputFile = regression_test_1/plt0001 dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 0 compileTest = 0 doVis = 0