-
Notifications
You must be signed in to change notification settings - Fork 13
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
Does BoundaryConditions not work? #53
Comments
well Right needs to be a string... "Right" |
Okay, Thanks for that. I tried single quotes before. But now it's still having problems.
This also seems to be the wrong format, the vector format of bvel_velin
Another question is how to set the inflow/outflow velocity on both sides of the boundary, but the position of the settings on both sides (e.g. left or right) is not symmetrical. In other words, how to set the inflow/outflow boundary conditions separately for different boundaries. |
As the error message states, Non-symmetrical inflow boundary conditions are not supported at the moment. You are welcome to make a pull request to LaMEM to add this. |
Hi, Prof Boris Kaus |
Hi, Prof Boris Kaus
I'm trying to set the initial boundary conditions using Lamem.jl and the bvel_face option doesn't seem to work properly?
The error message is as follows
The text was updated successfully, but these errors were encountered: