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

README updates/citation #471

Merged
merged 5 commits into from
Jan 26, 2024

Conversation

baperry2
Copy link
Contributor

Update the README to reflect the recent reorg. Add contributing guidelines.

Add some articles to be used as citations: the new PeleMP paper and SIAM-PP paper. When the chemistry paper comes out, that can be added as well.

@baperry2 baperry2 requested a review from marchdf January 26, 2024 00:56
@baperry2 baperry2 enabled auto-merge (squash) January 26, 2024 00:56
@baperry2 baperry2 merged commit 326ed65 into AMReX-Combustion:development Jan 26, 2024
9 checks passed
@baperry2 baperry2 deleted the readme-citation branch January 26, 2024 18:13
wjge pushed a commit to wjge/PelePhysics that referenced this pull request Feb 15, 2024
* Explicit filtering of hydro fluxes and source term. (AMReX-Combustion#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. (AMReX-Combustion#252)

* Use default for trivial constructors and only build HIP in CI for gfx908 (AMReX-Combustion#434)

* Use default for trivial constructors.

* Only build HIP in CI for gfx908.

* Update PelePhysics.

* Fixes to header files (AMReX-Combustion#439)

* Fixes to header files.

* Update PelePhysics submodule.

* More fixes.

* Initialize xdiff in HIT.

* Invert some mfiter loops (AMReX-Combustion#446)

Co-authored-by: Jon Rood <[email protected]>

* Add GPU syncs because MF ParallelFor is non-blocking (AMReX-Combustion#471)

* Rename header guards (AMReX-Combustion#506)

* Replace _OPENMP with AMREX_USE_OMP to support Ascent. (AMReX-Combustion#519)

* Address some warnings (AMReX-Combustion#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]>
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

Successfully merging this pull request may close these issues.

2 participants