Preprints
https://doi.org/10.5194/gmd-2021-311
https://doi.org/10.5194/gmd-2021-311
Submitted as: development and technical paper
 | 
22 Oct 2021
Submitted as: development and technical paper |  | 22 Oct 2021
Status: this preprint was under review for the journal GMD but the revision was not accepted.

CP-DSL: Supporting Configuration and Parametrization of Ocean Models with UVic (2.9) and MITgcm (67w)

Reiner Jung, Sven Gundlach, and Wilhelm Hasselbring

Abstract. Ocean models are long-living software systems facing challenges with increasing complexity, architecture erosion, and managing legacy code. These challenges increase maintenance costs in development and use, which reduces the time and resources available for research. Software engineering addresses these challenges by separation of concerns and modularization. One particular approach is to separate concerns by tailor-made notations, i.e. Domain-Specific Languages (DSLs). Using DSLs, the model developer can focus on one concern at a time without the need to consider other concerns of a software system simultaneously. In ocean and climate models, DSL tooling, like PSyclone and Dusk/Dawn, is used for instance to separate scientific and technical code.

CP-DSL complements this approach with a focus on configuration and parametrization, which play an important role in ocean models, especially in parameter optimization and scenario-based simulations. CP-DSL is designed to be model agnostic and provides a unified interface to different ocean models. Furthermore, the DSL can be integrated into tools and processes used by domain experts. In this paper we report on the DSL design, implementation, and the evaluation with scientists and research software engineers. The implementation of CP-DSL is available as open source software and a replication package for configuration and parameterization of UVic and MITgcm is provided.

Reiner Jung, Sven Gundlach, and Wilhelm Hasselbring

Status: closed

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
  • RC1: 'Comment on gmd-2021-311', Andrew Porter, 10 Nov 2021
    • AC1: 'Reply on RC1', Wilhelm Hasselbring, 14 Jan 2022
    • AC2: 'Reply on RC1', Wilhelm Hasselbring, 14 Jan 2022
  • RC2: 'Comment on gmd-2021-311', Stephan Kramer, 23 Nov 2021
    • AC3: 'Reply on RC2', Wilhelm Hasselbring, 14 Jan 2022

Status: closed

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
  • RC1: 'Comment on gmd-2021-311', Andrew Porter, 10 Nov 2021
    • AC1: 'Reply on RC1', Wilhelm Hasselbring, 14 Jan 2022
    • AC2: 'Reply on RC1', Wilhelm Hasselbring, 14 Jan 2022
  • RC2: 'Comment on gmd-2021-311', Stephan Kramer, 23 Nov 2021
    • AC3: 'Reply on RC2', Wilhelm Hasselbring, 14 Jan 2022
Reiner Jung, Sven Gundlach, and Wilhelm Hasselbring
Reiner Jung, Sven Gundlach, and Wilhelm Hasselbring

Viewed

Total article views: 1,629 (including HTML, PDF, and XML)
HTML PDF XML Total BibTeX EndNote
1,317 273 39 1,629 18 15
  • HTML: 1,317
  • PDF: 273
  • XML: 39
  • Total: 1,629
  • BibTeX: 18
  • EndNote: 15
Views and downloads (calculated since 22 Oct 2021)
Cumulative views and downloads (calculated since 22 Oct 2021)

Viewed (geographical distribution)

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

Cited

Latest update: 18 Mar 2024
Download
Short summary
We present CP-DSL, a domain-specific language with a focus on configuration and parametrization of ocean models, which was so far not supported by domain-specific-languages. CP-DSL is designed to be model agnostic and provides a unified interface to different ocean models. We report on the DSL design, implementation, and the evaluation with scientists and research software engineers. The implementation of CP-DSL is available as open source software and a replication package is provided.