ywkawai / FE-Project

A library for dynamical cores of atmosphere and ocean models with discontinuous Galerkin finite element method
https://ywkawai.github.io/FE-Project_web/
Other
13 stars 2 forks source link
atmospheric-modelling discontinuous-galerkin dynamical-core finite-element-methods fluid-dynamics high-order-schemes library numerical-methods

FE-project

What is this project?

In FE-Project, we develop a library for fluid simulations with the discontinuous Galerkin method (DGM). We also provide sample programs and atmospheric models for meteorological simulations.

A simulation of density current

A simulation of idealized baroclinic instability

For more animations, please see 'FE-project gallery' channel on YouTube (url: https://www.youtube.com/channel/UCO17OQtKHwkkQwmHD9y9mQg/featured) or Wiki of FE-project on github.

Models with FE library

Shallow water model

Nonhydrostatic atmospheric model

Simple samples for intrduction to DGM.

1D problems

2D problems

3D problems

Build FE library

Please see ``INSTALL.md''.