Update single droplet evaporation documentation#581
Update single droplet evaporation documentation#581baperry2 merged 17 commits intoAMReX-Combustion:developmentfrom
Conversation
baperry2
left a comment
There was a problem hiding this comment.
Need to add the mechanism name change to the list_mech file.
Test results look good, thanks for adding these!
I always forget the |
baperry2
left a comment
There was a problem hiding this comment.
We should really automate the list_mech thing at some point
|
These last few commits include a bug fix for 2D spray that was brought up in the LMeX discussions. Previously, the cell volume in two-dimensional simulations for the gas-phase source terms from spray were defined as The spray model assumes spherically symmetric droplets and is inherently three-dimensional. For two-dimensional simulations, the domain is now treated as one cell wide in the z-direction, with For single droplet cases, this effectively places an infinite array of droplets spaced |

This PR has two updates:
SprayEvapRegTest in PeleLMeX (PR #521).The
SprayEvapcase in LMeX includes two new validation cases:Note: I did not remove the original plots since they were used in the original PeleMP paper (doi: 10.1115/1.4064494)