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

In the combustion simulation,can I fix the mass fraction of species on the bc? #133

Open
Here-Liu opened this issue Oct 18, 2022 · 1 comment

Comments

@Here-Liu
Copy link

if we have a cylinder in the domain, can i fix the mass fraction of species on the cylinder like fix the temperature?

@drummerdoc
Copy link

We don’t allow that by default since that would lead to mass diffusion into the surface. If that’s what you want, we’d need a way to enforce that the sum of the species diffusion fluxes was zero. You could do that, but the proper way would likely be problem-dependent at best.

OTOH, if you cylinder surface wasn’t actually meant to be a material boundary, but rather a numerical interface into another domain or some such idea, you may want this. So maybe it’s best to ask what your plans were.

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

No branches or pull requests

2 participants