check adjoint value #3606
Unanswered
casanovamaxime
asked this question in
Firedrake support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I have a little question, so far i use the adjoint package in order to perform the minimization of a cost function J and tune a control Function parameter f in order to correct my Navier Stockes operator,
Everything goes well but i do not see in the documentation how to extract the full adjoint state,
If w is my direct state w =[u,p], how do i get the corresponding wadj = [uadj,padj] after the optimization ? so far i compute wadj from a formula but i would like to check with the one of Firedrake,
Thanks for your help,
best,
Beta Was this translation helpful? Give feedback.
All reactions