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 32 forks source link

n_files input #361

Closed ThomasHowarth closed 2 months ago

ThomasHowarth commented 3 months ago

This PR adds the ability to override the hardcoded min(256,NProcs) number of files written per level. It complements the pull request in PelePhysics for the plane diagnostic.

baperry2 commented 3 months ago

@ThomasHowarth can you add the updated PelePhysics submodule to this PR?