Recent Releases of https://github.com/amrex-combustion/pelelm

https://github.com/amrex-combustion/pelelm - Release 1.0.1

September 2021. New features listed in RELEASE_NOTES.md

- C++
Published by esclapez over 4 years ago

https://github.com/amrex-combustion/pelelm - Release version 1.0.0

This is the first official GitHub release of PeleLM.

Major changes:

  • Implementation of Embedded Boundary (EB) method to represent geometry
  • The enthalpy equation now involves deltaT iterative solve for the diffusion and the advection term uses rhoH face states reconstructed from extrapolated species and tempeture.
  • Code kernels moved from F90 to C++ in order to port PeleLM to MPI+CUDA

Minor changes (probably incomplete for this release):

  • Bug fix on the FluxRegisters and MacSync
  • Re-working the wbar term as a runtime option and bug fix
  • Some LES capabilities are inherited from changes in IAMR (for velocity only)
  • Corrections and improvements of the documentation
  • Addition of two complete tutorials: Flow Past Cylinder (EB) and Triple Flame
  • Implementation of GitHub Actions CI testing compilation/execution on the development branch

Dependencies stable \

  • PelePhysics : 8730cebf03
  • IAMR : 09c3848b20
  • AMReX : 889af2f8a8

- C++
Published by esclapez about 5 years ago