CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

How to define boundary conditions in 3D vortex panel method

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes
  • 1 Post By sbaffini
  • 1 Post By maaiana67
  • 1 Post By maaiana67

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 14, 2020, 11:30
Default How to define boundary conditions in 3D vortex panel method
  #1
New Member
 
Pedro de Almeida Secchi
Join Date: Feb 2020
Posts: 11
Rep Power: 6
maaiana67 is on a distinguished road
Hey there (=


I'm making my own custom 3D vortex panel method code (https://github.com/pedrosecchi67/LovelacePM/ if you want to check out the code I've made so far) and have some doubts.


I've read (http://heli-air.net/2016/02/19/vortex-panel-method/) that for this method the collocation points should be placed at 3/4ths of the panel's x dimension. However, I've seen other functional doublet panel method codes (http://www.3dpanelmethod.com/documen...ate%20Work.pdf and I think APAME does the same) placing the control point at the panel's midpoint. Since there's a mathematical equivalence between vortex panels and doublet panels (https://www.youtube.com/watch?v=Me9Z31d1-PE&t=410s), shouldn't the same work for vortex panel method?


My code hasn't worked so far, I've tried testing the Euler solution with a sphere (testcase_sphere.py) and it resulted in a ~0.7 peak tangential velocity to freestream velocity ratio at the surface while it should be 1.5.



If anyone can either clear the subject to me or provide me with some referrence that explains why the collocation point is placed as it is I'd be very, very thankful.
maaiana67 is offline   Reply With Quote

Old   February 15, 2020, 06:20
Default
  #2
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,151
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
Let me point you to these posts:

3D PANEL METHOD
Panel-Method, velocity calculation
Panels vs Vortex Rings

What you might be missing is the principal part of the induced velocity, that is the self-influence, which is the gradient of the surface gamma distribution.

There used to be freely available slides from Virginia Tech about this topic and this very method, but they are not anymore and I can't find my own copy of them anymore.

Besides this, if I remember correctly, the reason for the 3/4 (I actually remember 1/4) rule is that for a single vortex representing a flat plate you get the Kutta condition automatically satisfied, or something along this line. I don't know of 3D cases where this is applied.
maaiana67 likes this.
sbaffini is offline   Reply With Quote

Old   February 15, 2020, 09:22
Default
  #3
New Member
 
Pedro de Almeida Secchi
Join Date: Feb 2020
Posts: 11
Rep Power: 6
maaiana67 is on a distinguished road
Hi, Paolo!


http://www.dept.aoe.vt.edu/~devenpor...l%20Method.pdf


Is this the link you were looking for?


I'll post another reply as soon as I can correctly calculate the surface gradient (=


Thanks in advance!
sbaffini likes this.
maaiana67 is offline   Reply With Quote

Old   February 15, 2020, 09:25
Default
  #4
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,151
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
Quote:
Originally Posted by maaiana67 View Post
Hi, Paolo!


http://www.dept.aoe.vt.edu/~devenpor...l%20Method.pdf


Is this the link you were looking for?


I'll post another reply as soon as I can correctly calculate the surface gradient (=


Thanks in advance!
Exactly!!! Look at slides 12-14 for the gradient part

However, refer to the work of Ashook Srivastava (I provided the links in one of the posts linked above) for the issue of rank deficiency for the vortex ring method applied to closed bodies. Basically, you have to remove one equation for each closed body (or just fix the gamma of the relative panel)

P.S. Nice hacking job
sbaffini is offline   Reply With Quote

Old   February 15, 2020, 13:43
Default
  #5
New Member
 
Pedro de Almeida Secchi
Join Date: Feb 2020
Posts: 11
Rep Power: 6
maaiana67 is on a distinguished road
It worked!!! The tangential velocity/x coordinate curve finally reached a peak of 1.5 Uinf.


I'll make a closed cylinder my next test case and make sure to use your reference for the rank deficiency.


Thanks a lot, Paolo!!
sbaffini likes this.
maaiana67 is offline   Reply With Quote

Reply

Tags
code, panel, vortex


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wind turbine simulation Saturn CFX 58 July 3, 2020 01:13
Question about adaptive timestepping Guille1811 CFX 25 November 12, 2017 17:38
Wrong flow in ratating domain problem Sanyo CFX 17 August 15, 2015 06:20
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
Low Mixing time Problem Mavier CFX 5 April 29, 2013 00:00


All times are GMT -4. The time now is 15:21.