|
[Sponsors] |
August 3, 2006, 12:02 |
A question about discrete adjoint method
|
#1 |
Guest
Posts: n/a
|
For a discrete adjoint method, is the adjoint solver should be similar to the N-S flow solver? May I use the explicit multigrid method for N-S flow solver and implicit method for adjoint solver? Thanks in advance.
|
|
August 3, 2006, 16:47 |
Re: A question about discrete adjoint method
|
#2 |
Guest
Posts: n/a
|
Depends on what your goals are. If you are after optimization then yes, it is fine to combine the two provided that everything else is the same, i.e. the same turbulence model, same mesh, etc. Most importantly this is fine if you are looking into steady state problems, just make sure that explicit solver has converged fully, otherwise gradients are inaccurate especially around stationary points of functionals.
If your goals are error analysis, superconvergent computation of various functionals, and similar fun stuff, then no, it is not OK to mix the two formulations. You must have the same error accumulation and propagation in order to correctly account for them. Also, for transient analysis it is important to use exactly the same discretizations going forward and backward since you want to make sure that the system is taking the same path in both directions. If different discretization and time marching techniques are used in two directions then directional derivatives computed at initial time using adjoint solver do not represent correctly the sensitivities with respect to terminal conditions. Good luck. |
|
August 4, 2006, 22:05 |
Re: A question about discrete adjoint method
|
#3 |
Guest
Posts: n/a
|
Thanks
|
|
August 9, 2006, 13:37 |
Re: A question about discrete adjoint method
|
#4 |
Guest
Posts: n/a
|
Hi: What is the "adjoint"
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Adjoint method | Jens | OpenFOAM Running, Solving & CFD | 14 | June 12, 2011 22:09 |
Code for most powerfull FDV Method | D.S.Nasan | Main CFD Forum | 6 | September 4, 2008 03:08 |
Adjoint method for error estimation | Fab | Main CFD Forum | 0 | May 27, 2008 03:11 |
Question about fractional step method | Harish | Main CFD Forum | 2 | September 25, 2006 10:29 |
A Question on VOF Method !!! | CFDtoy | Main CFD Forum | 3 | September 24, 2006 14:40 |