Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PelePhysics Reorganization #446

Closed
18 of 21 tasks
baperry2 opened this issue Dec 1, 2023 · 0 comments
Closed
18 of 21 tasks

PelePhysics Reorganization #446

baperry2 opened this issue Dec 1, 2023 · 0 comments
Assignees

Comments

@baperry2
Copy link
Contributor

baperry2 commented Dec 1, 2023

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

marchdf added a commit that referenced this issue Dec 4, 2023
* 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]>
@marchdf marchdf closed this as completed Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants