|
[Sponsors] |
3D airfoil shape generation using Fortran or C++ ? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 2, 2019, 12:55 |
3D airfoil shape generation using Fortran or C++ ?
|
#1 |
New Member
Join Date: May 2018
Posts: 2
Rep Power: 0 |
Currently i am doing wind turbine blade optimization by coupling CFD solver and genetic algorithm . For 2D shape parmeterization, i have used PARSEC parmeterization and was able to generate airfoil shape and it works.
Now i want to extend my work in to 3D . Anyone who can give me a direction/references how i am going do it ? or how can i convert my 2D airfoil shape generated data in to 3D ? Thanks !! Last edited by JOYOUS; September 3, 2019 at 12:36. |
|
September 3, 2019, 17:43 |
|
#2 |
Senior Member
Matt
Join Date: Aug 2014
Posts: 947
Rep Power: 18 |
Aren't wind turbine blades just a loft between 2D sections? Getting a 3D geometry from a series of 2D sections defined along the span should be straight forward.
Most wind engineering books have good discussions on blade optimization in the context of blade element momentum theory. If you have a way to optimize your 2D profile then coupling that with a BEM solver to maximize your efficiency is pretty straight forward. Just be aware of the Betz limit and you should be fine. |
|
September 4, 2019, 09:14 |
|
#3 |
New Member
Join Date: May 2018
Posts: 2
Rep Power: 0 |
Thanks for your reply.
Actually i have used direct forcing immersed boundary method for solver which is FVM based solver. i want some reference/guideline to develop code span wise surface to get 3D geometry from 2D section. Thanks once again. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Airfoil Generation & making grid over it. | R.V.Ramkumar | Main CFD Forum | 2 | November 2, 2015 11:22 |
2D FFD Optimization | RLangtry | SU2 | 2 | August 5, 2014 10:48 |
grid generation and transferring it into Fortran code | HaKu | Main CFD Forum | 1 | April 28, 2011 03:11 |
Grid generation code in Fortran | artemiss1984 | Main CFD Forum | 3 | February 23, 2011 02:19 |
Latest news in mesh generation | Robert Schneiders | Main CFD Forum | 0 | March 2, 1999 05:07 |