AMReX-Fluids / IAMR

A parallel, adaptive mesh refinement (AMR) code that solves the variable-density incompressible Navier-Stokes equations.
https://amrex-fluids.github.io/IAMR/
80 stars 57 forks source link

Feature hook EB geometry #102

Closed esclapez closed 3 years ago

esclapez commented 3 years ago

Add a hook to NS_init_EB to enable the definition of a user-defined geometry. The file EBUserDefined.H contains a dummy version that'll be overwritten by copying this file in your local folder.