Skip to content

firedrakeproject/gusto_case_studies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gusto Case Studies

Welcome to the Gusto Case Studies repository!

This stores a collection of Python scripts which implement standard (and more exotic) test cases for geophysical fluids, particularly those used in the development of the dynamical cores used in numerical weather prediction models.

The test cases are run using the Gusto code library, which uses compatible finite element methods to discretise the fluid's equations of motion. Gusto is built upon the Firedrake software, which provides the finite element infrastructure used by Gusto.

Case studies are organised by governing equation. Each case study is accompanied by a plotting script, and reference figures.

Our continuous integration is intended to ensure that this repository runs at the Gusto head-of-trunk.

Visualisation

Gusto can produce output in two formats:

  • VTU files, which can be viewed with the Paraview software
  • netCDF files, which has data that can be plotted using standard python packages such as matplotlib. We suggest using the tomplot python library, which contains several routines to simplify the plotting of Gusto output.

About

A repository for Gusto case studies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published