Preprints
https://doi.org/10.5194/egusphere-2023-1071
https://doi.org/10.5194/egusphere-2023-1071
15 Jun 2023
 | 15 Jun 2023
Status: this preprint is open for discussion.

BoundaryLayerDynamics.jl v1.0: a modern codebase for atmospheric boundary-layer simulations

Manuel F. Schmid, Marco G. Giometto, Gregory A. Lawrence, and Marc B. Parlange

Abstract. We present BoundaryLayerDynamics.jl, a new code for turbulence-resolving simulations of atmospheric boundary-layer flows as well as canonical turbulent flows in channel geometries. The code performs direct numerical simulation as well as large-eddy simulation using a hybrid (pseudo)spectral and finite-difference approach with explicit time advancement. Written in Julia, the code strives to be flexible and adaptable without sacrificing performance, and extensive automated tests aim to ensure that the implementation is and remains correct. We show that the simulation results are in agreement with published results and that the performance is on par with an existing Fortran implementation of the same methods.

Manuel F. Schmid et al.

Status: open (until 14 Oct 2023)

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
  • CC1: 'Comment on egusphere-2023-1071', Zheng Gong, 20 Jun 2023 reply
    • AC1: 'Reply on CC1', Manuel F. Schmid, 20 Jun 2023 reply
  • RC1: 'Comment on egusphere-2023-1071', Michael Schlottke-Lakemper, 02 Jul 2023 reply

Manuel F. Schmid et al.

Manuel F. Schmid et al.

Viewed

Total article views: 480 (including HTML, PDF, and XML)
HTML PDF XML Total BibTeX EndNote
324 142 14 480 6 6
  • HTML: 324
  • PDF: 142
  • XML: 14
  • Total: 480
  • BibTeX: 6
  • EndNote: 6
Views and downloads (calculated since 15 Jun 2023)
Cumulative views and downloads (calculated since 15 Jun 2023)

Viewed (geographical distribution)

Total article views: 475 (including HTML, PDF, and XML) Thereof 475 with geography defined and 0 with unknown origin.
Country # Views %
  • 1
1
 
 
 
 
Latest update: 22 Sep 2023
Download
Short summary
Turbulence-resolving flow models have strict performance requirements, as simulations often run for weeks using hundreds of processes. Many flow scenarios also require the flexibility to modify physical and numerical models for problem-specific requirements. With a new code written in Julia we hope to make such adaptations easier without compromising on performance. In this paper we discuss the modeling approach and present validation and performance results.