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

shell_simple_3d cookbook error with opening angle 90 #4129

Closed
erinheilman opened this issue Jul 7, 2021 · 2 comments
Closed

shell_simple_3d cookbook error with opening angle 90 #4129

erinheilman opened this issue Jul 7, 2021 · 2 comments

Comments

@erinheilman
Copy link
Contributor

When running the shell_simple_3d cookbook and adding an opening angle of 90 degrees, the model reaches the first timestep before failing to converge on the temperature residual. The cookbook runs as it should when not using the opening angle, so it may be a geometry issue.
Screen Shot 2021-07-07 at 12 27 42 PM
Screen Shot 2021-07-07 at 12 28 13 PM
log.txt
shell_simple_3d.txt

@anne-glerum
Copy link
Contributor

Could it be that the model now needs Boundary velocity conditions for the radial boundaries? The cookbook is a full shell right? There are no conditions specified for left and right, which means zero stress, so flow out of the model probably occurs.

@erinheilman
Copy link
Contributor Author

You're right, I just added the radial boundaries to the tangential boundary velocity conditions and it got past that error.

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