Currently, Decapodes generates in-place simulation functions suitable for use with SciML’s ODEProblem wrapper.
However, some current simulations would be better explicitly represented as steady state problems.
So, we should amend one of our existing docs pages to use https://docs.sciml.ai/DiffEqDocs/stable/types/steady_state_types/ .
Currently, Decapodes generates in-place simulation functions suitable for use with SciML’s ODEProblem wrapper.
However, some current simulations would be better explicitly represented as steady state problems.
So, we should amend one of our existing docs pages to use https://docs.sciml.ai/DiffEqDocs/stable/types/steady_state_types/ .