AMReX-Combustion / PeleLMeX

An adaptive mesh hydrodynamics simulation code for low Mach number reacting flows without level sub-cycling.
https://amrex-combustion.github.io/PeleLMeX/
BSD 3-Clause "New" or "Revised" License
24 stars 36 forks source link

Add ReactEval readable data #202

Closed esclapez closed 1 year ago

esclapez commented 1 year ago

In peleLM.mode = evaluate, enable writing to file the state and advection/diffusion forcing that can be then used in PelePhysics ReactEval.

Also include an effort to document the methods of the PeleLM class.