|
[Sponsors] |
March 7, 2014, 12:38 |
About Surface Sensitivity computation
|
#1 |
Member
Tommy Chen
Join Date: Mar 2011
Location: University of Michigan
Posts: 96
Rep Power: 15 |
Hi Guys:
I want to know the part of the codes that is for computation of the surface sensitivity , including the surface grid sensitivity (probably inside SU2_MDC part) and the finally assembled sensitivity of objective function on every surface node, using the chain rule. Could anyone point out where can I find that part of the codes. Many thanks ! |
|
March 10, 2014, 16:14 |
|
#2 | |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
Quote:
the surface geometrical sensitivity and gradient projection is done in SU2_GPC. In particular the surface sensitivity (finite differences) is done in SU2_GPC.cpp (line 137 and below, it starts with the loop over the design variables). The projection is done in the same file (SU2_GPC.cpp) starting in line 233… it is a very simple projection (a couple of dots products in the surface). Cheers, Francisco |
||
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Gmsh] Error : Self intersecting surface mesh, computing intersections & Error : Impossible | velan | OpenFOAM Meshing & Mesh Conversion | 3 | October 22, 2015 11:05 |
[Gmsh] Problem with Gmsh | nishant_hull | OpenFOAM Meshing & Mesh Conversion | 23 | August 5, 2015 02:09 |
Simulation of varying contact angles for a large droplet of water on a surface | cp703 | CFX | 5 | July 20, 2013 06:08 |
Morphing deforming surface mesh depend on some sensitivity field | sponiar | OpenFOAM Running, Solving & CFD | 3 | August 12, 2008 13:32 |
user surface in post | xinzhangabc | CFX | 0 | February 24, 2005 06:29 |