|
[Sponsors] |
About the computation of the gradient of Volume grid node movement |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 5, 2014, 19:14 |
About the computation of the gradient of Volume grid node movement
|
#1 |
Member
Tommy Chen
Join Date: Mar 2011
Location: University of Michigan
Posts: 96
Rep Power: 15 |
Hi Guys:
I want to know some details about the computation of the gradient of Volume grid node movement respect to the surface grid node in SU2. Could anyone point out that part of code related to this functionality ? Thanks ! |
|
March 10, 2014, 17:17 |
|
#2 | |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
Quote:
Best, Francisco |
||
March 10, 2014, 18:40 |
|
#3 | |
Member
Tommy Chen
Join Date: Mar 2011
Location: University of Michigan
Posts: 96
Rep Power: 15 |
Quote:
Is this partially due to the assumption that the perturbation of the surface grid node is normal to the local wall surface when you formulate the sensitivity equation? Since I am much more familiar with discrete adjoint, in which the chain rule has to be used , including the derivatives of volume mesh node displacements respect to every surface mesh node displacement, in order to compute the final gradient of dv. I do not understand why on surface information is necessary. So , the outputed surface adjoint file after running the SU2_CFD adjoint solver is the only file needed to compute the projected gradient, is it right ? many thanks |
||
March 11, 2014, 01:56 |
|
#4 |
Super Moderator
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14 |
Hi Tommy,
Indeed, this is the case for the type of continuous adjoint based on shape calculus that we have implemented in SU2. The resulting variation of the objective function is simply an integral over the design surface (no volume mesh sensitivities), and the integrand is what we call the surface sensitivity, which is computed at each mesh node. The surface sensitivity is a measure of the change in the objective function given a small perturbation in the local normal direction for each surface mesh node. Hope this helps clear things up, T |
|
March 12, 2014, 17:50 |
|
#5 | |
Member
Tommy Chen
Join Date: Mar 2011
Location: University of Michigan
Posts: 96
Rep Power: 15 |
Quote:
Could you recommend some related material to me about the adjoint method used in SU2 ? Paper, books or whatever that can interpret the theory Thank you |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] 3D Human Modelling with Body Surface Area and Volume Computation | Presly | ParaView | 0 | June 12, 2013 21:34 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |
Unstructured grid finite volume methods | Marcus | Main CFD Forum | 3 | December 5, 2000 01:25 |
Grid Independent Solution | Chuck Leakeas | Main CFD Forum | 2 | May 26, 2000 12:18 |
Y+, Grid Generation, Node Economy in Turbomachinery | Erich F. | Main CFD Forum | 8 | October 23, 1999 15:43 |