AMReX-Combustion / PeleMP

Multiphysics models for use with the Pele suite of codes.
https://amrex-combustion.github.io/PeleMP/index.html
Other
10 stars 8 forks source link

Redo spray injection #6

Closed ldowen closed 2 years ago

ldowen commented 2 years ago

Redid the spray injection routine. Now particle injection velocities vary according to their location within the injector. For example, a particle near the outer edge of the injection site will have a larger tangential velocity component than a particle injected in the center, which will only have a normal velocity component. This PR also allows for jets to have any normal direction. Before they had to be normal to a Cartesian direction.