|
[Sponsors] |
June 19, 2020, 21:22 |
obtaining velocity from potential velocity
|
#1 |
New Member
shayan
Join Date: Jul 2018
Posts: 22
Rep Power: 8 |
Hi. I have potential velocity for points on hydrofoil.
In other words: for P1=(x1,y1,z1), the potential velocity is phi1 for P1=(x2,y2,z2), the potential velocity is phi2 for P1=(x3,y3,z3), the potential velocity is phi3 and . . . for Pn=(xn,yn,zn), the potential velocity is phin (coordinates of points and magnitudes of potential velocities for each points are known values). how can I obtain velocity in x,y and z direction for each point? I know u is derivative of phi with respect to x, v is derivative of phi with respect to y, w is derivative of phi with respect to z. But I don't have equation for phi in order to calculate derivative of phi. I just have phi magnitudes (in number) for each points. In this case how can I obtain components of velocity (u, v, w)? It is a long time that I am struggling with this problem. |
|
June 20, 2020, 05:14 |
|
#2 |
Senior Member
|
Where do these values come from? They generally come from the solution of a linear system which is actually assembled using a singulalirity distribution. Is your a different case?
|
|
June 20, 2020, 05:16 |
|
#3 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,855
Rep Power: 73 |
Quote:
Your problem seems not well posed... you have a 3D spatial problem and only 3 spatial positions that define mathematically a plane generally oriented in x,y,z. You can interpolate the function phi on the triangle on this plane (csi, eta) but does the point xn,yn,zn lie on this plane?? You should provide more details. |
||
June 20, 2020, 07:32 |
|
#4 | |
New Member
shayan
Join Date: Jul 2018
Posts: 22
Rep Power: 8 |
Quote:
https://pasteboard.co/JdWMk6w.png |
||
June 20, 2020, 07:33 |
|
#5 | |
New Member
shayan
Join Date: Jul 2018
Posts: 22
Rep Power: 8 |
Quote:
|
||
June 20, 2020, 08:16 |
|
#6 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,855
Rep Power: 73 |
Your three nodes (x1,y1,z1), (x2,y2,z2),(x3,y3,z3) defines a plane in the x,y,z reference system. If not differently specified, such plane is generally oriented in this system. If you use a local reference system on the plane, (csi,eta,zeta), you can interpolate linearly only on the (csi,eta) plane but you need that the position xn,yn,zn belongs to the (csi,eta) plane. If so, you just compute the interpolation of phy on the planar triangle.
Again, write the details of what you are doing not the link to a software. |
|
June 21, 2020, 06:03 |
|
#7 | |
Senior Member
|
Quote:
All these things are very well explained in the Katz & Plotkin book and, if you are working on a panel method, there is no substitution to reading it. Really, any attempt here is going to be approximate and, in the end, not effective. If you already read it, you should be able to tell us which exact combination of sources, doublets and boundary conditions (dirichlet/neumann) you are using, so that we can be of help in pointing you to the correct procedure to follow to obtain velocity, potential, pressure, etc. |
||
June 21, 2020, 06:29 |
|
#8 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,855
Rep Power: 73 |
Maybe I misunderstood the original question? Isn't an interpolation problem value from a set of known phi values?
If the issue is in the determination of a solution in a BEM then this is more a theory problem and yes, the textbook explains all the requirements. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Obtaining velocity components | srinath | OpenFOAM Programming & Development | 16 | March 27, 2021 13:49 |
potential flows, helmholtz decomposition and other stuffs | pigna | Main CFD Forum | 1 | October 26, 2017 09:34 |
Problem with Velocity Poisson Equation and Vector Potential Poisson Equation | mykkujinu2201 | Main CFD Forum | 1 | August 12, 2017 14:15 |
LES and TKE calculations | MST | Main CFD Forum | 3 | May 30, 2016 07:26 |
Radial velocity and tangential velocity on centrifugal fan, | johnnyp | FLUENT | 2 | May 24, 2013 08:10 |