mast-multiphysics icon indicating copy to clipboard operation
mast-multiphysics copied to clipboard

Explicitly Set Adjoint RHS

Open JohnDN90 opened this issue 5 years ago • 0 comments

These changes allow the user to explicitly define the adjoint right-hand-side (rhs) for multiple quantities of interest. This brings the MAST implementation of adjoints closer to that implemented in libMesh. This feature was added to support interfacing MAST with third-party programs for coupled analyses.

Backwards compatibility of the "adjoint_solve" method is maintained.

JohnDN90 avatar Sep 09 '20 01:09 JohnDN90