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

Fix test_surface_divergence_theorem with gmsh v4.9 #201

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

alexfikl
Copy link
Collaborator

@alexfikl alexfikl commented Jan 2, 2022

The test started failing with v4.9 and I couldn't find a set of "CharacteristicLengthMax" that would make it cleanly pass on v4.9 and v4.8.

This modifies it to just use generate_sphere with affine_map to make a spheroid. The test seems to pass nicely now.

gmsh generation was failing in v4.9 and couldn't find a setup
that worked in v4.8 and v4.9. Possible bug?
@alexfikl
Copy link
Collaborator Author

alexfikl commented Jan 2, 2022

The mirgecom failure is very likely unrelated. Some out-of-memory issue? I re-ran it a couple of times and it seems to persist.

EDIT: Made it!

@inducer
Copy link
Owner

inducer commented Jan 3, 2022

Thanks, LGTM!

@inducer inducer merged commit bab3926 into inducer:main Jan 3, 2022
@alexfikl alexfikl deleted the fix-gmsh-spheroid-test branch January 3, 2022 13:11
@thomasgibson thomasgibson mentioned this pull request Jan 3, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants