Skip to content
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

Calculate capillary number and use it to derive droplet resistance #19

Open
mtrberzi opened this issue Nov 2, 2015 · 1 comment
Open

Comments

@mtrberzi
Copy link
Member

mtrberzi commented Nov 2, 2015

Ca = (mu * Q) / (gamma * w * h) where mu is the hydrodynamic resistance of the fluid, Q is the flow rate, gamma is the interfacial tension between the continuous and dispersed fluids, and w, h are the width and height of the channel

Droplet resistance currently uses a hard-coded capillary number, so we can do better.

@mtrberzi
Copy link
Member Author

mtrberzi commented Nov 5, 2015

Droplet resistance should use the capillary number of the continuous phase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant