-
Notifications
You must be signed in to change notification settings - Fork 239
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
Comments
@FengWang3119 could you describe the infinite loop ? |
The value of levels? |
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
For the latest code, if I want to use "RelaxationStepLevelSetCorrectionInner", I need to firstly define "defineBodyLevelSetShape()" or error shows below
But for very long channel such as DL/DH=120/2, "water_block.defineBodyLevelSetShape()" enters infinite loop.
For DL/DH=60/2 no problem.
The text was updated successfully, but these errors were encountered: