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

svpre fails with memory alloc error #101

Open
ktbolt opened this issue May 28, 2021 · 0 comments
Open

svpre fails with memory alloc error #101

ktbolt opened this issue May 28, 2021 · 0 comments
Assignees
Labels

Comments

@ktbolt
Copy link
Contributor

ktbolt commented May 28, 2021

The svpre program fails in geom_create_ratio_map() with a memory alloc error when creating bct data for the inlet face from a user's model
Screen Shot 2021-05-28 at 10 57 57 AM

The alloc error is caused by the VTK vtkPointLocator object allocating gigabytes of memory until the os kills it, saw 64GB being used by svpre on my Mac before I killed it!

Meshing the model with a different edge size eliminates the problem.

@ktbolt ktbolt added the bug label May 28, 2021
@ktbolt ktbolt self-assigned this May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant