-
Notifications
You must be signed in to change notification settings - Fork 60
Update single droplet evaporation documentation #581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update single droplet evaporation documentation #581
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to add the mechanism name change to the list_mech
file.
Test results look good, thanks for adding these!
I always forget the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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:
SprayEvap
RegTest in PeleLMeX (PR #521).The
SprayEvap
case 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)