dongli / fortran-weno

A Fortran implementation of WENO algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a suite of Fortran implementation of WENO (Weighted Essential Non-Oscilation) algorithms.

Currently, the 2D tensor product polynomial based WENO is implemented.

Authors

  • Lilong Zhou [Original coder]
  • Li Dong [Code rewritter]

References

...

About

A Fortran implementation of WENO algorithms.


Languages

Language:Fortran 88.3%Language:Python 10.2%Language:CMake 1.6%