winter799 / WENO-NN

A modified WENO method that improves interface sharpness via neural networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WENO-NN

This is the code for WENO-NN, which was described in this paper by Ben Stevens and Tim Colonius (Caltech). See Script_Basic.py as an example, which can be modified to run other problems.

About

A modified WENO method that improves interface sharpness via neural networks.

License:MIT License


Languages

Language:Python 100.0%