Skip to content
Snippets Groups Projects
Verified Commit b2720d3e authored by Paul Dechamps's avatar Paul Dechamps :speech_balloon:
Browse files

(feat) Automatic section generation

Removed the requirement of a transfinite surface mesh to generate viscous section. They are now generated by interpolation of the convex hull (wing) using scipy. This works best if we identify the upper and lower sides of the wing. 2 tests are given; NACA0012 airfoil in 2D with RBF interpolation and RAE2822 wing in 3D with rbf as well.  There might be a problem with parallel run of tests. Validation cases are not updated yet. Usage of LFS mesh is prevented on purpose so the 3D validation cases will fail.
parent e70e41ad
No related branches found
No related tags found
No related merge requests found
Pipeline #51949 failed
Showing
with 755 additions and 621 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment