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

For very long channel, level-set intialisation enters infinite loop #615

Open
FengWang3119 opened this issue Jul 7, 2024 · 6 comments
Open
Assignees

Comments

@FengWang3119
Copy link
Collaborator

FengWang3119 commented Jul 7, 2024

For the latest code, if I want to use "RelaxationStepLevelSetCorrectionInner", I need to firstly define "defineBodyLevelSetShape()" or error shows below
image
But for very long channel such as DL/DH=120/2, "water_block.defineBodyLevelSetShape()" enters infinite loop.
For DL/DH=60/2 no problem.

@Xiangyu-Hu
Copy link
Owner

@FengWang3119 could you describe the infinite loop ?

@FengWang3119
Copy link
Collaborator Author

image
it means that the code keeps looping at this statement, and does not move to the next one.

@Xiangyu-Hu
Copy link
Owner

image it means that the code keeps looping at this statement, and does not move to the next one.

But this is a loop?

@FengWang3119
Copy link
Collaborator Author

image
image
Actually I go inside this statement to see what happen, the code seems to keep runing in this two loop when DL/DH=120/2

@Xiangyu-Hu
Copy link
Owner

The value of levels?

@Xiangyu-Hu Xiangyu-Hu linked a pull request Jul 15, 2024 that will close this issue
@Xiangyu-Hu Xiangyu-Hu self-assigned this Jul 15, 2024
@Xiangyu-Hu
Copy link
Owner

It seems that this issue is not related to the pull request.

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