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

docs: Ahmed body example for external aero simulation #1886

Merged
merged 64 commits into from
Apr 9, 2025

Conversation

agvarghe
Copy link
Contributor

@agvarghe agvarghe commented Apr 7, 2025

Description

New example , Modeling of ahmed body for external aero simulation

Issue linked

1885

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

agvarghe added 5 commits April 2, 2025 23:47
1. Ahmed Model
2. Template
1. Script
2. Images
Please enter the commit message for your changes. Lines starting
1. Export of the output file
1. Pre-commit syntax
2. Fix modeler
@agvarghe agvarghe requested review from RobPasMue and PipKat April 7, 2025 08:51
@agvarghe agvarghe requested a review from a team as a code owner April 7, 2025 08:51
@agvarghe agvarghe linked an issue Apr 7, 2025 that may be closed by this pull request
@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New features or code improvements labels Apr 7, 2025
@agvarghe agvarghe changed the title New Example docs : New Example Apr 7, 2025
@RobPasMue RobPasMue changed the title docs : New Example docs: Ahmed body example for external aero simulation Apr 7, 2025
Copy link

codecov bot commented Apr 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.38%. Comparing base (d3d6c77) to head (a1dc0c7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1886   +/-   ##
=======================================
  Coverage   90.38%   90.38%           
=======================================
  Files         105      105           
  Lines        9330     9330           
=======================================
  Hits         8433     8433           
  Misses        897      897           

☔ 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.

@agvarghe agvarghe force-pushed the feat/external_aero_example branch from a960075 to 1317bfa Compare April 8, 2025 06:15
agvarghe and others added 21 commits April 9, 2025 06:08
@agvarghe agvarghe requested a review from RobPasMue April 9, 2025 02:38
@RobPasMue
Copy link
Member

Thanks a lot for the thorough review @PipKat!! ❤️

@RobPasMue RobPasMue enabled auto-merge (squash) April 9, 2025 07:21
@RobPasMue RobPasMue merged commit 757cd1e into main Apr 9, 2025
44 checks passed
@RobPasMue RobPasMue deleted the feat/external_aero_example branch April 9, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Example proposal: For External Aero Simulation (Ahmed Body)
4 participants