optimization

Preview Experiment Backend

Check whether a UCP protocol can be run on the PyBaMM backend.

The frontend uses this to gate the simulation backend selector — when the protocol is not PyBaMM-compatible, users are forced onto the UCP backend.

post/optimize/preview-experiment-backend

Request body

experimentstring required

UCP protocol YAML string

Response

Successful Response

pybamm_compatibleboolean required
errorstring nullable

Changes