ywkawai / FE-Project

A library for dynamical cores of atmosphere and ocean models with discontinuous Galerkin finite element method

Home Page:https://ywkawai.github.io/FE-Project_web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

  • Example of simulation results by nonhydrostatic atmospheric models with nodal DGM

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

  • Global shallow water model using cubed-sphere mesh

Nonhydrostatic atmospheric model

  • Simple 2D model with only dynamical process
  • Regional and Global models

Simple samples for intrduction to DGM.

1D problems

  • Linear advection equation
    • various profiles of advected quantity
    • the eigenvalue analysis
  • Linear advection-diffusion equation

2D problems

  • Linear advection equation in a rectangle domain
    • various profiles of advected quantity and flow
  • Linear advection equation in a cubed sphere domain

3D problems

  • Linear advection equation in a cubic domain
    • various profiles of advected quantity
  • Linear advection equation in a cubed sphere domain
  • Euler equation in a cubic domain
    • Test the propagation of sound waves with HEVI temporal methods

Build FE library

Please see ``INSTALL.md''.

About

A library for dynamical cores of atmosphere and ocean models with discontinuous Galerkin finite element method

https://ywkawai.github.io/FE-Project_web/

License:Other


Languages

Language:Fortran 95.3%Language:Makefile 2.3%Language:HTML 1.0%Language:Python 1.0%Language:Shell 0.3%Language:Ruby 0.1%Language:C 0.0%