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

Verifying adjoint results - Complex step or Finite Difference

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 4, 2016, 08:16
Default Verifying adjoint results - Complex step or Finite Difference
  #1
Member
 
Mandar Kulkarni
Join Date: Nov 2013
Location: Virginia Tech, Blacksburg, VA
Posts: 52
Rep Power: 12
kmandar is on a distinguished road
Dear SU2 developers,

Is there a provision to verify the SU2 adjoint results?

Is the Complex Step method implemented in any part of SU2? If not, are there plans for doing so?

I am currently performing Finite Difference to check some of the results I am generating. This involves running SU2_DEF to create a new perturbed mesh and then running SU2_CFD to perform analysis of the perturbed geometry.

How do the SU2 developers do this? Is there a python script already written? (I am curious because do not want to reinvent the wheel.)

Thanks for your help,
Mandar
kmandar is offline   Reply With Quote

Old   February 5, 2016, 04:57
Default
  #2
Super Moderator
 
Tim Albring
Join Date: Sep 2015
Posts: 195
Rep Power: 10
talbring is on a distinguished road
Hi kmandar,

you can use Finite differences or forward mode of AD to verify the gradient.

For FD you can simply use the finite_differences.py script.

For Forward mode (or called direct differentation mode) you have to first of all compile the correct binary. Follow the information here: https://github.com/su2code/SU2/wiki/AD-Build
Instead of or in addition to --enable-autodiff add the flag --enable-direct-diff.
After compilation and setting the correct paths, you can use the script direct_differentiation.py.
talbring is offline   Reply With Quote

Old   February 5, 2016, 12:37
Default
  #3
Member
 
Mandar Kulkarni
Join Date: Nov 2013
Location: Virginia Tech, Blacksburg, VA
Posts: 52
Rep Power: 12
kmandar is on a distinguished road
Hi Tim,

Thanks for your reply. I will try both these options.

Mandar
kmandar is offline   Reply With Quote

Reply


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
solving finite journal bearing problem by finite difference Atit Koonsrisuk Main CFD Forum 6 March 29, 2015 08:09
How to write k and epsilon before the abnormal end xiuying OpenFOAM Running, Solving & CFD 8 August 27, 2013 15:33
dynamic Mesh is faster than MRF???? sharonyue OpenFOAM Running, Solving & CFD 14 August 26, 2013 07:47
Finite Volume Vs Finite Difference Mukkarum Main CFD Forum 3 February 8, 2003 11:16
Difference in results using different Mesh? Julie FLUENT 7 July 2, 2002 10:28


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