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
29 stars 40 forks source link

Renaming LM -> LMeX #257

Closed marchdf closed 1 year ago

baperry2 commented 1 year ago

This will require several updates in the Docs:

https://amrex-combustion.github.io/PeleLMeX/manual/html/Implementation.html#overview-of-source-code https://amrex-combustion.github.io/PeleLMeX/manual/html/Tutorials_HotBubble.html#problem-specifications

marchdf commented 1 year ago

yikes good catch. Wondering if this is a good idea... I did a second pass and I think I caught a bunch more. There's still the input files though... they use controls like PeleLM.. But maybe that's ok? Or we break everyone's input file.

marchdf commented 1 year ago

Looks like I need https://github.com/AMReX-Combustion/PelePhysics/pull/422 first because https://github.com/AMReX-Combustion/PelePhysics/pull/417 broke some things.