Skip to content

Refactoring RANS mesh generation #315

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

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

Refactoring RANS mesh generation #315

wants to merge 30 commits into from

Conversation

GBenedett
Copy link
Collaborator

@GBenedett GBenedett commented May 7, 2025

Change the RANS mesh generation and add different options for refinement to get a good mesh.

Copy link

codecov bot commented May 7, 2025

Codecov Report

Attention: Patch coverage is 7.61421% with 364 lines in your changes missing coverage. Please review.

Project coverage is 54.02%. Comparing base (3934fa4) to head (7041587).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
ceasiompy/CPACS2GMSH/func/rans_mesh_generator.py 3.70% 260 Missing ⚠️
ceasiompy/CPACS2GMSH/func/advancemeshing.py 5.66% 100 Missing ⚠️
ceasiompy/CPACS2GMSH/cpacs2gmsh.py 0.00% 2 Missing ⚠️
ceasiompy/utils/ceasiompyutils.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #315      +/-   ##
==========================================
- Coverage   55.57%   54.02%   -1.56%     
==========================================
  Files         140      140              
  Lines       11357    11680     +323     
==========================================
- Hits         6312     6310       -2     
- Misses       5045     5370     +325     
Flag Coverage Δ
integrationtests 33.42% <7.61%> (-1.00%) ⬇️
unittests 45.95% <15.32%> (-0.56%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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