CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

Curious behavior with restart/solution files and adjoint

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 9, 2018, 06:47
Default Curious behavior with restart/solution files and adjoint
  #1
New Member
 
Join Date: Feb 2018
Posts: 27
Rep Power: 8
CarlosLozano is on a distinguished road
Hi,
I've had some problems with the adjoint solver related to the restart file/ solution file scheme. When you want to get an adjoint solution, you first run the flow solver, which produces a restart_flow.dat file. This file has to be renamed to solution_flow.dat as input for SU2_SOL (to produce oputput files) and SU2_CFD to compute the adjoint. The problem arises when (for whatever reason) one does not rename the restart file and another solution_ file is present from a different case/mesh. The solver does not check for consistency and swallows up the wrong solution file producing a wrong or divergent adjoint solution.
regards,
CarlosLozano is offline   Reply With Quote

Old   February 24, 2018, 12:30
Default
  #2
Super Moderator
 
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15
fpalacios is on a distinguished road
Agree, the renaming from restart to solution was done to prevent the accidental replacement of a good solution by a bad solution. 90% of the time we run the adjoint using the python scripts continuous_adjoint.py or discrete_adjoint.py these scripts rename the files in a consistent way. However some people like to just use the same name for
SOLUTION_FLOW_FILENAME= solution_flow.dat
SOLUTION_ADJ_FILENAME= solution_adj.dat
RESTART_FLOW_FILENAME= restart_flow.dat
RESTART_ADJ_FILENAME= restart_adj.dat

so the described case is not possible.

Best,
Francisco

By the way, if you are thinking developing the software we have recently created the SU2 IDS www.su2devsociety.org that could be interesting for you.
fpalacios is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Shape optimization doesn't converge - Adjoint log file JPBLourenco SU2 Shape Design 0 December 11, 2017 08:41
Problems launching adjoint max_ SU2 2 March 12, 2016 11:32
Unsteady simulation solution files in parallel gunnersnroses SU2 1 December 15, 2015 13:28
hard to convergent with SU2 4.0 for Euler adjoint Xianguu SU2 1 July 14, 2015 17:09


All times are GMT -4. The time now is 09:16.