[main] testTopDir = /home/regtester/RegTesting/rt-ERF/ webTopDir = /home/regtester/RegTesting/rt-ERF/web useCmake = 0 sourceTree = C_Src plot_file_name = erf.plot_file_1 check_file_name = erf.check_file # suiteName is the name prepended to all output directories suiteName = ERF-GPU COMP = g++ FCOMP = gfortran add_to_c_make_command = TEST=TRUE USE_ASSERTION=TRUE USE_CUDA=TRUE purge_output = 1 MAKE = make numMakeJobs = 8 # 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@ amrex.the_arena_init_size=1073741824 amrex.the_arena_is_managed=true MPIcommand = mpiexec -n @nprocs@ @command@ amrex.the_arena_init_size=0 amrex.the_arena_is_managed=true #MPIcommand = cuda-memcheck mpiexec -n @nprocs@ @command@ MPIhost = reportActiveTestsOnly = 1 # Add "GO UP" link at the top of the web page? goUpLink = 1 # email sendEmailWhenFail = 1 emailTo = asalmgren@lbl.gov, amlattanzi@lbl.gov emailBody = Check https://ccse.lbl.gov/pub/GpuRegressionTesting/ERF/ [AMReX] dir = /home/regtester/git/amrex branch = development #hash = cc850f3c226bf3601a5cdf64882ebcf9fc [source] dir = /home/regtester/git/ERF branch = development #hash = 574a41385cd9a98f85a76e082dbed879a759781 # individual problems follow [ABL-Smag] buildDir = Exec inputFile = CanonicalTests/ABL/inputs_smagorinsky link1File= CanonicalTests/ABL/chk00000_for_restart target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.restart=chk00000_for_restart erf.terrain_type=None erf.fixed_mri_dt_ratio=4 tolerance= 2.e-8 [ABL-Deardorff] buildDir = Exec inputFile = CanonicalTests/ABL/inputs_deardorff link1File= CanonicalTests/ABL/chk00000_for_restart target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.restart=chk00000_for_restart erf.terrain_type=None erf.fixed_mri_dt_ratio=4 tolerance= 1.e-10 [ABL-MOST] buildDir = Exec inputFile = CanonicalTests/ABL/inputs_most link1File= CanonicalTests/ABL/chk00000_for_restart target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=10 erf.restart=chk00000_for_restart erf.terrain_type=None erf.fixed_mri_dt_ratio=4 tolerance= 1.e-10 [ABL-MYNN] buildDir = Exec inputFile = CanonicalTests/ABL/inputs_GABLS1_mynn25 aux1File = CanonicalTests/ABL/input_sounding_GABLS1 target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None tolerance= 6.e-10 abs_tolerance= 1.e-12 [DensityCurrent] buildDir = Exec inputFile = CanonicalTests/DensityCurrent/inputs_crse_halfdomain target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=100 amr.max_grid_size_x=8 amr.max_grid_size_y=8 tolerance= 1.e-12 abs_tolerance= 1.e-18 [DensityCurrent_ml] buildDir = Exec inputFile = CanonicalTests/DensityCurrent/inputs_amr target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 1 compileTest = 0 doVis = 0 runtime_params = max_step=450 tolerance= 1.e-8 [DensityCurrent_Terrain] buildDir = Exec inputFile = CanonicalTests/DensityCurrent/inputs_crse_halfdomain_zlev target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=100 amr.max_grid_size_x=8 amr.max_grid_size_y=8 amr.max_grid_size_y=8 amr.n_cell = 256 4 64 erf.terrain_type=StaticFittedMesh tolerance= 1.e-12 abs_tolerance= 1.e-18 [DensityCurrent_anelastic] addToCompileString = buildDir = Exec inputFile = CanonicalTests/DensityCurrent/inputs_crse_halfdomain target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=100 erf.anelastic=1 erf.terrain_type=None erf.poisson_reltol=1.e-10 erf.poisson_abstol=1.e-10 tolerance= 1.e-8 abs_tolerance= 1.e-8 [DensityCurrent_ml_anelastic] addToCompileString = buildDir = Exec inputFile = CanonicalTests/DensityCurrent/inputs_amr target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 1 compileTest = 0 doVis = 0 runtime_params = max_step=450 erf.anelastic=1 erf.terrain_type=None erf.poisson_reltol=1.e-10 erf.poisson_abstol=1.e-10 tolerance= 1.e-8 [DensityCurrent_ml_hybrid] addToCompileString = buildDir = Exec inputFile = CanonicalTests/DensityCurrent/inputs_hybrid target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 1 compileTest = 0 doVis = 0 runtime_params = max_step=450 erf.poisson_reltol=1.e-10 erf.poisson_abstol=1.e-10 tolerance= 1.e-8 [ImmersedForcing_Building] buildDir = Exec inputFile = RegTests/ImmersedForcingTest/inputs_if_building aux1File = RegTests/ImmersedForcingTest/skyscraper_5m_128x128.txt aux2File = RegTests/ImmersedForcingTest/input_sounding_CBL target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=10 amr.max_grid_size_x=64 amr.max_grid_size_y=64 tolerance= 1.e-8 abs_tolerance= 1.e-8 [ImmersedForcing_Terrain] buildDir = Exec inputFile = RegTests/ImmersedForcingTest/inputs_if_terrain aux1File = RegTests/ImmersedForcingTest/WoA_dx5m_h100m_128x128.txt aux2File = RegTests/ImmersedForcingTest/input_sounding_CBL target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=10 amr.max_grid_size_x=64 amr.max_grid_size_y=64 tolerance= 1.e-8 abs_tolerance= 1.e-8 [IsentropicVortex] buildDir = Exec inputFile = RegTests/IsentropicVortex/inputs_stationary target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None tolerance= 1.e-12 abs_tolerance= 1.e-12 [IsentropicVortexAdvecting] buildDir = Exec inputFile = RegTests/IsentropicVortex/inputs_stationary target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None tolerance= 1.e-12 abs_tolerance= 1.e-12 [IsentropicVortexAdvecting] inputFile = RegTests/IsentropicVortex/inputs_advecting target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None tolerance= 3.e-10 [ScalarAdvecUniformU] buildDir = Exec inputFile = RegTests/ScalarAdvDiff/inputs_advect_uniformU target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None tolerance= 1.e-10 [ScalarAdvecShearedU] buildDir = Exec inputFile = RegTests/ScalarAdvDiff/inputs_advect_shearU target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None tolerance= 1.e-12 [ScalarAdvecShearedU_anelastic] buildDir = Exec inputFile = RegTests/ScalarAdvDiff/inputs_advect_shearU target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None erf.anelastic=1 tolerance= 1.e-12 [ScalarAdvecDiffUniformU] buildDir = Exec inputFile = RegTests/ScalarAdvDiff/inputs_adv_diff_uniformU target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None tolerance= 1.e-10 [ScalarAdvDiffInflowOutflow] buildDir = Exec inputFile = RegTests/ScalarAdvDiff/inputs_advdiffinflowoutflow target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=100 erf.terrain_type=None tolerance= 1.e-10 [ScalarAdvecDiffDoubleDen] buildDir = Exec inputFile = RegTests/ScalarAdvDiff/inputs_adv_diff_uniformU target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 amr.max_grid_size_x=8 amr.max_grid_size_y=8 erf.rho0_trans=2.0 prob.rho_0=2.0 erf.plot_vars_1=x_velocity y_velocity z_velocity theta scalar erf.terrain_type=None tolerance= 1.e-12 [ScalarDiffusion] buildDir = Exec inputFile = RegTests/ScalarAdvDiff/inputs_diffuse_gaussian target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None tolerance= 1.e-10 [ScalarDiffusionSine] buildDir = Exec inputFile = RegTests/ScalarAdvDiff/inputs_diffuse_sine target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None tolerance= 1.e-10 [CouetteFlow] buildDir = Exec inputFile = RegTests/Couette_Poiseuille/inputs_couette_x target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None tolerance= 1.e-12 abs_tolerance= 1.e-12 [EkmanSpiral_custom] addToCompileString = USE_NETCDF=TRUE NETCDF_DIR=/usr/local XTRALIBS="-L/usr/local/lib -Xlinker -rpath -Xlinker /usr/local/lib -lhdf5_hl -lhdf5" buildDir = Exec inputFile = CanonicalTests/EkmanSpiral/inputs_custom target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 amr.n_cell=4 4 400 geometry.prob_extent=50. 50. 5000. erf.terrain_type=None tolerance= 1.e-10 [EkmanSpiral_restart] addToCompileString = USE_NETCDF=TRUE NETCDF_DIR=/usr/local XTRALIBS="-L/usr/local/lib -Xlinker -rpath -Xlinker /usr/local/lib -lhdf5_hl -lhdf5" buildDir = Exec inputFile = CanonicalTests/EkmanSpiral/inputs_custom target = ERF dim = 3 restartTest = 1 restartFileNum = 25 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 amr.n_cell=4 4 400 geometry.prob_extent=50. 50. 5000. erf.terrain_type=None tolerance= 1.e-10 [EkmanSpiral_ideal] addToCompileString = USE_NETCDF=TRUE NETCDF_DIR=/usr/local XTRALIBS="-L/usr/local/lib -Xlinker -rpath -Xlinker /usr/local/lib -lhdf5_hl -lhdf5" buildDir = Exec inputFile = CanonicalTests/EkmanSpiral/inputs_ideal aux1File = CanonicalTests/EkmanSpiral/wrfinput_ekman_d01 target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=1 erf.terrain_type=StaticFittedMesh erf.init_type=WRFInput erf.moisture_model=SatAdj tolerance= 1.e-10 abs_tolerance= 1.e-10 [EkmanSpiral_input_sounding] addToCompileString = USE_NETCDF=TRUE NETCDF_DIR=/usr/local XTRALIBS="-L/usr/local/lib -Xlinker -rpath -Xlinker /usr/local/lib -lhdf5_hl -lhdf5" buildDir = Exec inputFile = CanonicalTests/EkmanSpiral/inputs_input_sounding aux1File = CanonicalTests/EkmanSpiral/input_sounding_file target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=10 erf.terrain_type=None tolerance= 1.e-10 [SDM_Congestus3D] addToCompileString = USE_PARTICLES=TRUE buildDir = Exec inputFile = ../Tests/test_files/SDM_Congestus3D/SDM_Congestus3D.i aux1File = ../Tests/test_files/SDM_Congestus3D/input_sounding target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 tolerance= 1.e-12 abs_tolerance= 1.e-12 compareParticles = 0 [SDM_MultiSpecies_Bubble2D] addToCompileString = USE_PARTICLES=TRUE buildDir = Exec inputFile = ../Tests/test_files/SDM_MultiSpecies_Bubble2D/SDM_MultiSpecies_Bubble2D.i target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 tolerance= 1.e-12 abs_tolerance= 1.e-12 compareParticles = 0 [SDM_RICO3D] addToCompileString = USE_PARTICLES=TRUE buildDir = Exec inputFile = ../Tests/test_files/SDM_RICO3D/SDM_RICO3D.i aux1File = ../Tests/test_files/SDM_RICO3D/input_sounding target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 tolerance= 1.e-12 abs_tolerance= 1.e-12 compareParticles = 0 [SDM_SineMassFlux] addToCompileString = USE_PARTICLES=TRUE buildDir = Exec inputFile = ../Tests/test_files/SDM_SineMassFlux/SDM_SineMassFlux.i aux1File = ../Tests/test_files/SDM_SineMassFlux/input_sounding target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 tolerance= 1.e-6 abs_tolerance= 1.e-6 compareParticles = 0 [TaylorGreenAdvecting] buildDir = Exec inputFile = RegTests/TaylorGreenVortex/inputs_advonly target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None erf.fixed_mri_dt_ratio=2 tolerance= 3.e-10 [TaylorGreenAdvDiff] buildDir = Exec inputFile = RegTests/TaylorGreenVortex/inputs_advdiff target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None erf.fixed_mri_dt_ratio=2 tolerance= 1.e-10 [TaylorGreenAdvDiffDoubleDen] buildDir = Exec inputFile = RegTests/TaylorGreenVortex/inputs_advdiff target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 amr.max_grid_size_x=8 amr.max_grid_size_y=8 prob.rho_0=1.0 erf.dynamic_viscosity=6.25e-4 erf.plot_vars_1=x_velocity y_velocity z_velocity temp erf.terrain_type=None erf.fixed_mri_dt_ratio=2 tolerance= 1.e-10 [WPS_Test_Terrain] addToCompileString = USE_NETCDF=TRUE NETCDF_DIR=/usr/local XTRALIBS="-L/usr/local/lib -Xlinker -rpath -Xlinker /usr/local/lib -lhdf5_hl -lhdf5" buildDir = Exec inputFile = RegTests/WPS_Test/inputs_wps aux1File = RegTests/WPS_Test/wrfinput_chisholmview_d01 aux2File = RegTests/WPS_Test/wrfbdy_chisholmview_d01_width1 target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 runtime_params = erf.terrain_type=StaticFittedMesh erf.fixed_mri_dt_ratio=2 tolerance= 1.e-10 [WPS_Test_restart] addToCompileString = USE_NETCDF=TRUE NETCDF_DIR=/usr/local XTRALIBS="-L/usr/local/lib -Xlinker -rpath -Xlinker /usr/local/lib -lhdf5_hl -lhdf5" buildDir = Exec inputFile = RegTests/WPS_Test/inputs_wps aux1File = RegTests/WPS_Test/wrfinput_chisholmview_d01 aux2File = RegTests/WPS_Test/wrfbdy_chisholmview_d01_width1 target = ERF dim = 3 restartTest = 1 restartFileNum = 1 useMPI = 1 numprocs = 4 compileTest = 0 runtime_params = max_step=2 erf.terrain_type=StaticFittedMesh erf.fixed_mri_dt_ratio=4 tolerance= 1.e-10 [MovingTerrain_nosub] buildDir = Exec inputFile = RegTests/MovingTerrain/inputs target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=100 erf.substepping_type=None erf.fixed_dt=0.005 erf.plot_vars_1=density x_velocity y_velocity z_velocity pressure theta pres_hse dens_hse pert_pres pert_dens dpdx dpdy pres_hse_x pres_hse_y z_phys detJ geometry.prob_extent = 200. 40. 400. tolerance= 1.e-9 abs_tolerance= 1.e-9 [Bomex] addToCompileString = buildDir = Exec inputFile = CanonicalTests/Bomex/input_Kessler aux1File = CanonicalTests/Bomex/input_sounding link1File= CanonicalTests/Bomex/chk00000_for_restart target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=20 erf.moisture_model="Kessler_NoRain" erf.restart=chk00000_for_restart tolerance= 1.e-10 abs_tolerance= 1.e-10 [Bubble_Kessler_NoRain] addToCompileString = buildDir = Exec inputFile = RegTests/Bubble/inputs_BF02_moist_bubble aux1File = RegTests/Bubble/input_sounding_squall2d target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=5 erf.moisture_model="Kessler_NoRain" erf.terrain_type=None tolerance= 1.e-10 [Bubble_Kessler] addToCompileString = buildDir = Exec inputFile = RegTests/Bubble/inputs_BF02_moist_bubble aux1File = RegTests/Bubble/input_sounding_squall2d target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=20 erf.moisture_model="Kessler" erf.terrain_type=None geometry.prob_extent=10000.0 400.0 10000.0 amr.n_cell=100 4 100 xlo.type="Outflow" xhi.type="Outflow" prob.x_c=5000.0 tolerance= 1.e-10 [Bubble_Morrison] addToCompileString = buildDir = Exec inputFile = RegTests/Bubble/inputs_BF02_moist_bubble aux1File = RegTests/Bubble/input_sounding_squall2d target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=100 erf.moisture_model="Morrison" erf.terrain_type=None tolerance= 1.e-10 [Bubble_SAM] addToCompileString = buildDir = Exec inputFile = RegTests/Bubble/inputs_BF02_moist_bubble aux1File = RegTests/Bubble/input_sounding_squall2d target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=5 erf.moisture_model="SAM" erf.terrain_type=None tolerance= 1.e-10 [ParticlesOverWoA] addToCompileString = USE_PARTICLES=TRUE buildDir = Exec inputFile = RegTests/ParticleTests/inputs_over_hill target = ERF dim = 3 restartTest = 0 useMPI = 4 numprocs = 1 compileTest = 0 doVis = 0 runtime_params = tracer_particles.place_randomly_in_cells=false erf.plot_vars_1=density x_velocity z_velocity theta pert_pres pert_dens tracer_particles_mass_density tolerance= 1.e-9 abs_tolerance= 1.e-8 compareParticles = 1 particleTypes = tracer_particles particle_tolerance= 1.e-11 particle_abs_tolerance= 1.e-10 [MetGrid] addToCompileString = USE_NETCDF=TRUE NETCDF_DIR=/usr/local XTRALIBS="-L/usr/local/lib -Xlinker -rpath -Xlinker /usr/local/lib -lhdf5_hl -lhdf5" buildDir = Exec inputFile = RegTests/MetGrid/inputs_metgrid aux1File = RegTests/MetGrid/met_em.d01.2022-06-18_00_00_00.nc aux2File = RegTests/MetGrid/met_em.d01.2022-06-18_06_00_00.nc target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=1 erf.moisture_model="Kessler" erf.terrain_type=StaticFittedMesh erf.plot_vars_1=density x_velocity y_velocity z_velocity theta scalar pres_hse dens_hse pert_pres pert_dens erf.fixed_mri_dt_ratio=2 tolerance= 1.e-9 abs_tolerance= 1.e-9 #[WoA_EB_x] #buildDir = Exec #inputFile = RegTests/WitchOfAgnesi/inputs_EB_x #target = ERF #dim = 3 #restartTest = 0 #useMPI = 1 #numprocs = 4 #compileTest = 0 #doVis = 0 #runtime_params = max_step=100 amr.max_grid_size_x=8 amr.max_grid_size_y=8 prob.hmax=93.0 #tolerance= 1.e-12 #abs_tolerance= 1.e-12 #[WoA_EB_y] #buildDir = Exec #inputFile = RegTests/WitchOfAgnesi/inputs_EB_y #target = ERF #dim = 3 #restartTest = 0 #useMPI = 1 #numprocs = 4 #compileTest = 0 #doVis = 0 #runtime_params = max_step=100 amr.max_grid_size_x=8 amr.max_grid_size_y=8 prob.hmax=93.0 #tolerance= 1.e-12 #abs_tolerance= 1.e-12