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 small el #153

Merged
merged 5 commits into from
May 31, 2024
Merged

Fix small el #153

merged 5 commits into from
May 31, 2024

Conversation

felicio93
Copy link
Collaborator

Added a series of functions for fixing the jigsaw small area elements problem, including:
new function to the Elements Class to calculate elements area
several new functions to the utilts.py

to fix the small area problem one now needs to call: ocsmesh.utilts.fix_small_el((mesh_w_problem,mesh_for_patch)

added tests for all functions created.

@SorooshMani-NOAA
Copy link
Collaborator

@felicio93 since "Functional (pip) / Python 3.9 on ubuntu" is the only failing test, we can ignore it. For some reason jigsaw cannot be installed in that environment!

@felicio93 felicio93 merged commit b02a3fb into noaa-ocs-modeling:main May 31, 2024
9 of 10 checks passed
@felicio93 felicio93 deleted the fix_small_el branch May 31, 2024 19:14
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.

2 participants