8000 GitHub - esquivas/amr1d: A simple 1D AMR code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

esquivas/amr1d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

amr1d

A simple 1D AMR code, it is part of a numerical Hydrodynamics course at UNAM.

It solves the 1D Euler equations on an adaptive block based cartesian mesh, based in the blockIDs idea used in the walicxe3d code.
At this point the solution is obtained with a 1st order Godunov scheme with the HLLC fluxes.

The code is work in progress as the course evolves.

The strategy is not focussed on performance but rather on being easy to understand.

About

A simple 1D AMR code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0