anvil.solve
Run the 12-domain physics solver on a blueprint to receive a simulation snapshot and pass/warn/fail proof metrics.
Instructions
Run the 12-domain physics solver on a blueprint and return a simulation snapshot plus proof metrics (pass/warn/fail).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | No | Solver steps of recommended dt to run before snapshotting. | |
| blueprint | Yes | Anvil blueprint: a schematic graph for one domain. |