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
the pygeo wrapper can be cleaned up substantially and we can also make the integration with the new api smoother.
In particular, during reverse mode derivative computations, it does unnecessary work when we have many thickness constraints, but pygeo still evaluates the full jacobian including the cfd surface nodes even though their seeds are zero.
Description of feature
the pygeo wrapper can be cleaned up substantially and we can also make the integration with the new api smoother.
In particular, during reverse mode derivative computations, it does unnecessary work when we have many thickness constraints, but pygeo still evaluates the full jacobian including the cfd surface nodes even though their seeds are zero.
Moved the issue from the mphys repo: OpenMDAO/mphys#62
Potential solution
The text was updated successfully, but these errors were encountered: