Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive Mesh Refinement

A toy Python Adaptive Mesh Refinement code

AMR

Berger-Oliger Adaptive Mesh Refinement is about efficiently solving hyperbolic partial differential equations. It uses nested grids to improve accuracy in regions where it is needed.

Previous codes

This is meant to extend a previous toy code for solving conservation laws in Python to build in the AMR techniques used in a different previous toy code that used Fortran.

About

A toy Python Adaptive Mesh Refinement code

Resources

Stars

19 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages