Benchmark Cases¶
Benchmark cases are available for WRFv4.4 and WRFv4.2.2.
WRFv4.4¶
Files for benchmarking are created with WPSV4.4 and WRFV4.4 (but can be used with any V4* WRF code).
Input data : GFS 0.25 degree analysis
The case used for the CONUS tests is the Pre-Thanksgiving Winter Storm of 2019.
The full test (original wrf simulation, and then restart) was completed with both an ifort and gnu build of WRF.
The tar files listed below contain the following data and scripts for benchmarking purposes:
namelist.input (x2) - set up to run a full WRF simulation, and then a 1 hour restart, as well as the namelist.wps for each case
wrfbdy_d01 and wrfinput_d0* - Boundary and initial conditions created by the real program
A batch script used to run wrf for the original simulation and the restart simulation
*.dat files - data files required for Thompson microphysics (these are usually generated during WRF, but take a while to produce)
diffwrf.py - script to compare the wrfout file generated by the initial simulation with the wrfout file generated by the restart simulation
*.png files - sample PNG files of acceptable differences
README - A text file including details about the cases and instructions for running the test and verifying results
wrfout* and wrfrst* files - history and restart files created during the tests - can be used for comparison
rsl.out.000* files - simulation log files for the original WRF simulation and restarts
CONUS 12-km¶
Download the CONUS 12 km tar file (3 GB)
12-km grid-spacing
425x300 grid cells (e_we and e_sn)
The CONUS physics Suite is used
Using 144 cores (processors) and a GNU compiler (V10.1.0), each 72 s time step requires about 0.4 s
Using 144 cores (processors) and an ifort compiler (Intel V19.1.1), each 72 s time step requires about 0.3 s
CONUS 2.5-km¶
Download the CONUS 2.5 km tar file (34 GB)
2.5-km grid-spacing
1501x1201 grid cells (e_we and e_sn)
The CONUS physics Suite is used
Using 1800 cores (processors) and a GNU compiler (V10.1.0), each 15 s time step requires about 0.4 s
Using 1800 cores (processors) and an ifort compiler (Intel V19.1.1), each 15 s time step requires about 0.3 s
Hurricane Maria 1-km¶
Download the tar file (51 GB)
Nested domain with a 5-km parent domain, and a 1-km nest grid-spacing
d01:900x900 grids and d02:1661x1591 grids (e_we and e_sn)
tropical Physics Suite is used
Using 1800 cores (processors), using a GNU compiler (V10.1.0), each 5 s time step requires about 0.55 s
Using 1800 cores (processors), using an ifort compiler (Intel V19.1.1), each 5 s time step requires about 0.5 s
WRFv4.2.2¶
Files for benchmarking are created with WPSv4.2 and WRFv4.2.2 (but can be used with any V4* WRF code).
Input data : GFS 0.25 degree analysis
The case used for the CONUS tests is the Pre-Thanksgiving Winter Storm of 2019.
The tar files listed below contain the following data and scripts for benchmarking purposes:
namelist.input - Set up to run initiate a restart, using the included wrfrst file and wrfbdy file
wrfbdy_d01 - Lateral boundary conditions (created by the real program)
wrfrst* - A restart file that includes initial conditions to run the simulation
diffwrf.py - A Python script to assist with evaluating results
A batch script - A sample script to run the simulation
*.dat files - data files required for Thompson microphysics (these are usually generated during WRF, but take a while to produce)
*.png files - sample PNG files of acceptable differences
README - A text file including details about the cases and instructions for running the test and verifying results
wrfout* - A sample WRF output file that can be used for comparison
rsl.out.0000 - A sample log file for the case - can be used to compare timing information
CONUS 12-km¶
Download the CONUS 12 km tar file (1.5 GB)
12-km grid-spacing
425x300 grid cells (e_we and e_sn)
The CONUS physics Suite is used
Using 144 cores (processors) and an ifort compiler (Intel V19.0.5), each 72 s time step requires about 0.3 s
CONUS 2.5-km¶
Download the CONUS 2.5 km tar file (14 GB)
2.5-km grid-spacing
1501x1201 grid cells (e_we and e_sn)
The CONUS physics Suite is used
Using 1008 cores (processors) and an ifort compiler (Intel V19.0.5), each 15 s time step requires about 0.6 s