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

Levelset confinement rotation will make the particles fly away #393

Open
yyc84 opened this issue Jul 31, 2023 · 3 comments
Open

Levelset confinement rotation will make the particles fly away #393

yyc84 opened this issue Jul 31, 2023 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@yyc84
Copy link
Collaborator

yyc84 commented Jul 31, 2023

rotation-cells
First, I tested the rotation algorithm. See the picture upside, the meshes rotated around the center point (2.0, 1.0) .
That indicated the rotation algorithm is corrected.

But when I implemented this rotation algorithm into levelset confinement, the simulation crashed with particles fly away. See the pictures below:
rotation-cells-1
rotation-cells-2
rotation-cells-3

I don't know if this problem is due to the fact that I haven't calculated the viscous force around the solid.

@yyc84 yyc84 added the help wanted Extra attention is needed label Jul 31, 2023
@yyc84
Copy link
Collaborator Author

yyc84 commented Aug 2, 2023

rotation-confinement
I solved the problem upside. While tracing the position, we need to update the normal of vectors

@yyc84 yyc84 closed this as completed Aug 2, 2023
@Xiangyu-Hu Xiangyu-Hu reopened this Aug 2, 2023
@Xiangyu-Hu
Copy link
Owner

@yyc84 the issue better closed with a merge pull request if there it is.

@Xiangyu-Hu
Copy link
Owner

@yyc84 a test for access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants