[main] testTopDir = /scratch/AMReX_RegTesting/rt-ERF/ webTopDir = /scratch/AMReX_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 COMP = g++ FCOMP = gfortran add_to_c_make_command = TEST=TRUE USE_ASSERTION=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@ 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/RegressionTesting1/ERF/ [AMReX] dir = /scratch/AMReX_RegTesting/amrex branch = development [source] dir = /scratch/AMReX_RegTesting/ERF branch = development # individual problems follow [ABL-Smag] buildDir = Exec inputFile = CanonicalTests/ABL/inputs_smagorinsky 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.terrain_type=None erf.fixed_mri_dt_ratio=4 tolerance= 1.e-12 abs_tolerance= 1.e-12 [ABL-Smag-OMP] buildDir = Exec inputFile = CanonicalTests/ABL/inputs_smagorinsky link1File = CanonicalTests/ABL/chk00000_for_restart target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 1 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = max_step=50 fabarray.mfiter_tile_size = 1024 8 8 erf.terrain_type=None amr.restart=chk00000_for_restart erf.fixed_mri_dt_ratio=4 tolerance= 1.e-12 abs_tolerance= 1.e-12 [ABL-Deardorff] buildDir = Exec inputFile = CanonicalTests/ABL/inputs_deardorff 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.terrain_type=None erf.fixed_mri_dt_ratio=4 tolerance= 1.e-12 abs_tolerance= 1.e-12 [ABL-Deardorff-OMP] buildDir = Exec inputFile = CanonicalTests/ABL/inputs_deardorff link1File= CanonicalTests/ABL/chk00000_for_deardorff target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 2 useOMP = 1 numthreads = 4 compileTest = 0 doVis = 0 runtime_params = max_step=50 erf.terrain_type=None fabarray.mfiter_tile_size=1024 8 8 amr.restart=chk00000_for_deardorff erf.fixed_mri_dt_ratio=4 tolerance= 1.e-12 abs_tolerance= 1.e-12 [ABL-MOST] buildDir = Exec inputFile = CanonicalTests/ABL/inputs_most target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=10 amr.max_grid_size_x=8 amr.max_grid_size_y=8 erf.terrain_type=None erf.fixed_mri_dt_ratio=4 tolerance= 1.e-12 abs_tolerance= 1.e-12 [ABL-MOST-OMP] buildDir = Exec inputFile = CanonicalTests/ABL/inputs_most link1File= CanonicalTests/ABL/chk00000_for_restart target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 1 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = max_step=10 fabarray.mfiter_tile_size=1024 8 8 erf.terrain_type=None amr.restart=chk00000_for_restart erf.fixed_mri_dt_ratio=4 tolerance= 1.e-12 abs_tolerance= 1.e-12 [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= 1.e-12 abs_tolerance= 1.e-12 [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.terrain_type=None erf.restart=chk00000_for_restart tolerance= 1.e-12 abs_tolerance= 1.e-12 [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-12 abs_tolerance= 1.e-12 [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=20 erf.moisture_model="SAM" erf.terrain_type=None tolerance= 1.e-12 abs_tolerance= 1.e-12 [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=20 erf.moisture_model="Kessler_NoRain" erf.terrain_type=None tolerance= 1.e-12 abs_tolerance= 1.e-12 [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-12 abs_tolerance= 1.e-12 [DensityCurrent] addToCompileString = USE_FFT=TRUE 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 tolerance= 1.e-12 [DensityCurrent_ml] addToCompileString = USE_FFT=TRUE buildDir = Exec inputFile = CanonicalTests/DensityCurrent/inputs_amr target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=450 amr.max_grid_size_x=8 tolerance= 1.e-12 [DensityCurrent_Terrain] addToCompileString = USE_FFT=TRUE 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.n_cell = 256 4 64 erf.terrain_type=StaticFittedMesh geometry.prob_lo=0. 0. 0. geometry.prob_hi=25600. 400. 6400. tolerance= 1.e-12 [DensityCurrent_anelastic] addToCompileString = USE_FFT=TRUE 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-12 abs_tolerance= 1.e-12 [DensityCurrent_ml_anelastic] addToCompileString = USE_FFT=TRUE buildDir = Exec inputFile = CanonicalTests/DensityCurrent/inputs_amr target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 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-12 [DensityCurrent_ml_hybrid] addToCompileString = USE_FFT=TRUE buildDir = Exec inputFile = CanonicalTests/DensityCurrent/inputs_hybrid target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=450 erf.poisson_reltol=1.e-10 erf.poisson_abstol=1.e-10 tolerance= 1.e-12 [DensityCurrent_ml_hybrid_zlev] addToCompileString = USE_FFT=TRUE buildDir = Exec inputFile = CanonicalTests/DensityCurrent/inputs_hybrid_zlev target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=450 erf.poisson_reltol=1.e-10 erf.poisson_abstol=1.e-10 tolerance= 1.e-12 [DensityCurrent_detJ2] addToCompileString = USE_FFT=TRUE 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.n_cell = 256 4 64 geometry.prob_lo=0. 0. 0. geometry.prob_hi=25600. 400. 3200. erf.terrain_type=StaticFittedMesh tolerance= 1.e-12 [DensityCurrent-OMP] addToCompileString = USE_FFT=TRUE buildDir = Exec inputFile = CanonicalTests/DensityCurrent/inputs_crse_halfdomain target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 1 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = max_step=100 amr.n_cell = 256 4 64 fabarray.mfiter_tile_size = 1024 8 8 erf.terrain_type=None geometry.prob_lo=0. 0. 0. geometry.prob_hi=25600. 400. 6400. tolerance= 1.e-12 [DensityCurrent_Terrain-OMP] addToCompileString = USE_FFT=TRUE buildDir = Exec inputFile = CanonicalTests/DensityCurrent/inputs_crse_halfdomain target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 useOMP = 1 numthreads = 2 compileTest = 0 doVis = 0 runtime_params = max_step=100 amr.n_cell = 256 4 64 fabarray.mfiter_tile_size=1024 8 8 erf.terrain_type=StaticFittedMesh geometry.prob_lo=0. 0. 0. geometry.prob_hi=25600. 400. 6400. tolerance= 1.e-12 [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-12 [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-12 [IsentropicVortexStationary] 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 amr.max_grid_size_x=8 amr.max_grid_size_y=8 erf.terrain_type=None tolerance= 1.e-12 [IsentropicVortexAdvecting] buildDir = Exec inputFile = RegTests/IsentropicVortex/inputs_advecting target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = max_step=20 amr.max_grid_size_x=8 amr.max_grid_size_y=8 erf.terrain_type=None tolerance= 1.e-12 [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 amr.max_grid_size_x=8 amr.max_grid_size_y=8 erf.terrain_type=None tolerance= 1.e-12 [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 amr.max_grid_size_x=8 amr.max_grid_size_y=8 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 amr.max_grid_size_x=8 amr.max_grid_size_y=8 erf.terrain_type=None erf.anelastic=1 [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 amr.max_grid_size_x=8 amr.max_grid_size_y=8 erf.terrain_type=None tolerance= 1.e-12 [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 amr.max_grid_size_x=8 amr.max_grid_size_y=8 erf.terrain_type=None tolerance= 1.e-12 [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 amr.max_grid_size_x=8 amr.max_grid_size_y=8 erf.terrain_type=None tolerance= 1.e-12 [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 amr.max_grid_size_x=8 amr.max_grid_size_y=8 erf.terrain_type=None 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-12 [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-12 [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-12 [EkmanSpiral_restart] 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.max_grid_size_x=8 amr.max_grid_size_y=8 erf.terrain_type=None tolerance= 1.e-12 [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-12 abs_tolerance= 1.e-12 [MovingTerrain_nosub] addToCompileString = COMPUTE_ERROR=TRUE 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.terrain_type=Moving tolerance= 1.e-12 abs_tolerance= 1.e-14 [ParticlesOverWoA] addToCompileString = USE_PARTICLES=TRUE buildDir = Exec inputFile = RegTests/ParticleTests/inputs_over_hill target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = tracer_particles.place_randomly_in_cells=true erf.plot_vars_1=density x_velocity y_velocity z_velocity theta scalar pres_hse dens_hse pert_pres pert_dens dpdx dpdy tracer_particles_mass_density tolerance= 1.e-12 abs_tolerance= 1.e-12 compareParticles = 1 particleTypes = tracer_particles particle_tolerance= 1.e-12 particle_abs_tolerance= 1.e-12 [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-12 abs_tolerance= 1.e-12 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 amr.max_grid_size_x=8 amr.max_grid_size_y=8 erf.terrain_type=None erf.fixed_mri_dt_ratio=2 tolerance= 1.e-12 [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=2.0 erf.dynamic_viscosity=12.5e-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 [TurbulentInflow] buildDir = Exec inputFile = RegTests/TurbulentInflow/compressible_source_inputs link1File = RegTests/TurbulentInflow/chk_for_restart_comp aux1File = RegTests/TurbulentInflow/input_ReTau395Ana_sounding.txt aux2File = RegTests/TurbulentInflow/input_ReTau395Ana_inflow.txt target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = erf.fix_random_seed=1 erf.restart=chk_for_restart_comp max_step=10 erf.terrain_type=None erf.molec_diff_type=Constant erf.dynamic_viscosity=0.001 tolerance= 1.e-12 abs_tolerance= 1.e-12 [TurbulentInflow_anelastic] addToCompileString = buildDir = Exec inputFile = RegTests/TurbulentInflow/compressible_source_inputs link1File = RegTests/TurbulentInflow/chk_for_restart_anel aux1File = RegTests/TurbulentInflow/input_ReTau395Ana_sounding.txt aux2File = RegTests/TurbulentInflow/input_ReTau395Ana_inflow.txt target = ERF dim = 3 restartTest = 0 useMPI = 1 numprocs = 4 compileTest = 0 doVis = 0 runtime_params = erf.fix_random_seed=1 erf.restart=chk_for_restart_anel max_step=10 erf.terrain_type=None erf.molec_diff_type=Constant erf.dynamic_viscosity=0.001 erf.anelastic=1 erf.poisson_reltol=1.e-10 erf.poisson_abstol=1.e-10 tolerance= 1.e-12 abs_tolerance= 1.e-12 [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 erf.plot_vars_1=x_velocity y_velocity z_velocity theta density pressure pert_dens tolerance= 1.e-10 abs_tolerance= 1.e-10 [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 erf.plot_vars_1=x_velocity y_velocity z_velocity theta density pressure pert_dens tolerance= 1.e-10 abs_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 = erf.terrain_type=StaticFittedMesh max_step=2 erf.fixed_mri_dt_ratio=2 [WPS_Test_Terrain] addToCompileString = USE_PARTICLES=TRUE 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-12 abs_tolerance= 1.e-14 [WPS_Test_Terrain-OMP] 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 useOMP = 1 numthreads = 2 compileTest = 0 runtime_params = erf.terrain_type=StaticFittedMesh fabarray.mfiter_tile_size = 1024 16 16 erf.fixed_mri_dt_ratio=2 tolerance= 1.e-12 abs_tolerance= 1.e-14 #[WPS_Test_Terrain-RRTMGP+NOAHMP] #addToCompileString = USE_NETCDF=TRUE USE_RRTMGP=TRUE USE_NOAHMP=TRUE EKAT_HOME=/scratch/AMReX_RegTesting/ERF/Submodules/ekat/build/install 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 #aux3File = RegTests/WPS_Test/namelist.erf #aux4File = RegTests/WPS_Test/NoahmpTable.TBL #target = ERF #dim = 3 #restartTest = 0 #useMPI = 1 #numprocs = 4 #useOMP = 0 #compileTest = 0 #runtime_params = erf.terrain_type=StaticFittedMesh fabarray.mfiter_tile_size = 1024 16 16 erf.fixed_mri_dt_ratio=2 #tolerance= 1.e-12 #abs_tolerance= 1.e-14