You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The overall goal here is to simplify the code which is currently split across too many individual repos in this organization. Most stuff from PeleMP and PeleRad will be pulled into PelePhysics, with the test cases going to their respective codes (C or LMeX).
* Explicit filtering of hydro fluxes and source term. (#112)
This commit implements explicit filtering of the hydro fluxes and
source term (for both MOL and PPM code paths). This is necessary to
perform explicitly filtered Large Eddy Simulations.
Contains:
- regressions tests
- documentation
- CMake implementation
* Remove legacy Fortran code. (#252)
* Use default for trivial constructors and only build HIP in CI for gfx908 (#434)
* Use default for trivial constructors.
* Only build HIP in CI for gfx908.
* Update PelePhysics.
* Fixes to header files (#439)
* Fixes to header files.
* Update PelePhysics submodule.
* More fixes.
* Initialize xdiff in HIT.
* Invert some mfiter loops (#446)
Co-authored-by: Jon Rood <[email protected]>
* Add GPU syncs because MF ParallelFor is non-blocking (#471)
* Rename header guards (#506)
* Replace _OPENMP with AMREX_USE_OMP to support Ascent. (#519)
* Address some warnings (#554)
* remove dependence of Filter on Utilities (#710)
* move files
* docs for filter
* use amrex Pi instead of PeleC Pi
---------
Co-authored-by: Marc T. Henry de Frahan <[email protected]>
Co-authored-by: Jon Rood <[email protected]>
The overall goal here is to simplify the code which is currently split across too many individual repos in this organization. Most stuff from PeleMP and PeleRad will be pulled into PelePhysics, with the test cases going to their respective codes (C or LMeX).
--- Barrier ------
Documentation tasks no longer part of this issue, now broken out into #460
The text was updated successfully, but these errors were encountered: