|
[Sponsors] |
Problem with restarting the adjoint solver in parallel |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 3, 2017, 12:05 |
Problem with restarting the adjoint solver in parallel
|
#1 |
Member
Join Date: Apr 2016
Posts: 34
Rep Power: 10 |
Hello everyone,
when I try to restart the adjoint solver in parallel, it seems as if it ignores the adjoint restart file and recomputes the solution all over again (the residuals are in the order of 10E-2). However, when I run it in serial using "SU2_CFD_AD" (or using "parallel_computation.py -n1 -f config.cfg") everything seems to be alright and the initial residuals are around 10E-9. Any ideas what the problem could be? Many thanks in advance. |
|
August 11, 2017, 09:55 |
|
#2 |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
Hi, thanks for using SU2!
SU2 counts with a very sophisticated Automatic Differentiation (the entire code has been differentiated ) using CoDIPack that also includes an Adjoint MPI http://www.scicomp.uni-kl.de/software/codi/ However, because of the intrinsic nature of the AD it is not possible to perform a perfect restart at the boundaries of the different MPI Domains... so, when you restart it takes several iterations to converge the domain boundaries again. However, I have seen several improvements in the develop branch related with this topic. If I were you, I'll try the same problem with the develop branch version of SU2. Thanks, Francisco |
|
August 11, 2017, 13:44 |
|
#3 | |
Member
Join Date: Apr 2016
Posts: 34
Rep Power: 10 |
Quote:
|
||
Tags |
adjoint solver, discrete adjoints, restart problem, restart solution, su2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
different results between serial solver and parallel solver | wlt_1985 | FLUENT | 11 | October 12, 2018 09:23 |
Fluent Adjoint Solver? | ex10148 | FLUENT | 16 | September 28, 2018 09:11 |
Radiation Modeling Using Discrete Ordinates Method and Parallel Solver | malicemethods | FLUENT | 3 | May 25, 2018 15:25 |
multiphase solver - parallel processing - GAMG | thibault_pringuey | OpenFOAM Programming & Development | 2 | August 27, 2013 23:03 |
Divergence problem | Smaras | FLUENT | 13 | February 21, 2013 06:03 |