Skip to content

BenWibking/AMRAdvect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMRAdvect

This is a simple advection solver built with AMReX designed to illustrate the use of amrex::FluxRegister and amrex::YAFluxRegister for refluxing at coarse-fine interfaces.

Build the code using CMake with AMRADVECT_USE_YAFLUXREGISTER set to either ON or OFF in order to use YAFluxRegister or FluxRegister, respectively. Run the test_advection2d executable using the provided default.in parameter file.

About

example advection solver using AMReX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published