PelePhysics
PelePhysics copied to clipboard
A collection of physics databases and implementation code for use with the Pele suite of of codes
Objective: Give a Fluent DPM injection file, and use that data to include the spray jet boundary in PeleLMeX. Changes: In spray subroutines in PelePhysics. Changes in PeleLMeX will be...
Right now these are incompatible. Major steps to implementation: - [ ] Propagate eosparm through all EOS calls (as was done in LMeX here: https://github.com/AMReX-Combustion/PeleLMeX/pull/414) - [ ] Modify GasPhaseVals...
Created a new diagnostic to probe flow variables (user-defined) at user-specified step intervals. The ASCII output data is written to "./temporals/" folder.