Create model from pipeline
You can now create a model directly from a pipeline, opening the model creator pre-filled with the pipeline’s parameters in read-only mode. This streamlines the workflow from fitting to simulation.Find out more →Reusable data grid across Studio
All tables in Studio now use a shared StandardDataGrid component with built-in search, filtering, and configurable columns — delivering a more consistent and powerful browsing experience.ECM with arbitrary RC pairs
The pipeline now supports equivalent circuit models with an arbitrary number of RC pairs, integrated with the lumped single electrode SPMR. This enables more flexible impedance-based modeling.Studio
Studio
Improvements
- Pipeline UI improvements — “New” tag for outputs, calculation metadata display, and smoother API requests.
- Added pipeline attributes: name, description, and project association.
- Copy parameters and view config details in pipelines.
- Added pipeline created-by info showing creator email.
- Organization creation and invitation for admin users.
- Added documentation button with updated docs links.
- Fixed Maccor protocol C-rate capacity termination.
- Fixed query for existing users by email.
- Fixed minor admin page bugs.
- Fixed pipeline parameter output display — filter constants and fix nested function parameters.
Pipeline
Pipeline
Improvements
- Added support for parsing custom models.
- Updated for PyBaMM 25.10 — composite electrodes and EIS handling.
- Improved
clean_parametersfor nested function parameters.
- Fixed bug with
pybamm.Scalaringet_initial_soc_from_voltage. - Fixed
to_sourcefor nested function parameters. - Fixed calculation input/output parameter names.