Method
SUNDIALS ODE/DAE solvers
provenance_verified
author_implementation
paid_per_execution
published
What it does
CVODE, IDA, and related SUNDIALS solvers for stiff ODEs and differential-algebraic equations.
When to use it
CVODE, IDA, and related SUNDIALS solvers for stiff ODEs and differential-algebraic equations.
Implementation provenance
This MCP is labelled author_implementation. Tools bind to author repository code.
Paper(s)
- No papers linked.
Code: https://github.com/LLNL/sundials
Licence: See upstream repository
Available MCP tools
run
Invoke SUNDIALS ODE/DAE solvers (catalog entry — wire author MCP or Paper2MCP for full tools)
{
"properties": {
"problem": {
"type": "string"
}
},
"type": "object"
}
Example invocation
curl -s -X POST http://127.0.0.1:8765/api/v1/methods/sundials_ode_dae/execute \
-H 'Content-Type: application/json' \
-d '{"tool_name":"run","arguments":{}}'
Validation evidence
- provenance_verified: claimed — Upstream repository linked and catalogued. Not execution-verified until MCP tools pass tests.
Price · usage · pay
Current version: sundials_ode_dae@1.0.0
Price: $0.0700 / execution
Executions: 0 · Creator earnings: $0.00
Citation
LLNL SUNDIALS. SUNDIALS ODE/DAE solvers (v1.0.0). LemmaMCP method `sundials_ode_dae`. Implementation: author_implementation. Verification: provenance_verified.