You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe adjoint may not have been converging as deeply => look at SSW cruise examples.
Should we have adjoint_options = {"getgrad" : True, "outer_loop_krylov" : True, "store_full_stencil" : True} for Fun3d14Interface input to speedup the adjoint? Apparently store_full_stencil makes it much faster since doesn't reform the matrix each time?
ssw-cruise
branch on my fork => need to merge it in at some pointThe text was updated successfully, but these errors were encountered: