|
[Sponsors] |
Absence of a term in adjointShapeOptimizationFoam outlet boundary conditions |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 8, 2013, 09:02 |
Absence of a term in adjointShapeOptimizationFoam outlet boundary conditions
|
#1 |
Member
Roberto Pieri
Join Date: Feb 2012
Location: Milan
Posts: 57
Rep Power: 14 |
Hi Foamers,
I have a question about boundary conditions of adjointShapeOptimizationFoam. In particular, following Othmer's procedure in A continuous adjoint formulation for the computation of topological and surface sensitivities of ducted flows, boundary conditions for the Outlet are: but I can't find and in adjointOutletPressureFvPatchScalarField.C and adjointOutletVelocityFvPatchScalarField.C. Are they neglected because they are irrelevant or is simply the normal gradient of adjoint velocity forced to be null? Best regards, Roberto |
|
April 10, 2013, 07:05 |
|
#2 |
New Member
Domenico Sgrò
Join Date: Dec 2012
Location: Milan, IT
Posts: 2
Rep Power: 0 |
Hi Roberto!
I have exactly the same doubt, since in the code: Code:
operator==((phiap/patch().magSf() - 1.0)*phip/patch().magSf() + (Up & Uap)); Code:
vectorField::operator=(phiap*patch().Sf()/sqr(patch().magSf()) + UtHat); Let's hope for some help Domenico |
|
January 3, 2016, 01:13 |
|
#3 |
Senior Member
Fumiya Nozaki
Join Date: Jun 2010
Location: Yokohama, Japan
Posts: 266
Blog Entries: 1
Rep Power: 19 |
Hi,
You can find how to implement these terms in the following document: Description of adjointShapeOptimizationFoam and how to implement new objective functions http://www.tfd.chalmers.se/~hani/kur...ortAdjoint.pdf Best regards, Fumiya
__________________
[Personal]
|
|
Tags |
adjointshapeoptimization, boundaries condition |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Domain Imbalance | HMR | CFX | 5 | October 10, 2016 06:57 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
ribbed channel / simpleFoam / boundary conditions | beeo | OpenFOAM Pre-Processing | 20 | July 17, 2013 09:39 |
domain imbalance for enrgy equation | happy | CFX | 14 | September 6, 2012 02:54 |
Help with boundary conditions | Dan | CFX | 0 | April 3, 2006 12:32 |