Preprints
https://doi.org/10.5194/egusphere-2023-1071
https://doi.org/10.5194/egusphere-2023-1071
15 Jun 2023
 | 15 Jun 2023

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.

Journal article(s) based on this preprint

15 Jan 2024
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
Geosci. Model Dev., 17, 321–333, https://doi.org/10.5194/gmd-17-321-2024,https://doi.org/10.5194/gmd-17-321-2024, 2024
Short summary
Manuel F. Schmid, Marco G. Giometto, Gregory A. Lawrence, and Marc B. Parlange

Interactive discussion

Status: closed

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
    • AC1: 'Reply on CC1', Manuel F. Schmid, 20 Jun 2023
  • RC1: 'Comment on egusphere-2023-1071', Michael Schlottke-Lakemper, 02 Jul 2023
    • AC3: 'Reply on RC1', Manuel F. Schmid, 02 Nov 2023
  • RC2: 'Invited review Comment on egusphere-2023-1071', Cedrick Ansorge, 09 Oct 2023
    • AC2: 'Reply on RC2', Manuel F. Schmid, 02 Nov 2023

Interactive discussion

Status: closed

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
    • AC1: 'Reply on CC1', Manuel F. Schmid, 20 Jun 2023
  • RC1: 'Comment on egusphere-2023-1071', Michael Schlottke-Lakemper, 02 Jul 2023
    • AC3: 'Reply on RC1', Manuel F. Schmid, 02 Nov 2023
  • RC2: 'Invited review Comment on egusphere-2023-1071', Cedrick Ansorge, 09 Oct 2023
    • AC2: 'Reply on RC2', Manuel F. Schmid, 02 Nov 2023

Peer review completion

AR: Author's response | RR: Referee report | ED: Editor decision | EF: Editorial file upload
AR by Manuel F. Schmid on behalf of the Authors (13 Nov 2023)  Author's response   Author's tracked changes   Manuscript 
ED: Publish as is (16 Nov 2023) by Ludovic Räss
AR by Manuel F. Schmid on behalf of the Authors (22 Nov 2023)

Journal article(s) based on this preprint

15 Jan 2024
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
Geosci. Model Dev., 17, 321–333, https://doi.org/10.5194/gmd-17-321-2024,https://doi.org/10.5194/gmd-17-321-2024, 2024
Short summary
Manuel F. Schmid, Marco G. Giometto, Gregory A. Lawrence, and Marc B. Parlange
Manuel F. Schmid, Marco G. Giometto, Gregory A. Lawrence, and Marc B. Parlange

Viewed

Total article views: 692 (including HTML, PDF, and XML)
HTML PDF XML Total BibTeX EndNote
445 222 25 692 13 14
  • HTML: 445
  • PDF: 222
  • XML: 25
  • Total: 692
  • BibTeX: 13
  • EndNote: 14
Views and downloads (calculated since 15 Jun 2023)
Cumulative views and downloads (calculated since 15 Jun 2023)

Viewed (geographical distribution)

Total article views: 673 (including HTML, PDF, and XML) Thereof 673 with geography defined and 0 with unknown origin.
Country # Views %
  • 1
1
 
 
 
 

Cited

Latest update: 07 Feb 2024
Download

The requested preprint has a corresponding peer-reviewed final revised paper. You are encouraged to refer to the final revised version.

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.