Articles | Volume 8, issue 3
https://doi.org/10.5194/gmd-8-533-2015
https://doi.org/10.5194/gmd-8-533-2015
Model description paper
 | 
09 Mar 2015
Model description paper |  | 09 Mar 2015

Firedrake-Fluids v0.1: numerical modelling of shallow water flows using an automated solution framework

C. T. Jacobs and M. D. Piggott

Abstract. This model description paper introduces a new finite element model for the simulation of non-linear shallow water flows, called Firedrake-Fluids. Unlike traditional models that are written by hand in static, low-level programming languages such as Fortran or C, Firedrake-Fluids uses the Firedrake framework to automatically generate the model's code from a high-level abstract language called Unified Form Language (UFL). By coupling to the PyOP2 parallel unstructured mesh framework, Firedrake can then target the code towards a desired hardware architecture to enable the efficient parallel execution of the model over an arbitrary computational mesh. The description of the model includes the governing equations, the methods employed to discretise and solve the governing equations, and an outline of the automated solution process. The verification and validation of the model, performed using a set of well-defined test cases, is also presented along with a road map for future developments and the solution of more complex fluid dynamical systems.