|
[Sponsors] |
Question regarding implementation of FFD_TWIST |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 30, 2021, 12:08 |
Question regarding implementation of FFD_TWIST
|
#1 |
Member
Join Date: Jun 2020
Posts: 30
Rep Power: 6 |
Hi,
I am planning on using the FFD_TWIST for deforming the geometry of my problem setup. In the configuration template, the following set of parameters are used in the definition of FFD_TWIST for shape deformation. - FFD_TWIST ( FFD_BoxTag, j_Ind, x_Orig, y_Orig, z_Orig, x_End, y_End, z_End ) I am interested in knowing the meaning of the parameters listed above, but couldn't find it. Is there any explicit definition available for the above parameters, or maybe an example test case where FFD_TWIST has been implemented? Also, is DV_VALUE specified in degrees? Thanks for the help! |
|
May 31, 2021, 18:29 |
|
#2 | |
Senior Member
Pedro Gomes
Join Date: Dec 2017
Posts: 466
Rep Power: 14 |
Hi,
The x y z parameters define the twist axis. j_Ind is the index of (presumably) a spanwise section of the wing, i.e. a section that is intersected by the twist axis. The origin of the twist is the intersection, and the twist is around the y axis (no other axis can be used). The twist angle is given by atan(DV_VALUE / Ref Length), that is, the value you give is a distance. According to the code, this is done because: Quote:
|
||
June 1, 2021, 14:08 |
|
#3 |
Member
Join Date: Jun 2020
Posts: 30
Rep Power: 6 |
Thanks for the detailed answer Pedro!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
newbie question: finite difference, immersed boundary method | mpeti | Main CFD Forum | 21 | May 15, 2014 12:19 |
Question about the DG implementation | phy4me | Main CFD Forum | 5 | July 4, 2012 16:01 |
Question Re Engineering Data Source | imnull | ANSYS | 0 | March 5, 2012 14:51 |
internal field question - PitzDaily Case | atareen64 | OpenFOAM Running, Solving & CFD | 2 | January 26, 2011 16:26 |
Poisson Solver question | Suresh | Main CFD Forum | 3 | August 12, 2005 05:37 |