Compute totals
compute_totalsCompute total derivatives for OpenMDAO models, enabling sensitivity analysis by specifying output and input variable sets.
Instructions
Compute total derivatives using OpenMDAO.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| of | Yes | ||
| wrt | Yes | ||
| session_id | Yes | ||
| return_format | No | by_pair |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| jacobian | No | ||
| messages | No |