ode
[Physics ODE, SciPy] Solve coupled ODE systems from parameterized templates (orbital 2-body, oscillator, pendulum, heat transfer, RC/RLC, projectile-with-drag, SIR) or a generic linear system, with energy/conservation checks. Pass operation='solve', spec={template, params, tSpan:[t0,tf]}. $0.01 USDC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | The structured problem for this operation (see quantum_artificer_info for shapes). | |
| operation | Yes | Operation within this domain. |