pybamm.CasadiConverter(casadi_symbols=None)[source]¶convert(symbol, t, y, y_dot, inputs)[source]¶This function recurses down the tree, converting the PyBaMM expression tree to a CasADi expression tree
| Parameters: |
|
|---|---|
| Returns: | The converted symbol |
| Return type: |
|