[main] testTopDir = /raid/testing/microphysics-gfortran/ webTopDir = /raid/www/Microphysics/test-suite/gfortran/ sourceTree = C_Src suiteName = Microphysics sub_title = gfortran version goUpLink = 0 reportActiveTestsOnly = 1 COMP = gnu numMakeJobs = 4 purge_output = 1 summary_job_info_field1 = NETWORK summary_job_info_field2 = EOS summary_job_info_field3 = INTEGRATOR default_branch = development add_to_c_make_command = TEST=TRUE # 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 -n @nprocs@ @command@ # email sendEmailWhenFail = 0 emailTo = castro-development@googlegroups.com emailBody = Check http://groot.astro.sunysb.edu/Microphysics/test-suite/gfortran/ for details # slack slack_post = 1 slack_webhookfile = /raid/testing/.slack.webhook slack_channel = "#microphysics" slack_username = "bender" [AMReX] dir = /raid/testing/microphysics-gfortran/amrex branch = development [source] dir = /raid/testing/microphysics-gfortran/Microphysics/ branch = development #branch = iso_rewrite [test_react_C-3alpha_cago-VODE] buildDir = unit_test/test_react/ inputFile = inputs_3alpha dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=triple_alpha_plus_cago INTEGRATOR_DIR=VODE compareFile = react_3alpha_test_react.VODE [test_react_C-3alpha_cago-VODE-jac2] buildDir = unit_test/test_react/ inputFile = inputs_3alpha dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=triple_alpha_plus_cago INTEGRATOR_DIR=VODE runtime_params = prefix=react_3alpha_jac2_ integrator.jacobian=2 compareFile = react_3alpha_jac2_test_react.VODE [test_react_C-nova-VODE] buildDir = unit_test/test_react/ inputFile = inputs_nova dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=nova INTEGRATOR_DIR=VODE BL_NO_FORT=TRUE compareFile = react_nova_test_react.VODE [test_react_C-rprox-VODE] buildDir = unit_test/test_react/ inputFile = inputs_rprox dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=rprox INTEGRATOR_DIR=VODE compareFile = react_rprox_test_react.VODE # [test_react_C-rprox-VODE-jac1] # buildDir = unit_test/test_react/ # inputFile = inputs_rprox # dim = 3 # link1File = helm_table.dat # useMPI = 0 # useOMP = 1 # numthreads = 4 # addToCompileString = NETWORK_DIR=rprox INTEGRATOR_DIR=VODE # runtime_params = prefix=react_rprox-jac1_ integrator.jacobian=1 # compareFile = react_rprox-jac1_test_react.VODE [test_react_C-iso7-VODE] buildDir = unit_test/test_react/ inputFile = inputs_iso7 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=iso7 INTEGRATOR_DIR=VODE compareFile = react_iso7_test_react.VODE [test_react_C-iso7-VODE-jac2] buildDir = unit_test/test_react/ inputFile = inputs_iso7 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=iso7 INTEGRATOR_DIR=VODE runtime_params = prefix=react_iso7-jac2_ integrator.jacobian=2 compareFile = react_iso7-jac2_test_react.VODE [test_react_C-iso7-VODE-table] buildDir = unit_test/test_react/ inputFile = inputs_iso7 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=iso7 INTEGRATOR_DIR=VODE runtime_params = network.use_tables=1 prefix=react_iso7_table_ compareFile = react_iso7_table_test_react.VODE [test_react_C-ignition_simple-VODE] buildDir = unit_test/test_react/ inputFile = inputs_ignition_chamulak dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=ignition_simple INTEGRATOR_DIR=VODE compareFile = react_ignition_simple_test_react.VODE runtime_params = prefix=react_ignition_simple_ [test_react_C-aprox13-VODE] buildDir = unit_test/test_react/ inputFile = inputs_aprox13 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=aprox13 INTEGRATOR_DIR=VODE compareFile = react_aprox13_test_react.VODE [test_react_C-aprox13-VODE-jac2] buildDir = unit_test/test_react/ inputFile = inputs_aprox13 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=aprox13 INTEGRATOR_DIR=VODE runtime_params = integrator.jacobian=2 prefix=react_aprox13-jac2_ compareFile = react_aprox13-jac2_test_react.VODE [test_react_C-aprox13-VODE-tables] buildDir = unit_test/test_react/ inputFile = inputs_aprox13 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=aprox13 INTEGRATOR_DIR=VODE runtime_params = network.use_tables=1 prefix=react_aprox13-tables_ compareFile = react_aprox13-tables_test_react.VODE [test_react_C-aprox13-deboer17-VODE] buildDir = unit_test/test_react/ inputFile = inputs_aprox13 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=aprox13 INTEGRATOR_DIR=VODE compareFile = react_aprox13_deboer17_test_react.VODE runtime_params = prefix=react_aprox13_deboer17_ network.use_c12ag_deboer17=1 [test_react_C-aprox19-VODE] buildDir = unit_test/test_react/ inputFile = inputs_aprox19 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=aprox19 INTEGRATOR_DIR=VODE compareFile = react_aprox19_test_react.VODE [test_react_C-aprox19-NSE-VODE] buildDir = unit_test/test_react/ inputFile = inputs_aprox19_nse dim = 3 link1File = helm_table.dat link2File = nse_aprox19.tbl useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=aprox19 INTEGRATOR_DIR=VODE USE_NSE_TABLE=TRUE compareFile = react_aprox19_nse_test_react.VODE [test_react_C-aprox21-VODE] buildDir = unit_test/test_react/ inputFile = inputs_aprox21 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=aprox21 INTEGRATOR_DIR=VODE compareFile = react_aprox21_test_react.VODE [test_react_C-subch_simple-VODE] buildDir = unit_test/test_react/ inputFile = inputs_aprox21 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = NETWORK_DIR=subch_simple INTEGRATOR_DIR=VODE compareFile = react_subch_simple_test_react.VODE runtime_params = prefix=react_subch_simple_ integrator.jacobian=1 [test_react-urca] buildDir = unit_test/test_react inputFile = inputs_reaclib_urca dim = 3 link1File = helm_table.dat link2File = 23na-23ne_electroncapture.dat link3File = 23ne-23na_betadecay.dat link4File = n-p_betadecay.dat link5File = p-n_electroncapture.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=ignition_reaclib/URCA-simple compareFile = react_urca_test_react.VODE runtime_params = prefix=react_urca_ [test_eos_C-gamma_law_general] buildDir = unit_test/test_eos inputFile = input_eos dim = 3 useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = EOS_DIR=gamma_law_general compareFile = test_eos.gamma_law_general [test_eos_C-helmholtz] buildDir = unit_test/test_eos inputFile = input_eos dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = EOS_DIR=helmholtz compareFile = test_eos.helmholtz [test_eos_C-multigamma] buildDir = unit_test/test_eos inputFile = input_eos.multigamma dim = 3 useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = EOS_DIR=multigamma compareFile = test_eos.multigamma [test_eos_C-tilloston] buildDir = unit_test/test_eos inputFile = input_eos.tillotson dim = 3 useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = EOS_DIR=tillotson compareFile = test_eos.tillotson [test_cond-stellar] buildDir = unit_test/test_conductivity/ inputFile = input_conductivity dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 4 addToCompileString = EOS_DIR=helmholtz CONDUCTIVITY_DIR=stellar compareFile = test_conductivity.stellar [test_sdc_aprox13_C] buildDir = unit_test/test_sdc/ inputFile = inputs_aprox13 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=aprox13 INTEGRATOR_DIR=VODE compareFile = react_aprox13_sdc_test_react.VODE [test_aprox_rates_C] buildDir = unit_test/test_aprox_rates/ inputFile = input_aprox_rates dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=aprox19 INTEGRATOR_DIR=VODE compareFile = test_aprox_rates.helmholtz [test_screening_C] buildDir = unit_test/test_screening/ inputFile = inputs dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=aprox21 INTEGRATOR_DIR=VODE compareFile = test_screening.screen5 [test_screening_chug07] buildDir = unit_test/test_screening/ inputFile = inputs dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=aprox21 INTEGRATOR_DIR=VODE SCREEN_METHOD=chugunov2007 compareFile = test_screening.chugunov2007 [test_screening_chug09] buildDir = unit_test/test_screening/ inputFile = inputs dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=aprox21 INTEGRATOR_DIR=VODE SCREEN_METHOD=chugunov2009 compareFile = test_screening.chugunov2009 [test_screening_chabrier1998] buildDir = unit_test/test_screening/ inputFile = inputs dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=aprox21 INTEGRATOR_DIR=VODE SCREEN_METHOD=chabrier1998 runtime_params = screening.enable_chabrier1998_quantum_corr=1 compareFile = test_screening.chabrier1998 [test_neutrinos] buildDir = unit_test/test_neutrino_cooling inputFile = inputs dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 0 compareFile = test_sneut5 [test_rhs_aprox13] buildDir = unit_test/test_rhs/ inputFile = inputs_aprox13 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=aprox13 INTEGRATOR_DIR=VODE compareFile = react_aprox13_test_rhs.VODE [test_rhs_aprox19] buildDir = unit_test/test_rhs/ inputFile = inputs_aprox19 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=aprox19 INTEGRATOR_DIR=VODE compareFile = react_aprox19_test_rhs.VODE [test_rhs_aprox21] buildDir = unit_test/test_rhs/ inputFile = inputs_aprox21 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=aprox21 INTEGRATOR_DIR=VODE compareFile = react_aprox21_test_rhs.VODE [test_rhs_iso7] buildDir = unit_test/test_rhs/ inputFile = inputs_iso7 dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=iso7 INTEGRATOR_DIR=VODE compareFile = react_iso7_test_rhs.VODE [test_rhs_rprox] buildDir = unit_test/test_rhs/ inputFile = inputs_rprox dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=rprox INTEGRATOR_DIR=VODE compareFile = react_rprox_test_rhs.VODE [test_rhs_ignition_simple] buildDir = unit_test/test_rhs/ inputFile = inputs_ignition_simple dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=ignition_simple INTEGRATOR_DIR=VODE compareFile = react_ignition_simple_test_rhs.VODE [test_rhs_ignition_chamulak] buildDir = unit_test/test_rhs/ inputFile = inputs_chamulak dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=ignition_chamulak compareFile = react_chamulak_test_rhs.VODE [test_rhs_triple_alpha_plus_cago] buildDir = unit_test/test_rhs/ inputFile = inputs_triple_alpha_plus_cago dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=triple_alpha_plus_cago INTEGRATOR_DIR=VODE compareFile = react_triple_alpha_plus_cago_test_rhs.VODE [test_rhs_powerlaw] buildDir = unit_test/test_rhs/ inputFile = inputs_powerlaw dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=powerlaw INTEGRATOR_DIR=VODE compareFile = react_powerlaw_test_rhs.VODE [test_rhs_subch_simple] buildDir = unit_test/test_rhs/ inputFile = inputs_triple_alpha_plus_cago dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=subch_simple runtime_params = prefix=react_subch_simple_ compareFile = react_subch_simple_test_rhs.VODE [test_rhs_nova] buildDir = unit_test/test_rhs/ inputFile = inputs_nova dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=nova runtime_params = prefix=react_nova_ compareFile = react_nova_test_rhs.VODE [test_rhs_nova2] buildDir = unit_test/test_rhs/ inputFile = inputs_nova dim = 3 link1File = helm_table.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=nova2 runtime_params = prefix=react_nova2_ compareFile = react_nova2_test_rhs.VODE [test_rhs_ecsn] buildDir = unit_test/test_rhs/ inputFile = inputs_ecsn dim = 3 link1File = helm_table.dat link2File = 20f-20ne_betadecay.dat link3File = 20f-20o_electroncapture.dat link4File = 20ne-20f_electroncapture.dat link5File = 20o-20f_betadecay.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=ECSN runtime_params = prefix=react_ecsn_ compareFile = react_ecsn_test_rhs.VODE [test_rhs_urca] buildDir = unit_test/test_rhs/ inputFile = inputs_ignition_simple dim = 3 link1File = helm_table.dat link2File = 23na-23ne_electroncapture.dat link3File = 23ne-23na_betadecay.dat link4File = n-p_betadecay.dat link5File = p-n_electroncapture.dat useMPI = 0 useOMP = 1 numthreads = 8 addToCompileString = NETWORK_DIR=ignition_reaclib/URCA-simple runtime_params = prefix=react_urca_ compareFile = react_urca_test_rhs.VODE