ERF: Energy Research and Forecasting Model
Aaron Lattanzi, Ann Almgren, Eliot Quon, Mahesh Natarajan, Branko Kosovic, Jeff Mirocha, Bruce Perry, David Wiersema, Donald Willcox, Xingqiu Yuan, Weiqun Zhang
TL;DR
ERF is a GPU-enabled, open-source regional atmospheric model that integrates fully compressible and anelastic dynamics with moisture and terrain, built on AMReX for performance portability. The authors detail the governing equations, numerical discretization (RK methods with acoustic substepping for compressible and projection-based updates for anelastic), AMR capabilities, and physics options (turbulence closures and Eulerian microphysics), then validate ERF across mesoscale to microscale cases. The results demonstrate good agreement with benchmark data, reveal meaningful CPU-GPU performance gains, and showcase ERF’s flexibility through multi-physics coupling and scalable workflows. Collectively, ERF provides a scalable, modular platform for exploring atmospheric processes relevant to weather prediction and renewable-energy applications, with a clear path toward real-world validation and enhanced coupling to ocean-wave systems and column physics modules.
Abstract
High performance computing (HPC) architectures have undergone rapid development in recent years. As a result, established software suites face an ever increasing challenge to remain performant on and portable across modern systems. Many of the widely adopted atmospheric modeling codes cannot fully (or in some cases, at all) leverage the acceleration provided by General-Purpose Graphics Processing Units (GPGPUs), leaving users of those codes constrained to increasingly limited HPC resources. Energy Research and Forecasting (ERF) is a regional atmospheric modeling code that leverages the latest HPC architectures, whether composed of only Central Processing Units (CPUs) or incorporating GPUs. ERF contains many of the standard discretizations and basic features needed to model general atmospheric dynamics as well as flows relevant to renewable energy. The modular design of ERF provides a flexible platform for exploring different physics parameterizations and numerical strategies. ERF is built on a state-of-the-art, well-supported, software framework (AMReX) that provides a performance portable interface and ensures ERF's long-term sustainability on next generation computing systems. This paper details the numerical methodology of ERF and presents results for a series of verification and validation cases.
