weno
There are 11 repositories under weno topic.
clawpack/pyclaw
PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.
haranjackson/PyPDE
A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms and non-conservative components.
haranjackson/phd
The working repository for my PhD project at the Centre for Scientific Computing, Cambridge
L1ssandra/Freljord-CFD-Library
Some DG and WENO code of mine
comp-physics/WENO-NN
A modified WENO method that improves interface sharpness via neural networks.
comp-physics/1D-Shocks-Adjoint
A shock-capturing adjoint solver for the compressible flow equations
comp-physics/WENO-scalar
A WENO solver for 1D scalar PDEs
L1ssandra/DG-and-WENO-Maximum-Limiter
The Maximum Limiter to contorl the value of u(x) in the range of [m,M]
alexfikl/pyshocks
Automatic Differentiation + Adjoint + Shocks Experiments
MFlowCode/MicroFC
A micro MFC and CFD mini-app
layshua/BenchmarksPythonJuliaAndCo
Benchmark(s) of numerical programs with Python (and Scipy, Pythran, Numba), Julia and C++.